[TxMt] quote highlighting bug

David Beckwith dbitsolutions at gmail.com
Wed Sep 20 07:28:28 UTC 2006


Wow!  I contributed to the world!

On 9/19/06, Allan Odgaard <throw-away-1 at macromates.com> wrote:
>
> I also added match to the language grammar, so it will work in the
> future without parentheses.
>
> On 20/9/2006, at 8:31, David Beckwith wrote:
>
> > thanks that worked!
> >
> > On 9/19/06, Charilaos Skiadas <skiadas at hanover.edu> wrote:
> >>
> >> On Sep 20, 2006, at 1:40 AM, David Beckwith wrote:
> >>
> >> > Hi,
> >> >
> >> >  open("http://www.myspace.com/").read.match /<form action=\"(.*?)
> >> \"/
> >>
> >> The problem is not that the escaped quotes are not treated properly,
> >> but that the regular expression is not recognized as such. A minor
> >> bug in the bundle, that hopefully someone will be able to sort out
> >> soon. For now, if you write it instead as:
> >>
> >> open("http://www.myspace.com/").read.match(/<form action=\"(.*?)\"/)
> >>
> >> you should have no problems.
> >>
> >> >   David :)
> >>
> >> Haris
> >>
> >>
> >>
> >> _____________________________________________________________________
> >> _
> >> For new threads USE THIS: textmate at lists.macromates.com
> >> (threading gets destroyed and the universe will collapse if you
> >> don't)
> >> http://lists.macromates.com/mailman/listinfo/textmate
> >>
> >
> > ______________________________________________________________________
> > For new threads USE THIS: textmate at lists.macromates.com
> > (threading gets destroyed and the universe will collapse if you don't)
> > http://lists.macromates.com/mailman/listinfo/textmate
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20060920/51c6197d/attachment.html>


More information about the textmate mailing list