From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How do I find docs for a given library? (minor mode?)
Date: Mon, 26 Mar 2007 10:29:01 +0200 [thread overview]
Message-ID: <87lkhkh0he.fsf@ambire.localdomain> (raw)
In-Reply-To: 1174508036.020011.311140@d57g2000hsg.googlegroups.com
jmg3000@gmail.com writes:
> How do I find the docs for a library after I load it? For example, I
> loaded htmlize (`M-x load-library RET htmlize RET') and would like to
> see a listing of all the available docs that it comes with.
some packages do not have separate documentation. luckily, the htmlize
Commentary (stylized comments in the source code) is relatively complete.
you can access it with `M-x finder-commentary RET htmlize RET'.
then try `M-x apropos ^htmlize- RET' for docs on funcs and vars.
thi
prev parent reply other threads:[~2007-03-26 8:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-21 20:13 How do I find docs for a given library? (minor mode?) jmg3000
2007-03-22 4:14 ` Eli Zaretskii
[not found] ` <mailman.1240.1174536970.7795.help-gnu-emacs@gnu.org>
2007-03-22 17:08 ` jmg3000
2007-03-23 13:37 ` Eli Zaretskii
[not found] ` <mailman.1300.1174657193.7795.help-gnu-emacs@gnu.org>
2007-03-23 14:29 ` jmg3000
2007-03-23 15:01 ` Eli Zaretskii
2007-03-23 18:41 ` Jiri Pejchal
2007-03-26 8:29 ` Thien-Thi Nguyen [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=87lkhkh0he.fsf@ambire.localdomain \
--to=ttn@gnuvola.org \
--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.