Elisp Programming
Don’t forget to check the Lisp manuals included with Emacs. There’s a great introduction for “non-programmers” that’s good to go through if you’re not very familiar with emacs (cough-cough), as well as the e-lisp reference manual. Some of these are available as bound books (see Books for some suggestions).
http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/elisp.html
http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/index.html
http://c2.com/cgi/wiki?EmacsLisp
http://cl-cookbook.sourceforge.net/emacs-ide.html Using Emacs as a Lisp IDE
http://angg.twu.net/emacs.html - eev automates EVERYTHING via e-lisp scripting, or so it seems...
http://steve-yegge.blogspot.com/2008/01/emergency-elisp.html
http://osdir.com/ml/ballistichelmet.lambda/2004-02/msg00021.html
Some small examples
http://www.tenfoot.org.uk/emacs/snippets.html
http://www.hakank.org/emacs/index.html
dot-emacs file(s)
http://www.math.umd.edu/~halbert/dotemacs.html - nicking some things from here...
http://dotemacs.de/ - good stuff on configuring, error-trapping in config, etc.
Lisp Books, resources
http://bc.tech.coop/blog/040520.html
See Also
Tags
Comments
No comments yet.
Add Comment





