* Iterating functions, variables, fonts, etc.
@ 2009-11-03 12:09 Nordlöw
2009-11-03 13:11 ` Pascal J. Bourguignon
0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-11-03 12:09 UTC (permalink / raw)
To: help-gnu-emacs
Is there a way to iterate over known symbols (functions and variables)
fonts, packages, etc. in elisp code?
Thanks,
Nordlöw
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Iterating functions, variables, fonts, etc.
2009-11-03 12:09 Iterating functions, variables, fonts, etc Nordlöw
@ 2009-11-03 13:11 ` Pascal J. Bourguignon
0 siblings, 0 replies; 2+ messages in thread
From: Pascal J. Bourguignon @ 2009-11-03 13:11 UTC (permalink / raw)
To: help-gnu-emacs
Use mapatoms or (require 'cl) do-symbols
--
__Pascal Bourguignon__
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-03 13:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-03 12:09 Iterating functions, variables, fonts, etc Nordlöw
2009-11-03 13:11 ` Pascal J. Bourguignon
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).