unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Catalog of Emacs (Lisp) functions?
Date: Fri, 18 Jun 2004 14:35:44 +0200	[thread overview]
Message-ID: <m3fz8toxgf.fsf@defun.localdomain> (raw)
In-Reply-To: caum2j$qdp$1@reader2.panix.com

bill <please_post@nomail.edu> writes:

> Where can I get a comprehensive catalog of all the "standard" Emacs
> functions (such as goto-char or save-excursion or car) and global
> variables?  I know that I can always give the regexp '.' to apropos,
> but this just gets me a huge list of identifiers in alphabetical
> order, which is not very useful.  What I want is the same
> identifiers as (apropos ".") would report, but grouped according to
> function (e.g. point movement, file management, etc.).  Does such a
> catalog exist?

You know about the Emacs Lisp Reference Manual, right?  If you go to
the index node, and sort by the second column you should get
something close to what you're looking for, e.g.

* abbrev-all-caps:                       Abbrev Expansion.
* abbrev-expansion:                      Abbrev Expansion.
* abbrev-prefix-mark:                    Abbrev Expansion.
* abbrev-start-location:                 Abbrev Expansion.
  ...
* yes-or-no-p:                           Yes-or-No Queries.
* yes-or-no questions:                   Yes-or-No Queries.
* y-or-n-p-with-timeout:                 Yes-or-No Queries.
* y-or-n-p:                              Yes-or-No Queries.

-- 
Jesper Harder                                <http://purl.org/harder/>

      parent reply	other threads:[~2004-06-18 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-18 12:09 Catalog of Emacs (Lisp) functions? bill
2004-06-18 12:30 ` David Kastrup
2004-06-18 12:35 ` Jesper Harder [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

  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=m3fz8toxgf.fsf@defun.localdomain \
    --to=harder@myrealbox.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).