all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Felicián Németh" <felician.nemeth@gmail.com>,
	"Dmitry Gutov" <dgutov@yandex.ru>
Cc: 34471@debbugs.gnu.org
Subject: bug#34471: [PATCH] Fix jumping to the current error in xref
Date: Fri, 22 Feb 2019 09:47:04 +0200	[thread overview]
Message-ID: <83h8cwfeo7.fsf@gnu.org> (raw)
In-Reply-To: <CAGLaV2Y7hsPC5gp134hGFgm0ab=qGp3uE5s_8OR7OHFLpEwWew@mail.gmail.com> (felician.nemeth@gmail.com)

> From: Felicián Németh
> 	<felician.nemeth@gmail.com>
> Date: Wed, 13 Feb 2019 21:35:46 +0100
> 
> 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.

Dmitry, any comments?  Should I install this?

Thanks.





  reply	other threads:[~2019-02-22  7:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-13 20:35 bug#34471: [PATCH] Fix jumping to the current error in xref Felicián Németh
2019-02-22  7:47 ` Eli Zaretskii [this message]
2019-02-22 18:36   ` Dmitry Gutov
2019-02-23  9:38     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83h8cwfeo7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34471@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=felician.nemeth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.