From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Elisp Primer? Date: Fri, 11 Mar 2011 13:35:24 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=46324 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Py87T-00005H-MX for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 14:35:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Py87S-0007Uc-15 for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 14:35:27 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:38109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Py87R-0007UY-Po for emacs-orgmode@gnu.org; Fri, 11 Mar 2011 14:35:25 -0500 Received: by bwz17 with SMTP id 17so3413460bwz.0 for ; Fri, 11 Mar 2011 11:35:25 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matthew Sauer Cc: Org Mode Mailing List On Fri, Mar 11, 2011 at 1:26 PM, Matthew Sauer wrote: > I am wanting to learn about/have a reference guide for elisp.=C2=A0 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. Completely out of my element, but in searching I found: - references on this from the EmacsWiki: http://www.emacswiki.org/emacs/LearnEmacsLisp - an intro to emacs lisp programming in several formats: http://www.gnu.org/software/emacs/emacs-lisp-intro/ I'd be interested in this as well; perhaps others will have better suggestions or can share how they "got into" it. Best regards, John > > Thanks, > > Matt