Wow!  I contributed to the world!<br><br><div><span class="gmail_quote">On 9/19/06, <b class="gmail_sendername">Allan Odgaard</b> <<a href="mailto:throw-away-1@macromates.com">throw-away-1@macromates.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I also added match to the language grammar, so it will work in the<br>future without parentheses.
<br><br>On 20/9/2006, at 8:31, David Beckwith wrote:<br><br>> thanks that worked!<br>><br>> On 9/19/06, Charilaos Skiadas <<a href="mailto:skiadas@hanover.edu">skiadas@hanover.edu</a>> wrote:<br>>><br>
>> On Sep 20, 2006, at 1:40 AM, David Beckwith wrote:<br>>><br>>> > Hi,<br>>> ><br>>> >  open("<a href="http://www.myspace.com/">http://www.myspace.com/</a>").read.match /<form action=\"(.*?)
<br>>> \"/<br>>><br>>> The problem is not that the escaped quotes are not treated properly,<br>>> but that the regular expression is not recognized as such. A minor<br>>> bug in the bundle, that hopefully someone will be able to sort out
<br>>> soon. For now, if you write it instead as:<br>>><br>>> open("<a href="http://www.myspace.com/">http://www.myspace.com/</a>").read.match(/<form action=\"(.*?)\"/)<br>>>
<br>>> you should have no problems.<br>>><br>>> >   David :)<br>>><br>>> Haris<br>>><br>>><br>>><br>>> _____________________________________________________________________
<br>>> _<br>>> For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>>> (threading gets destroyed and the universe will collapse if you<br>>> don't)
<br>>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br>>><br>><br>> ______________________________________________________________________
<br>> For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>> (threading gets destroyed and the universe will collapse if you don't)<br>> <a href="http://lists.macromates.com/mailman/listinfo/textmate">
http://lists.macromates.com/mailman/listinfo/textmate</a><br><br><br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com
</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div>
<br>