GNU bug report logs - #34471
[PATCH] Fix jumping to the current error in xref

Previous Next

Package: emacs;

Reported by: Felicián Németh <felician.nemeth <at> gmail.com>

Date: Wed, 13 Feb 2019 20:37:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34471: closed ([PATCH] Fix jumping to the current error in xref)
Date: Sat, 23 Feb 2019 09:39:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 Feb 2019 11:38:04 +0200
with message-id <83wolqq1z7.fsf <at> gnu.org>
and subject line Re: bug#34471: [PATCH] Fix jumping to the current error in xref
has caused the debbugs.gnu.org bug report #34471,
regarding [PATCH] Fix jumping to the current error in xref
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34471: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34471
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Felicián Németh <felician.nemeth <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Fix jumping to the current error in xref
Date: Wed, 13 Feb 2019 21:35:46 +0100
[Message part 3 (text/plain, inline)]
I sometimes find useful to return to the current reference after examining
its context. However, xref--next-error-function fails to jump to the
current reference. The following steps reproduce the problem.

emacs -Q lisp/progmodes/xref.el
M-? xref-make RET
n RET
M-<
C-u 0 M-g n

I know next-error + previous-error is a workaround, but the patch fixes the
bug.

Thanks,
Felicián
[Message part 4 (text/html, inline)]
[0001-Fix-jumping-to-the-current-error-in-xref.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 34471-done <at> debbugs.gnu.org, felician.nemeth <at> gmail.com
Subject: Re: bug#34471: [PATCH] Fix jumping to the current error in xref
Date: Sat, 23 Feb 2019 11:38:04 +0200
> From: Dmitry Gutov <dgutov <at> yandex.ru>
> Cc: "34471 <at> debbugs.gnu.org" <34471 <at> 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.


This bug report was last modified 6 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.