On 3/16/07, <b class="gmail_sendername">Allan Odgaard</b> <<a href="mailto:throw-away-1@macromates.com">throw-away-1@macromates.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the patch Robin, unfortunately I get a merge conflict in<br>the third hunk.<br><br>Could you run a diff against <a href="http://macromates.com/svn/Bundles/trunk/">http://macromates.com/svn/Bundles/trunk/</a><br>
Support/bin/checknest.rb and give me that?</blockquote><div><br>Ah, sorry. I was diffing against an old version (1.5.4). Here's the diff against svn.<br><br>As well as recognising multiple tags per line, I've also left in the debug option (-d) that I
<br>added to help me investigate the problem. It may be useful in the future.<br><br>Note that it still doesn't support tags that span *multiple* lines. Although it's legal in Latex to split an environment opener, 
e.g.<br><br>    \begin<br>    {equation}<br><br>nobody ever does. Or at least *I* never do, so it's not a problem for me! (On the other hand,<br>when I'm writing HTML I sometimes split a tag over more than one line, if it has a lot of
<br>attributes. Perhaps that's part of the reason the HTML bundle doesn't use checknest.rb for<br>its "Insert Close Tag" command?)<br><br>Robin<br></div></div>