[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 5200 - trunk/tools/dev

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-06 14:29:33 CET

Robert Pluim wrote:

>=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= writes:
> > Michael Price wrote:
> >
> > > (setq-default indent-tabs-mode nil)
> > > (setq-default whitespace-auto-cleanup t)
> > >
> > Would this clean up whitespace in places you hadn't touched while
> > modifying the file? If so, then that's a big -1.
>
>Yes, it cleans up the whole file when you visit it. I turned it on
>and then immediately turned it off again ;-)
>
>

I can see why. :-)

I live quite happily with

    (setq-default show-trailing-whitespace t)
    (setq-default indent-tabs-mode nil)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 14:30:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.