unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* function prototypes
@ 2002-03-27 17:14 Todd Kokoszka
  2002-03-27 17:26 ` Chuck Siska
  2002-03-27 17:29 ` Marco Baringer
  0 siblings, 2 replies; 5+ messages in thread
From: Todd Kokoszka @ 2002-03-27 17:14 UTC (permalink / raw)


I'm interested in having an easy to access list of functions that exist in a file. Does anyone know if something like this already exists?

If not, I was thinking it would be good to have a function that opened this information up in another window, like in grep-mode, where you could click on the function name and go right to it.

Thanks,
Todd

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: function prototypes
  2002-03-27 17:14 function prototypes Todd Kokoszka
@ 2002-03-27 17:26 ` Chuck Siska
  2002-03-27 17:27   ` Todd Kokoszka
  2002-03-27 17:29 ` Marco Baringer
  1 sibling, 1 reply; 5+ messages in thread
From: Chuck Siska @ 2002-03-27 17:26 UTC (permalink / raw)


todd --

try "C-h f <tab>".  this will give you a list of all known
functions.  similarly, "C-h v <tab>" will give you the known
variables.  have fun.

-- chuck

Todd Kokoszka wrote:
> 
> I'm interested in having an easy to access list of functions that exist in a file. Does anyone know if something like this already exists?
> 
> If not, I was thinking it would be good to have a function that opened this information up in another window, like in grep-mode, where you could click on the function name and go right to it.
> 
> Thanks,
> Todd

-- 
                                           |\_/\_.-'""``:-._       
What is life without looking for           . . `; -._      )-;-,_`)
the next cute little bug to play with?     v_,-    _  ),(,.\  ``-' 
                                          _.- _.,-_/ /  ((.'       
-- chuck.siska@conexant.com  `<}:..     ((,.-'   ((,/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: function prototypes
  2002-03-27 17:26 ` Chuck Siska
@ 2002-03-27 17:27   ` Todd Kokoszka
  0 siblings, 0 replies; 5+ messages in thread
From: Todd Kokoszka @ 2002-03-27 17:27 UTC (permalink / raw)
  Cc: Help Gnu Emacs

Thanks. But I'm looking for the functions in a C or C++ file that I'm curretnly visiting. I wasn't clear the first time.

Todd

On Wed 27 Mar 2002 at 09:26:05 -0800, Chuck Siska wrote:
> 
> todd --
> 
> try "C-h f <tab>".  this will give you a list of all known
> functions.  similarly, "C-h v <tab>" will give you the known
> variables.  have fun.
> 
> -- chuck
> 
> Todd Kokoszka wrote:
> > 
> > I'm interested in having an easy to access list of functions that exist in a file. Does anyone know if something like this already exists?
> > 
> > If not, I was thinking it would be good to have a function that opened this information up in another window, like in grep-mode, where you could click on the function name and go right to it.
> > 
> > Thanks,
> > Todd
> 
> -- 
>                                            |\_/\_.-'""``:-._       
> What is life without looking for           . . `; -._      )-;-,_`)
> the next cute little bug to play with?     v_,-    _  ),(,.\  ``-' 
>                                           _.- _.,-_/ /  ((.'       
> -- chuck.siska@conexant.com  `<}:..     ((,.-'   ((,/
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
Todd Kokoszka
Developer 
MobileWay
Puteaux, France

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: function prototypes
  2002-03-27 17:14 function prototypes Todd Kokoszka
  2002-03-27 17:26 ` Chuck Siska
@ 2002-03-27 17:29 ` Marco Baringer
  2002-03-27 18:15   ` Peter S Galbraith
  1 sibling, 1 reply; 5+ messages in thread
From: Marco Baringer @ 2002-03-27 17:29 UTC (permalink / raw)
  Cc: gnu-emacs-help

Todd Kokoszka <tkwire@yahoo.com> writes:

> I'm interested in having an easy to access list of functions that
> exist in a file. Does anyone know if something like this already
> exists?
> 
> If not, I was thinking it would be good to have a function that
> opened this information up in another window, like in grep-mode,
> where you could click on the function name and go right to it.
> 
> Thanks,
> Todd
> 

find out everything you can about etags (comes with emacs). speedbar
is your freind as well.

i would be more detailed, but i'm in a rush, sorry.

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There's a crack in everything.
It's how the light gets in.
     -Isonard Cohen

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: function prototypes
  2002-03-27 17:29 ` Marco Baringer
@ 2002-03-27 18:15   ` Peter S Galbraith
  0 siblings, 0 replies; 5+ messages in thread
From: Peter S Galbraith @ 2002-03-27 18:15 UTC (permalink / raw)


Marco Baringer <e.baringer@studenti.to.it> wrote:

> Todd Kokoszka <tkwire@yahoo.com> writes:
> 
> > I'm interested in having an easy to access list of functions that
> > exist in a file. Does anyone know if something like this already
> > exists?
> > 
> > If not, I was thinking it would be good to have a function that
> > opened this information up in another window, like in grep-mode,
> > where you could click on the function name and go right to it.
> > 
> > Thanks,
> > Todd
> > 
> 
> find out everything you can about etags (comes with emacs). speedbar
> is your freind as well.

Also perhaps imenu.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-27 18:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-27 17:14 function prototypes Todd Kokoszka
2002-03-27 17:26 ` Chuck Siska
2002-03-27 17:27   ` Todd Kokoszka
2002-03-27 17:29 ` Marco Baringer
2002-03-27 18:15   ` Peter S Galbraith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).