help-gnu-emacs
[Top][All Lists]
Advanced

[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: Wed, 24 Feb 2016 02:41:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Robert Thorpe <rt@robertthorpeconsulting.com> writes:

> How do you do that without creating lots of
> check-ins to the VC system?
>
> Of course, making the VC program treat whitespace
> specially is an option. I think it's one some people
> are looking into. AFAIK it's not there yet though.

Upon submission:

    emacs -Q -batch FILE -eval '(delete-trailing-whitespace)' -f save-buffer

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]