From: Tom <libero_s@libero.itNOSPAM>
Subject: Re: C help reference within Emacs
Date: Tue, 29 Apr 2003 16:46:20 GMT [thread overview]
Message-ID: <3EAEAC72.1030303@libero.itNOSPAM> (raw)
In-Reply-To: mailman.5336.1051589897.21513.help-gnu-emacs@gnu.org
Thank you: that's exactly what I was looking for!!!!!!!!!!!
Libe
Eli Zaretskii wrote:
>>From: Tom <libero_s@libero.itNOSPAM>
>>Newsgroups: gnu.emacs.help
>>Date: Mon, 28 Apr 2003 18:32:33 GMT
>>
>>Hi. I was wondering if there's some lisp package that implements a
>>browsable C reference manual. For instance when I'm editing some C files
>>I need to remember the syntax of some function and I'd like to reach the
>>definition in the manual maybe with some convienient shortcut.
>
>
> This is already done, but the feature needs some setup if you use
> some OS other than GNU/Linux.
>
> The command is `info-lookup-symbol', by default bound to "C-h TAB".
> It looks at the symbol at point and then displays the appropriate
> documentation from the Info manual which describes that symbol.
>
> The data structures that tell Emacs where to look for manuals for
> various programming languages are set up for GNU/Linux systems. If
> you use something else, you will have to use
> `info-lookup-maybe-add-help' (in your ~/.emacs init file) to add
> information about the documentation on your system.
>
> In addition, you will have to install the Info manuals themselves, if
> they aren't installed already. For example, for C symbols, you will
> need to install the C library manual. Again, for GNU/Linux, this is
> already installed by default.
>
>
prev parent reply other threads:[~2003-04-29 16:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-28 18:32 C help reference within Emacs Tom
2003-04-29 4:14 ` Eli Zaretskii
[not found] ` <mailman.5336.1051589897.21513.help-gnu-emacs@gnu.org>
2003-04-29 16:46 ` Tom [this message]
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=3EAEAC72.1030303@libero.itNOSPAM \
--to=libero_s@libero.itnospam \
/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.