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#34471: [PATCH] Fix jumping to the current error in xref Date: Sat, 23 Feb 2019 11:38:04 +0200 Message-ID: <83wolqq1z7.fsf@gnu.org> References: <83h8cwfeo7.fsf@gnu.org> <22893921550860592@sas1-b3ec53dbc12b.qloud-c.yandex.net> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="14550"; mail-complaints-to="usenet@blaine.gmane.org" Cc: felician.nemeth@gmail.com, 34471-done@debbugs.gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 23 10:39:18 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 1gxTm8-0003fX-Rz for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2019 10:39:16 +0100 Original-Received: from localhost ([127.0.0.1]:35380 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTm7-0007aK-TZ for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Feb 2019 04:39:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTlx-0007W2-HC for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:39:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxTlw-0000Ci-QP for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:39:05 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35342) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxTlu-0000CC-Fn for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:39:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxTlu-0005yl-9v for bug-gnu-emacs@gnu.org; Sat, 23 Feb 2019 04:39:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 Feb 2019 09:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 34471 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 34471@debbugs.gnu.org, eliz@gnu.org, felician.nemeth@gmail.com Original-Received: via spool by 34471-done@debbugs.gnu.org id=D34471.155091468922921 (code D ref 34471); Sat, 23 Feb 2019 09:39:01 +0000 Original-Received: (at 34471-done) by debbugs.gnu.org; 23 Feb 2019 09:38:09 +0000 Original-Received: from localhost ([127.0.0.1]:48885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxTl3-0005xd-7K for submit@debbugs.gnu.org; Sat, 23 Feb 2019 04:38:09 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:48954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxTl1-0005xR-L3 for 34471-done@debbugs.gnu.org; Sat, 23 Feb 2019 04:38:08 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxTkv-0008BD-RK; Sat, 23 Feb 2019 04:38:01 -0500 Original-Received: from [176.228.60.248] (port=2211 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gxTku-0002p1-1d; Sat, 23 Feb 2019 04:38:01 -0500 In-reply-to: <22893921550860592@sas1-b3ec53dbc12b.qloud-c.yandex.net> (message from Dmitry Gutov on Fri, 22 Feb 2019 21:36:32 +0300) 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:155680 Archived-At: > From: Dmitry Gutov > Cc: "34471@debbugs.gnu.org" <34471@debbugs.gnu.org> > Date: Fri, 22 Feb 2019 21:36:32 +0300 > > I know next-error + previous-error is a workaround, but the patch fixes the bug. > > Dmitry, any comments? Should I install this? > > I didn't have a chance to try it yet, but the code looks okay. Please install if it works for you. Pushed to the master branch, thanks.