How to print all the symbols in emacs using elisp.
It is possible to test wheather a lisp object is a symbol using symbolp function. But how to collect all the symbols.
Is it possible to access symbol table of emacs?
|
|
Here's one way to do it:
Another option to consider is probably:
The |
|||||
|
|
Just for completeness, here's how you'd list all of the symbols without using the Go to a newly-created buffer, and type M-: |
|||
|
|