| gnube | Hey! |
| f00li5h | Guschtel: but that's totally bugus and wrong |
| mauke | avar: my default cursor is a blinking underbar. emacs makes it a huge blinking block for no good reason |
| avar | mauke: what terminal is this? you can select text in the minibuffer |
| Guschtel | f00li5h, it works :) |
| f00li5h | Guschtel: in one from three cases ... |
| mauke | avar: with the mouse? |
| f00li5h | what does /e do in PCRE |
| mauke | avar: this is the GUI version, btw |
| gnube | delta if ($my_variable) { print "exists\n" } else { print "doesn't\n" } |
| avar | mauke: I don't know, I don't use a mouse you can select it with emacs selecting facilities |
| [delta] | hmmm... I did try that before: Global symbol "$CF_TARGET_DELAY" requires explicit package name at framework.pl line 11. |
| f00li5h | Guschtel: perl's regexes have /e, you can just copy paste that regex... |
| Guschtel | f00li5h, the e there makes php evaluate the second expression |
| action | LeoNerd suggests #editorwars ? |
| LeoNerd | suggests #editorwars ? |
| avar | C-@ |
| gnube | [delta], Make sure you assign my $my_variable first. |
| mauke | avar: too complicated |
| f00li5h | Guschtel: this page is not very helpful, oweing to the fact i don't speak german ... |
| Guschtel | f00li5h, ok, i'll have a look at this f00li5h, :) |
| [delta] | gnube, that is the problem. I want to check if it exists... |
| action | CPAN rating: Getopt-Lucid rated 5 stars by Drobcsak Teodor |
| CPAN | rating: Getopt-Lucid rated 5 stars by Drobcsak Teodor |
| f00li5h | Guschtel: what's in $s? |
| avar | f00li5h: PCRE or re::engine::PCRE ?:) |
| f00li5h | avar: PCRE |
| Guschtel | f00li5h, some string |
| f00li5h | i see |
| mauke | avar: cursor docs don't help; this is hardcoded |
| f00li5h | Guschtel: what are you trying to do,exactly? |
| Guschtel | f00li5h, for example if you want to highlight a term, you can put the term in $s |
| gnube | [delta], use strict requires that all variable names are declared before hand, they do not have to have a value though. |
| avar | mauke: mm, by your terminal |
| f00li5h | Guschtel: i choose to hilight <a |
| Guschtel | f00li5h, i want to replace \n by <br>\n but not inside html texts |
| avar | all variables have a value:) |
| f00li5h | Guschtel: you mean not inside HTML tags? |
| Guschtel | f00li5h, you would only choose plain strings |