[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix for src != build
From: |
Akim Demaille |
Subject: |
Re: Fix for src != build |
Date: |
Wed, 25 Aug 2004 16:07:54 +0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
>>> "Karl" == Karl Berry <address@hidden> writes:
> Hi Akim,
> There is an incredible amount of trailing white spaces in the
> I know, and I don't want to remove them. They cause no harm, and they
> make my life easier. I won't bore you with the details of my Emacs code
> which I've been using for 20 years.
> It's painful that this keeps coming up.
Sorry about this.
This is the result of more and more standard code removing trailing
spaces, so that introduces quite many useless difference.
I'm not fighting for people to stop introducing whitespaces.
Actually, I'm ready to remove them myself if that's a problem for
you. Once in a while, it cannot do harm either :)