all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Zimmerman <itz@buug.org>
Subject: Re: etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)?
Date: 11 Sep 2005 09:43:29 -0400	[thread overview]
Message-ID: <873bobn2im.fsf@buug.org> (raw)
In-Reply-To: <1126436508.461480.28080@z14g2000cwz.googlegroups.com>


zhengfish> Hi, I'm a newbie for emacs+etags.  when i read source in
zhengfish> emacs with etags: M-. jump to the tag(called func), but then
zhengfish> how can i jump BACK to the where the calling line?

I don't think there is one way that always works.  You have to notice if
jumping to the tag you switched to a different buffer or not.  If yes,
just switch to the original buffer with C-x b.  If not, use the fact
that Emacs leaves a mark at the original spot, and do pop-mark (C-u
C-SPC).

-- 
Optimist: We're only two weeks behind schedule.
Pessimist: The schedule is a whole two weeks ahead of us.

  reply	other threads:[~2005-09-11 13:43 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 [this message]
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       ` etags: M-. jump to the tag(called func), but then how can i jump BACK(the calling line)? Kevin Rodgers
     [not found]       ` <mailman.6922.1126632664.20277.help-gnu-emacs@gnu.org>
2005-09-16 23:12         ` 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=873bobn2im.fsf@buug.org \
    --to=itz@buug.org \
    /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.