From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34479: Incorrect classification of messages in compilation-mode buffer Date: Fri, 15 Feb 2019 10:02:19 +0200 Message-ID: <838syho4xg.fsf@gnu.org> References: <483a94fa-e01c-f81e-ca33-44acc4ba33dd@gmail.com> <6859a1c7-132d-3076-963f-25e177086f44@gmail.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="159814"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34479-done@debbugs.gnu.org To: Daniel Lopez Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 15 09:03:28 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1guYT2-000fSI-EU for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Feb 2019 09:03:28 +0100 Original-Received: from localhost ([127.0.0.1]:34061 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guYT1-0002ks-Ef for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Feb 2019 03:03:27 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:56614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guYSj-0002kU-Kw for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2019 03:03:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1guYSd-000518-9m for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2019 03:03:07 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49267) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1guYSc-0004zd-DE for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2019 03:03:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1guYSc-0004Pd-9r for bug-gnu-emacs@gnu.org; Fri, 15 Feb 2019 03:03:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 15 Feb 2019 08:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 34479 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 34479@debbugs.gnu.org, eliz@gnu.org, daniel.lopez999@gmail.com Original-Received: via spool by 34479-done@debbugs.gnu.org id=D34479.155021776016929 (code D ref 34479); Fri, 15 Feb 2019 08:03:02 +0000 Original-Received: (at 34479-done) by debbugs.gnu.org; 15 Feb 2019 08:02:40 +0000 Original-Received: from localhost ([127.0.0.1]:48547 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guYSF-0004Oz-VU for submit@debbugs.gnu.org; Fri, 15 Feb 2019 03:02:40 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guYSE-0004Oe-LO for 34479-done@debbugs.gnu.org; Fri, 15 Feb 2019 03:02:38 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guYS7-0004Yf-Ix; Fri, 15 Feb 2019 03:02:33 -0500 Original-Received: from [176.228.60.248] (port=1791 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1guYRz-0000lZ-VV; Fri, 15 Feb 2019 03:02:27 -0500 In-reply-to: <6859a1c7-132d-3076-963f-25e177086f44@gmail.com> (message from Daniel Lopez on Thu, 14 Feb 2019 16:05:10 +0000) 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155431 Archived-At: > From: Daniel Lopez > Date: Thu, 14 Feb 2019 16:05:10 +0000 > > Argh, I forgot to attach the patch. Here it is! Thanks. This is a relatively recent regression, so I pushed it to the emacs-26 branch. Please in the future include a ChangeLog-style commit log message with your patches.