Piero,<br><br>Can you give an example of when/why this is important?  Its a reasonable request, I just don't understand it.<br><br>Thanks,<br><br>Brad<br clear="all"><br>-- <br>Brad Miller<br>Assistant Professor, Computer Science
<br>Luther College
<br><br><div><span class="gmail_quote">On 8/14/07, <b class="gmail_sendername">Piero D'Ancona</b> <<a href="mailto:pierodancona@gmail.com">pierodancona@gmail.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;">
Hi,<br>would it be possible to change the definition<br><br>                {       name = 'meta.escape-character.latex';<br>                        match = '\\$';<br><br>into<br><br>                {       name = '
meta.escape-character.latex';<br>                        match = '\\$|(?<=\\)\n';<br><br>The problem is that a backslash followed by a newline<br>is not recognized by the first definition.<br><br>Piero<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 don't)
<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br>