emacs-devel
[Top][All Lists]
Advanced

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

Re: Refactoring flymake.el


From: Dmitry Gutov
Subject: Re: Refactoring flymake.el
Date: Fri, 18 Aug 2017 18:11:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Thunderbird/56.0

On 8/18/17 5:51 PM, Sam Steingold wrote:

Can you add some file-local settings in them?

elpy (https://github.com/jorgenschaefer/elpy) ignores them.
I just tried

That's something your can discuss with Jorgen.

Maybe Elpy has a different variable that governs whether flymake-mode should be enabled in any or all of its buffers.

Using file-local or dir-local variables settings is often more convenient.

Nope, because I have to deal with the "safe local variable dialogue"
every time I visit such a file.

Only if such variable is not safe. If it's a boolean, for instance, adding ":safe 'booleanp" to its defcustom should be easy.



reply via email to

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