[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to learn elisp ?
From: |
Andy Stewart |
Subject: |
Re: How to learn elisp ? |
Date: |
Wed, 05 Aug 2009 19:24:22 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
waterloo <waterloo2005@gmail.com> writes:
> I am not a programmer.
> I have used emacs for a period of time .
> I have read `A Introduction to emacs lisp' and Orelly's Learn Gnu Emacs 3ed .
>
> Now I am reading `Emacs Lisp Reference' , I feel it is harder and my progress
> is slow.
>
> How to learn elisp ? Because I need to write or modify some functions.
>
> Do I need to read Emacs Lisp Reference wholely ?
Yes, you need, if you want know very detail of Emacs.
-- Andy