unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master 934a72c: User can specify files never subject t
@ 2018-06-04 23:59 João Távora
  2018-06-05 14:52 ` Eli Zaretskii
  2018-06-05 16:59 ` Sam Steingold
  0 siblings, 2 replies; 7+ messages in thread
From: João Távora @ 2018-06-04 23:59 UTC (permalink / raw)
  To: sds; +Cc: emacs-devel

Hi Sam,

I was going through Flymake in master to perform some refactorings when
I came across this change:

   commit 934a72c7e4a506a36697fdb98f837cea989e70e1
   Author: Sam Steingold <sds@gnu.org>
   Date:   Wed Nov 1 09:36:41 2017 -0400
    
       User can specify files never subject to flymake.

There was some discussion around it

   https://lists.gnu.org/archive/html/emacs-devel/2017-11/msg00054.html

but I believe we later agreed (though off-list for some reason) that
using a file or dir-local value of nil for
`flymake-diagnostic-functions' is a much better alternative in Emacs
26.1 onwards. In the case of your "mini-scratch" Python files, just add:

# Local Variables:
# flymake-diagnostic-functions: nil
# End:

So, do you mind if I revert the patch?  I'm asking because new
user-visible complexity in a file I'm trying to refactor is
counterproductive to that task.

João





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-05 16:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04 23:59 [Emacs-diffs] master 934a72c: User can specify files never subject t João Távora
2018-06-05 14:52 ` Eli Zaretskii
2018-06-05 15:11   ` João Távora
2018-06-05 15:41     ` Eli Zaretskii
2018-06-05 15:53       ` João Távora
2018-06-05 16:12         ` Eli Zaretskii
2018-06-05 16:59 ` Sam Steingold

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).