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: Paul Eggert
Subject: Re: Checking in files with trailing white space
Date: Mon, 4 Apr 2016 14:55:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

On 04/04/2016 01:05 PM, Lars Magne Ingebrigtsen wrote:
I've never played around with local variables in text files.  Can these
local variables be put into a dot file of some kind?

Yes, you can modify .dir-locals.el. But that's intended for generic rules, not for specific files that are exceptions. Generally file-local variables are a better match for quirks like this. It should be pretty easy; e.g., see the file 'test/manual/etags/html-src/software.html'.



reply via email to

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