all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleksandr Gavenko <gavenkoa@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: TAGS for multiply project.
Date: Sun, 25 Jul 2010 19:19:57 +0300	[thread overview]
Message-ID: <i2ho7e$js1$1@dough.gmane.org> (raw)
In-Reply-To: <m1y6d20xid.fsf@gmail.com>

On 2010-07-23 23:11, Andrea Crotti wrote:
>> I like some it feture, so put into .emacs:
>>
>>    (semantic-mode 1)
>>    (global-semantic-idle-summary-mode 1)
>>    (global-semantic-highlight-func-mode 1)
>>
>> I have 2 question about semantic.
>>
>> How can a go back after "C-c , J"  (semantic-complete-jump)
>> like "M-*" (pop-tag-mark) for TAGS?
>>
>
> Good question, I never asked myself since C-x b RET gets me back to the
> original file, but it would be nice to have something like that.
> More nice would be open the buffer in a different window because
> normally that's what I want...
>
C-x b RET good work if you goto header prototype.
Really you just see it and back.

But if you go to implementation and try understand it
you also may want goto  implemetation of called function,
return, read more, goto, return, read more ...
and finally return into original place.

In that case Emacs MUST organize list of jumps
and function which can binding to keys
to get easy return in original place.

Visual Studio, NetBeans, Eclipce, IAR Embedded Workbench
and many other IDE remember all jumps and allow
browse backward/forward like Firefox/Opera/Chrome
for links.

Really no one need this feature or it implemented?

-- 
Best regards!




  parent reply	other threads:[~2010-07-25 16:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22 21:32 TAGS for multiply project Oleksandr Gavenko
2010-07-22 22:28 ` Andrea Crotti
2010-07-23 19:36   ` Oleksandr Gavenko
2010-07-23 20:11     ` Andrea Crotti
2010-07-24  8:48       ` Štěpán Němec
2010-07-24 21:05         ` Oleksandr Gavenko
2010-07-24 22:46           ` Richard Riley
2010-07-25  8:04             ` Oleksandr Gavenko
2010-07-25  8:23               ` Thierry Volpiatto
2010-07-25 16:39                 ` Richard Riley
2010-07-25 16:19       ` Oleksandr Gavenko [this message]
2010-07-25 18:53         ` Oleksandr Gavenko
2010-07-25 19:49           ` Štěpán Němec
     [not found] <mailman.5.1279834337.32138.help-gnu-emacs@gnu.org>
2010-07-23 13:28 ` Scott Frazer

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='i2ho7e$js1$1@dough.gmane.org' \
    --to=gavenkoa@gmail.com \
    --cc=help-gnu-emacs@gnu.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.