emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tags for functions


From: Juri Linkov
Subject: Re: tags for functions
Date: Sat, 31 Jan 2009 19:52:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)

> The goal of this API is not to index Emacs' internal functions'
> keywords.  It will cover everything that `mapatoms' returns; I'm
> considering symbols in addition to functions but I want to get functions
> working first.

We might also want to find keywords of the functions whose packages are
not yet loaded.  So using `mapatoms' can't find them, and we will need
a global registry like finder-inf.el, cus-load.el, loaddefs.el.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]