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

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

Re: Question On Emacs


From: Pedro Alves
Subject: Re: Question On Emacs
Date: Tue, 3 Oct 2000 18:38:22 +0100
User-agent: Mutt/1.3.7i

        Hum... from what I can tell, the thing you want resembles bookmarks.
I don't know a way to automatically jump to the function definition, but in
this cases I use ctr-x r m to place a bookmar and ctr-x r b to jump to it.
Works over several files.


On Tue, Oct 03, 2000 at 04:10:31PM +0300, Antonis Matsakas wrote:
> Hi
> I am a SW engineer starting using gnu emacs for the last 1 month. I have the
> following question.
> Can you have links in gnu emacs.
> For example: the line where a function is called can link to the function
> body regardless if it's in the same file or not?
> 
> i.e. Let's say can the following line (standard C code):
>       if (dosomething() == True){
> link to the function body:
> Boolean dosomething()
> {
> function body
> ...
> ...
> }
> Am asking this because in this way I am able to visit large piece of code
> (in the same or different modules
> Thanks
> 
> Regards, Andonis Matsakas
> SW Engineer
> 
> 
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
Pedro Miguel Gameiro Alves

THINK - Tecnologias de Informação
Tel: +351 21 3590285
Email: pmalves@think.eunet.pt



reply via email to

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