for those of you who like to use emacs there is a facility 
available to look up online lisp documentation. it searches
the common lisp hyperspec (the ansi docs) and several key
common lisp books. it presents the definition and example
code from the books Practical Common Lisp, PAIP, ANSI Common
Lisp and some ASDF installable libraries.

the key binding is "C-c l" (Control-C l)

since all it really does is create an http URL it would
be possible to do the same with axiom documentation.

see <http://planet.lisp.org>


t


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to