[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master 934a72c: User can specify files never subject t
From: |
Sam Steingold |
Subject: |
Re: [Emacs-diffs] master 934a72c: User can specify files never subject to flymake. |
Date: |
Fri, 03 Nov 2017 15:42:30 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) |
> * João Távora <address@hidden> [2017-11-03 18:36:47 +0000]:
>
> Stefan Monnier <address@hidden> writes:
>
>>> * lisp/progmodes/flymake-proc.el
>>> (flymake-proc-ignored-file-name-regexps):
>>> Add user customization option.
>>
>> Shouldn't this be in flymake.el and apply to all flymake backends rather
>> than only those using flymake-proc?
>
> Also Sam, shouldn't this commit already take care of your specific problem?
>
> de3a3ed034467ff2529c8262600e8a249969fd14
> Author: Sam Steingold <address@hidden>
> Date: Mon Aug 21 09:48:14 2017 -0400
>
> allow nil init in flymake-allowed-file-name-masks to disable flymake
>
> Or did I break it in the process?
I think you did, it no longer works.
Also, it relies on the "disabling" record to come before the "enabling"
one, so it was not such a good idea in the first place.
Thanks for you work on flymake!
--
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504
http://steingoldpsychology.com http://www.childpsy.net https://ffii.org
http://memri.org http://jij.org http://www.dhimmitude.org http://no2bds.org
He who laughs last thinks slowest.
Re: [Emacs-diffs] master 934a72c: User can specify files never subject to flymake., João Távora, 2017/11/03
- Re: [Emacs-diffs] master 934a72c: User can specify files never subject to flymake.,
Sam Steingold <=