|
Re: qq|...| in Perl bundle: msg#00212editors.textmate.general
Oh… must have missed that note. This is actually a TM bug (which I wasn't aware of). It interprets special characters in the back- reference, resulting in | not being matched literally. Darn it, I knew there was something wrong! :) I'll fix that for 1.1b14 — until then, a special rule to handle | can be made, similar to the special rules for the brackets. I tried a special rule { name = "string.quoted.double.q-pipe.perl"; begin = "\\bq[qwx]*\\|"; end = "\\|"; patterns = ( { match = "(\\b(.*)\\b)"; } ); }, It didn't work either. Confusion. best, Eric --- Eric Hsu, Assistant Professor of Mathematics San Francisco State University erichsu-/b/e6/YFAZbgpn9g0Uvcdg@xxxxxxxxxxxxxxxx http://math.sfsu.edu/hsu |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Relative paths in shell variable: 00212, Chris Jenkins |
|---|---|
| Next by Date: | Subversion bundle problems - diff not working: 00212, .Mac |
| Previous by Thread: | Re: qq|...| in Perl bundlei: 00212, Allan Odgaard |
| Next by Thread: | Re: qq|...| in Perl bundle: 00212, Allan Odgaard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |