[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gratuitous changes
From: |
Bill Wohler |
Subject: |
Re: gratuitous changes |
Date: |
Sat, 01 Feb 2003 10:44:14 -0800 |
Miles Bader <address@hidden> writes:
> In particular, it's a bad idea to blindly use `delete-trailing-whitespace'
> (e.g. in write-file-hooks) on files you're going to check in.
Or more generally, it's a bad idea to change the default value of
*any* variable that might affect others. If you must do so, create a
file local variable so that others have the same environment as you.
--
Bill Wohler <address@hidden> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
- Re: gratuitous changes, Robert Anderson, 2003/02/01
- Re: gratuitous changes, Juanma Barranquero, 2003/02/01
- Re: gratuitous changes,
Bill Wohler <=
- Re: gratuitous changes, Richard Stallman, 2003/02/01
- Re: gratuitous changes, Martin Stjernholm, 2003/02/01
- Re: gratuitous changes, Eli Zaretskii, 2003/02/02
- Re: gratuitous changes, Miles Bader, 2003/02/02
- Re: gratuitous changes, Martin Stjernholm, 2003/02/06
- Re: gratuitous changes, Miles Bader, 2003/02/06
- Re: gratuitous changes, Martin Stjernholm, 2003/02/09
- Re: gratuitous changes, Stefan Monnier, 2003/02/03
Re: gratuitous changes, Eli Zaretskii, 2003/02/02