heh,&nbsp; for FTE its: Options&gt;Toggle&gt;Trim EOL spaces :)<br><br>or<br><br>C+O C+E<br><br>Sylvain.<br><br><div><span class="gmail_quote">On 6/6/06, <b class="gmail_sendername">Steven Chaplin</b> &lt;<a href="mailto:stevech1097@yahoo.com.au">
stevech1097@yahoo.com.au</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;">On Tue, 2006-06-06 at 18:51 -0500, Cory Watson wrote:
<br>&gt; On 6/6/06, Carl Worth &lt;<a href="mailto:cworth@cworth.org">cworth@cworth.org</a>&gt; wrote:<br>&gt; &gt; Fortunately, git provides a nice, (but inactive by default), mechanism<br>&gt; &gt; for avoiding the introduction of trailing whitespace. I'm asking all
<br>&gt; &gt; cairo developers to enable the default pre-commit hook which will<br>&gt; &gt; complain about trailing whitespace. The way to do this is to simply<br>&gt; &gt; run:<br>&gt;<br>&gt; For the vim'ing among us, I use this:
<br>&gt;<br>&gt; set list listchars=trail:.<br>&gt;<br>&gt; trailing spaces are highlighted with periods so they are easily<br>&gt; visible.&nbsp;&nbsp;I'm sure someone else can chime in with similar tips for<br>&gt; other editors.
<br>&gt;<br>For emacs users:<br>(setq show-trailing-whitespace t)<br>in .emacs, will display trailing whitespace as red blocks<br><br>Meta-x delete-trailing-whitespace<br>Deletes all the trailing whitespace across the current buffer.
<br><br>Steve<br><br>Send instant messages to your online friends <a href="http://au.messenger.yahoo.com">http://au.messenger.yahoo.com</a><br>_______________________________________________<br>cairo mailing list<br><a href="mailto:cairo@cairographics.org">
cairo@cairographics.org</a><br><a href="http://cairographics.org/cgi-bin/mailman/listinfo/cairo">http://cairographics.org/cgi-bin/mailman/listinfo/cairo</a><br></blockquote></div><br>