emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Elisp Primer?


From: Nick Dokos
Subject: Re: [O] Elisp Primer?
Date: Fri, 11 Mar 2011 15:41:16 -0500

Matthew Sauer <address@hidden> wrote:

> I am wanting to learn about/have a reference guide for elisp.  I am a huge
> fan of the O'Reilly books for the other languages I have worked with but I
> was wondering if someone knew of an online repository (possibly like Worg)
> that might be available to pull onto my system that I could read right in
> emacs.
> 

If you have emacs, you should already have the "Emacs Lisp Intro" manual
and the "Elisp Reference" manual. They should be as close as C-h i.

If you build your own emacs, they are certainly there. If you depend on
a distro to provide your emacs, they may have decided to split things up
and you might have to install some emacs-doc package.

Or you can read them online at

      http://www.gnu.org/software/emacs/emacs-lisp-intro/
and
      
      http://www.gnu.org/software/emacs/manual/html_node/elisp/index.html

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]