Really?&nbsp; The syntax highlighting works for me using Vim 7.&nbsp; Now if I could only find syntax folding for Javascript.<br><br>C<br><br><br><div><span class="gmail_quote">On 10/2/06, <b class="gmail_sendername">Phil Mayers</b>
 &lt;<a href="mailto:p.mayers@imperial.ac.uk">p.mayers@imperial.ac.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jean-Paul Calderone wrote:
<br>&gt;<br>&gt; I wonder why you chose to make those three functions free instead of<br>&gt; methods of your widget class?<br><br>Conceptually, one might have multiple different widgets wanting the<br>editable span functionality which cannot easily share a base class, and
<br>also since I'm told Athena does very little client-side DOM work, to<br>separate out the athena-specific code from the client-side DOM code.<br><br>But it would have worked just as well on the widget.<br><br>Third reason - VIMs syntax highlighting fails for encapsulated functions
<br>but works for bare ones :o)<br><br>_______________________________________________<br>Twisted-web mailing list<br><a href="mailto:Twisted-web@twistedmatrix.com">Twisted-web@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web">
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web</a><br></blockquote></div><br>