From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: Refactoring flymake.el Date: Fri, 18 Aug 2017 15:38:06 -0400 Organization: disorganization Message-ID: References: <87378q2r62.fsf@lolita> <6b4255cf-76c8-c6f3-15e4-b8fc97d4d2d2@yandex.ru> Reply-To: sds@gnu.org NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1503085153 27478 195.159.176.226 (18 Aug 2017 19:39:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2017 19:39:13 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 18 21:39:08 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1din6o-0006jM-9m for ged-emacs-devel@m.gmane.org; Fri, 18 Aug 2017 21:39:06 +0200 Original-Received: from localhost ([::1]:53987 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1din6u-0006pI-TT for ged-emacs-devel@m.gmane.org; Fri, 18 Aug 2017 15:39:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1din6C-0006oZ-Be for emacs-devel@gnu.org; Fri, 18 Aug 2017 15:38:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1din69-0007hB-0p for emacs-devel@gnu.org; Fri, 18 Aug 2017 15:38:28 -0400 Original-Received: from [195.159.176.226] (port=56410 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1din68-0007gU-Pk for emacs-devel@gnu.org; Fri, 18 Aug 2017 15:38:24 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1din5z-00048D-Qj for emacs-devel@gnu.org; Fri, 18 Aug 2017 21:38:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@blaine.gmane.org X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. Cancel-Lock: sha1:+cTpXFNERNBV9evYM58RGA2208o= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:217619 Archived-At: > * Noam Postavsky [2017-08-18 14:52:58 -0400]: > > On Fri, Aug 18, 2017 at 1:59 PM, Sam Steingold 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? It doesn't now, but I can easily fix that. Thanks for the idea. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://jij.org http://mideasttruth.com http://think-israel.org ((lambda (x) (list x (list 'quote x))) '(lambda (x) (list x (list 'quote x))))