[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: removing white space highlight
From: |
Emanuel Berg |
Subject: |
Re: removing white space highlight |
Date: |
Sun, 28 Feb 2016 03:43:33 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Robert Thorpe <rt@robertthorpeconsulting.com> writes:
> But, what if Harry just deleted some extraneous
> whitespace from the end of the line? In that case we
> can't be sure when important_parameter was last set.
> It may be very old.
You can do it to the entire project once (and do
nothing else at that point). Then add automatic
cleaning upon submission, don't log the cleaning, and
last propagate the correct files to anyone who doesn't
have them.
> Not all version controls systems have that.
Apparently not :)
But I do (phew)
> It's also not very well known and tools that use the
> VC system (GUIs and Editors) may not use it.
The editors don't need it, tho it can be useful for
other purposes (e.g., your own files) and it doesn't
hurt having it there as well.
The automatization doesn't fare ill from you having it
in your editor as well, as then it doesn't have to
execute (nothing to do).
Obviously the VC needs it because that is were the
automatization should kick in.
--
underground experts united
http://user.it.uu.se/~embe8573
- Re: removing white space highlight, (continued)
- Re: removing white space highlight, Robert Thorpe, 2016/02/25
- vc-region-history promotion (was: removing white space highlight), Stefan Monnier, 2016/02/25
- Re: removing white space highlight, Emanuel Berg, 2016/02/25
- Re: removing white space highlight, Robert Thorpe, 2016/02/25
- Re: removing white space highlight, Emanuel Berg, 2016/02/25
- Re: removing white space highlight, Robert Thorpe, 2016/02/25
- Re: removing white space highlight, Emanuel Berg, 2016/02/25
- Re: removing white space highlight, Bob Proulx, 2016/02/26
- Re: removing white space highlight, Emanuel Berg, 2016/02/26
- Re: removing white space highlight, Robert Thorpe, 2016/02/27
- Re: removing white space highlight,
Emanuel Berg <=
- Re: removing white space highlight, Robert Thorpe, 2016/02/28
- Re: removing white space highlight, Emanuel Berg, 2016/02/28
- Re: removing white space highlight, Robert Thorpe, 2016/02/28
Re: removing white space highlight, Luca Ferrari, 2016/02/22