From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40573: 27.0.90; flymake-mode broken in scratch buffer Date: Sun, 12 Apr 2020 17:44:21 +0300 Message-ID: <831roslq62.fsf@gnu.org> References: <835ze4lsr1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="91774"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 40573@debbugs.gnu.org To: =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 12 16:45:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jNdrB-000Nn8-UL for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 12 Apr 2020 16:45:09 +0200 Original-Received: from localhost ([::1]:34092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNdrA-0006iJ-NI for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 12 Apr 2020 10:45:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35210) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNdr4-0006hn-NT for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 10:45:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNdr3-0006lS-Rp for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 10:45:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47110) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNdr3-0006lM-Ox for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 10:45:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNdr3-0002JN-NO for bug-gnu-emacs@gnu.org; Sun, 12 Apr 2020 10:45:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 12 Apr 2020 14:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40573 X-GNU-PR-Package: emacs Original-Received: via spool by 40573-submit@debbugs.gnu.org id=B40573.15867026878850 (code B ref 40573); Sun, 12 Apr 2020 14:45:01 +0000 Original-Received: (at 40573) by debbugs.gnu.org; 12 Apr 2020 14:44:47 +0000 Original-Received: from localhost ([127.0.0.1]:58656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNdqp-0002If-4K for submit@debbugs.gnu.org; Sun, 12 Apr 2020 10:44:47 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:48298) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNdqn-0002IS-7l for 40573@debbugs.gnu.org; Sun, 12 Apr 2020 10:44:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jNdqi-0006YM-2p; Sun, 12 Apr 2020 10:44:40 -0400 Original-Received: from [176.228.60.248] (port=3814 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jNdqZ-0003m8-Ui; Sun, 12 Apr 2020 10:44:39 -0400 In-Reply-To: (message from =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= on Sun, 12 Apr 2020 15:24:03 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178252 Archived-At: > From: João Távora > Date: Sun, 12 Apr 2020 15:24:03 +0100 > Cc: 40573@debbugs.gnu.org > > On Sun, Apr 12, 2020 at 2:48 PM Eli Zaretskii wrote: > > > Thanks, this is okay for the emacs-27 branch. > > Done, just pushed. Not marking the bug done, though, since > as I said before, I don't think this is the right fix. Why isn't this the right fix? > Or maybe it should be marked done but not closed? I don't know these > bug state transition dynamics and won't object to anything you want > to do here. There's no such thing as done but not closed. Feel free to leave this open if you intend to work on it on master. Thanks.