unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31027: 27.0.50; xref, tags-location-ring equivalent
@ 2018-04-02 18:06 Charles A. Roelli
  2018-04-03  7:15 ` Robert Pluim
  2018-04-03 20:32 ` Dmitry Gutov
  0 siblings, 2 replies; 13+ messages in thread
From: Charles A. Roelli @ 2018-04-02 18:06 UTC (permalink / raw)
  To: 31027

tags-location-ring seems to have no replacement in xref.el.

from etags.el:
(defvar tags-location-ring (make-ring xref-marker-ring-length)
  "Ring of markers which are locations visited by \\[find-tag].
Pop back to the last location with \\[negative-argument] \\[find-tag].")

We should add a "xref-location-ring" (or similar) that stores the
locations visited by "xref-find-definitions", and we can allow jumping
to them with C-u - M-., in the same way as "find-tag" does.





^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-04-08  9:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-02 18:06 bug#31027: 27.0.50; xref, tags-location-ring equivalent Charles A. Roelli
2018-04-03  7:15 ` Robert Pluim
2018-04-03 17:58   ` Charles A. Roelli
2018-04-03 20:32 ` Dmitry Gutov
2018-04-04 18:37   ` Charles A. Roelli
2018-04-04 18:57     ` Dmitry Gutov
2018-04-04 19:25       ` Eli Zaretskii
2018-04-04 20:59       ` Juri Linkov
2018-04-04 22:14         ` Dmitry Gutov
2018-04-05 18:56           ` Charles A. Roelli
2018-04-05 21:05             ` Dmitry Gutov
2018-04-08  9:14               ` Charles A. Roelli
2018-04-07 20:56           ` Juri Linkov

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).