help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: info needed


From: B. T. Raven
Subject: Re: info needed
Date: Sun, 17 May 2009 22:52:23 -0500
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Anand Dhanakshirur wrote:
Hi,
How to go back to the position of the cursor from where semantic-ia-fast-jump 
is called.

Basically i want to go back to my position in code after seeing the definition 
of a tag.
what is the command?


This:
"
One of the most useful commands for navigation in source code is the semantic-ia-fast-jump command, that allows to jump to declaration of variable or function, whose name is under point. You can return back by using the semantic-mrub-switch-tag command (C-x B), that is available when you use the semantic-mru-bookmark-mode minor mode.
"

is here:

http://xtalk.msk.su/~ott/en/writings/emacs-devenv/EmacsCedet.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]