all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: etags: M-. jump to the tag(called func),   but then how can i jump BACK(the calling line)?
Date: Tue, 13 Sep 2005 11:26:59 -0600	[thread overview]
Message-ID: <dg7256$4h1$1@sea.gmane.org> (raw)
In-Reply-To: <dg5u91$1q82$1@agate.berkeley.edu>

Ilya Zakharevich wrote:
 > <dak@gnu.org>], who wrote in article <85d5nfe3oy.fsf@lola.goethe.zz>:
 >>M-* runs the command pop-tag-mark
 >>   which is an interactive compiled Lisp function in `etags'.
 >>It is bound to M-*.
 >>(pop-tag-mark)
 >>
 >>Pop back to where M-. was last invoked.
 >>
 >>This is distinct from invoking M-. with a negative argument
 >>since that pops a stack of markers at which tags were found, not from
 >>where they were found.
 >
 > a) Can't parse your last paragraph;

That last paragraph is part of pop-tag-mark's doc string.  To me it
means that if at buffer/point A you move to tag X, then at buffer/point
B you move to tag Y, then at buffer/point C you move to tag Z, then at
buffer/point D:

M-- M-. will take you back to Z, Y, then X
M-*     will take you back to C, B, then A

 > b) I vaguely remember indeed somebody wanting to propagate the code
 >    from imenu-go back into etags; it may be that pop-tag-mark has the
 >    functionality of imenu-go (at least when imenu-go works with tags;
 >    it can get info where-to-jump from other sources too).
 >
 > c) My experience with my code propagated back to Emacs is very
 >    negative: a lot of times the resulting code has only subset of
 >    the original functionality.  So I have no incentive to check how
 >    well pop-tag-mark behaves...

According to etc/NEWS, pop-tag-mark was introduced in Emacs 20.4, but I
can't find any reference to imenu-go in the etc/*NEWS files.  Absent any
evidence in the lisp/ChangeLog* files that pop-tag-mark was derived from
your imenu-go, I think you have plenty of incentive to find out whether
it meets your requirements (and thus obviates your complaint about a
"gaping hole in the Emacs UI").

Thanks,
-- 
Kevin Rodgers

  parent reply	other threads:[~2005-09-13 17:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-11 11:01 etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)? zhengfish
2005-09-11 13:43 ` Ian Zimmerman
2005-09-11 14:57 ` Peter Lee
2005-09-11 20:39 ` Ilya Zakharevich
2005-09-11 20:42   ` David Kastrup
2005-09-13  7:14     ` Ilya Zakharevich
2005-09-13  8:04       ` David Kastrup
2005-09-17  0:58         ` Ilya Zakharevich
2005-09-17  6:39           ` David Kastrup
2005-09-18  1:05             ` Ilya Zakharevich
2005-09-18  7:00               ` Redo/Undo (was: etags: M-. jump to the tag(called func), ...) B. Smith
2005-09-19 14:07               ` etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)? Stefan Monnier
     [not found]               ` <mailman.7386.1127026972.20277.help-gnu-emacs@gnu.org>
2005-09-19 21:52                 ` Redo/Undo (was: etags: M-. jump to the tag(called func), ...) Ilya Zakharevich
2005-09-20  8:11                   ` David Kastrup
2005-09-20 22:50                     ` Ilya Zakharevich
2005-09-21  2:47                   ` Redo/Undo Stefan Monnier
2005-09-13 17:26       ` Kevin Rodgers [this message]
     [not found]       ` <mailman.6922.1126632664.20277.help-gnu-emacs@gnu.org>
2005-09-16 23:12         ` etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)? Ilya Zakharevich

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='dg7256$4h1$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.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.