emacs-devel
[Top][All Lists]
Advanced

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

Re: Refactoring flymake.el


From: Noam Postavsky
Subject: Re: Refactoring flymake.el
Date: Fri, 18 Aug 2017 14:52:58 -0400

On Fri, Aug 18, 2017 at 1:59 PM, Sam Steingold <address@hidden> wrote:
>
> PS. Do people really hate the `flymake-disallowed-file-name-regexp' patch?
> Why?

I don't see that anybody "hates" it, but rather there are questions
about existing alternatives, because we want to avoid adding
yet-another-option that might turn out to be redundant.

Speaking of, it looks to me that (push (list "scratch[.]py\\'" nil)
flymake-allowed-file-name-masks) would give the effect you want?



reply via email to

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