[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Emacs Lisp
From: |
Stefan Monnier |
Subject: |
Re: GNU Emacs Lisp |
Date: |
16 Jul 2003 22:13:33 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> Can anybody recommend a good book to learn Emacs and Emacs Lisp from?
I'd recommend you start with "An Introduction to Programming in Emacs Lisp"
along with "The Emacs Manual" and then finish up with the "Emacs Lisp
Reference manual". All three will come standard with future versions of
Emacs, but for now, you'll need to download the first and last off of
some FTP server. The elisp manual should be installed for online access
because it's convenient to access it directly while editing code.
Stefan
- GNU Emacs Lisp, Andrew J. Brehm, 2003/07/16
- Re: GNU Emacs Lisp,
Stefan Monnier <=