Date: Tue, 4 Feb 1997 21:08:59 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-chat@freebsd.org (FreeBSD chat list) Cc: bde@zeta.org.au, eivind@dimaga.com Subject: Re: cvs commit: CVSROOT avail Message-ID: <Mutt.19970204210859.j@uriah.heep.sax.de> In-Reply-To: <199702041418.BAA23803@godzilla.zeta.org.au>; from Bruce Evans on Feb 5, 1997 01:18:42 %2B1100 References: <199702041418.BAA23803@godzilla.zeta.org.au>
next in thread | previous in thread | raw e-mail | index | archive | help
As Bruce Evans wrote: > You'll get lots of whitespace changes at the beginning, since there are > few on no sources in the system formatted in a consistent style. You get exactly none, unless somebody really edited something. But if he edited it, it was changed anyway, most likely more than just whitespace. Bruce, you're only proving that you've never used emacs. :-) This is really something *very* different than running indent(1) over an entire file: it will absolutely only affect that piece of code the developer was just changing/adding right away, and nothing else (unless he stupidly changed an entire file by forcing reindentation, but that's similar to stupidly running the file through indent(1) first -- it requires intention, and won't happen incidentally). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970204210859.j>