emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking in files with trailing white space


From: Lars Magne Ingebrigtsen
Subject: Re: Checking in files with trailing white space
Date: Mon, 21 Mar 2016 14:59:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> How 'bout you don't store files with trailing whitespace, but instead
> store files which contain code which creates those trailing whitespaces.
> E.g.
>
>   (ert-deftest ...
>     (with-temp-buffer
>       (insert "foo   ")
>       <dosomething>))

Having the test and result files be HTML and text files is much easier
to work with.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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