From: Camille Bourgoin <monsieur.camille@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: how to search inside functions definition
Date: Fri, 13 Jul 2007 01:00:22 +0200 [thread overview]
Message-ID: <871wfdrzw9.fsf@linuxette.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: mailman.3406.1184260368.32220.help-gnu-emacs@gnu.org
Peter Dyballa <Peter_Dyballa@Web.DE> writes:
> Am 12.07.2007 um 15:50 schrieb Camille Bourgoin:
>
>> I want to list all the primitive functions in Emacs with a search
>> within their definitions.
>
> Two ways:
>
> C-h a search RET
>
> or
>
> C-h <f3> search
>
> The latter, info-apropos, searches in the installed (tex)info files,
> i.e. in the extra documentation for GNU Emacs.
>
> --
> Greetings
>
> Pete
apropos search in the name of the functions. I want to search within
their definitions.
If I search "built-in", I want to find, for exemple :
-------
* is a built-in function.
(* &rest NUMBERS-OR-MARKERS)
Returns product of any number of arguments, which are numbers or
markers.
-------
C-h f3 is for info-apropos ? I don't have this function, is this a
emacs 22 function ? I use the 21 ...
--
Camille "Mesmento" Bourgoin
jabber : mr.camille@im.apinc.org
web : http://jbbourgoin.free.fr
next prev parent reply other threads:[~2007-07-12 23:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-12 13:50 how to search inside functions definition Camille Bourgoin
2007-07-12 16:03 ` Drew Adams
2007-07-12 17:11 ` Peter Dyballa
2007-07-12 17:30 ` Eric Hanchrow
[not found] ` <mailman.3406.1184260368.32220.help-gnu-emacs@gnu.org>
2007-07-12 23:00 ` Camille Bourgoin [this message]
2007-07-13 7:50 ` Peter Dyballa
[not found] ` <mailman.3407.1184261909.32220.help-gnu-emacs@gnu.org>
2007-07-12 23:12 ` Camille Bourgoin
[not found] <mailman.3401.1184256263.32220.help-gnu-emacs@gnu.org>
2007-07-12 22:56 ` Camille Bourgoin
2007-07-13 0:01 ` Lennart Borgman (gmail)
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=871wfdrzw9.fsf@linuxette.i-did-not-set--mail-host-address--so-tickle-me \
--to=monsieur.camille@gmail.com \
--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.