From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sriram Karra Newsgroups: gmane.emacs.help Subject: Elisp tutorial Date: Fri, 07 Jan 2005 10:20:29 +0530 Organization: HCL Technologies, Cisco ODC Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1105073929 15864 80.91.229.6 (7 Jan 2005 04:58:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Jan 2005 04:58:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 07 05:58:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CmmCt-0003ij-00 for ; Fri, 07 Jan 2005 05:58:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CmmOE-0004Bt-3C for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Jan 2005 00:10:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!tethys.csu.net!nntp.csufresno.edu!sn-xit-02!sn-xit-01!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help Mail-Copies-To: nobody X-Attribution: karra User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2.95 (usg-unix-v) Cancel-Lock: sha1:kZ4+scKgqZVMhsoxgCrYb6F2s70= Cache-Post-Path: sj-nntpcache-3!unknown@codc1-xdm2.cisco.com X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 18 Original-Xref: shelby.stanford.edu gnu.emacs.help:127712 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:23181 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23181 I have written a small document as an introduction to the language aspects of Emacs Lisp based on a talk I gave at our local LUG. It is a short 15 page doc that may be useful to programmers who are not aware of Lisp or Lisp-like languages and are interested in understanding the fundamentals of Emacs Lisp. Pick up the tutorial in postscript/html/LaTeX from http://www.cs.utah.edu/~karra/tutorial/ http://www.cs.utah.edu/~karra/elisp-tutorial.tar.gz is a tar bundle containing just the Makefile and the LaTeX source, if you prefer. Corrections, comments, criticism etc. most welcome. -- There are 10 types of people in the world: those who can count and those who can't.