From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: Finding a easy way for prototype tipping
Date: 14 Dec 2006 06:03:09 -0800 [thread overview]
Message-ID: <1166104989.808680.119430@l12g2000cwl.googlegroups.com> (raw)
In-Reply-To: <elrf0o$baj$1@news.yaako.com>
Ronald wrote:
> I tried speedbar of cedet, it is slow,
Try the stock speedbar in Emacs, I think it's faster.
> and not tipping for clib function.
? What do you mean?
> Then I tried etags, ``M-." at a function will open the refereced .h file.
Don't you mean the referenced .C file? Normally M-. will take you to
the definition of a function, not it's prototype.
> What I want is the prototype?
I don't understand, surely the function definition gives much more
information than the prototype?
Probably you could find the prototype by going through all the
occurances of a tag by using tags-apropos. You might also be able to
modify how etags works by giving it a regexp argument - can any other
poster suggest a suitable one?
> BTW: How to open the man page of a function in emacs quickly?
You can open a man-page with M-x man function-name
If you're using a system with GNU libraries you probably want to be
reading the info files not the man pages. To do this, when point is on
a function name type C-h C-i and it will jump to the relevant part of
the Glibc manual.
next prev parent reply other threads:[~2006-12-14 14:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-14 12:10 Finding a easy way for prototype tipping Ronald
2006-12-14 14:03 ` Robert Thorpe [this message]
2006-12-15 7:57 ` Pawel
2006-12-15 14:15 ` Eli Zaretskii
[not found] ` <mailman.1906.1166169584.2155.help-gnu-emacs@gnu.org>
2006-12-15 13:07 ` Robert Thorpe
2006-12-15 14:17 ` Eli Zaretskii
[not found] ` <mailman.1918.1166192256.2155.help-gnu-emacs@gnu.org>
2006-12-15 14:29 ` Hadron Quark
2006-12-15 14:32 ` Robert Thorpe
2006-12-15 16:02 ` Eli Zaretskii
[not found] ` <mailman.1923.1166198534.2155.help-gnu-emacs@gnu.org>
2006-12-15 16:26 ` Robert Thorpe
2006-12-16 11:56 ` Eli Zaretskii
2006-12-15 18:07 ` Robert Thorpe
2006-12-15 18:46 ` Robert Thorpe
2006-12-14 21:17 ` Peter Dyballa
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1166104989.808680.119430@l12g2000cwl.googlegroups.com \
--to=rthorpe@realworldtech.com \
/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.
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).