From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Introduction to Programming in Emacs Lisp Date: Thu, 02 Nov 2006 01:34:32 +0200 Organization: JURTA Message-ID: <87u01ieobv.fsf@jurta.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162424884 15750 80.91.229.2 (1 Nov 2006 23:48:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Nov 2006 23:48:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 02 00:48:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GfPoJ-0000pp-Fd for ged-emacs-devel@m.gmane.org; Thu, 02 Nov 2006 00:47:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfPoJ-0004gy-1G for ged-emacs-devel@m.gmane.org; Wed, 01 Nov 2006 18:47:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GfPo1-0004bV-Fp for emacs-devel@gnu.org; Wed, 01 Nov 2006 18:47:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GfPo0-0004YK-B3 for emacs-devel@gnu.org; Wed, 01 Nov 2006 18:47:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfPo0-0004Xr-4w for emacs-devel@gnu.org; Wed, 01 Nov 2006 18:47:36 -0500 Original-Received: from [62.64.120.200] (helo=relay01.kiev.sovam.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GfPnz-0006dG-Sq for emacs-devel@gnu.org; Wed, 01 Nov 2006 18:47:36 -0500 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay01.kiev.sovam.com with esmtp (Exim 4.60) (envelope-from ) id 1GfPnw-000KuM-H5; Thu, 02 Nov 2006 01:47:33 +0200 Original-To: bob@rattlesnake.com In-Reply-To: (Robert J. Chassell's message of "Tue, 31 Oct 2006 18:10:55 +0000 (UTC)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Scanner-Signature: ba97961d419726f65b83e74233c16638 X-DrWeb-checked: yes X-SpamTest-Group-ID: 00000000 X-SpamTest-Info: Profiles 428 [Nov 01 2006] X-SpamTest-Info: {received from trusted relay: not dialup} X-SpamTest-Method: none X-SpamTest-Method: Local Lists X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0242], KAS30/Release X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61585 Archived-At: > I updated the Introduction to Programming in Emacs Lisp again -- and > have little left to do. (I have a few items left that Stuart > D. Herring recommended.) The update includes the Texinfo source in > lispintro/emacs-lisp-intro.texi and the Info files in info/eintr* > > Please look at a copy. Thanks! I fixed some unbalanced quotes in this manual. I found them after converting the manual to the XML format, where the result was an incorrect XML file. -- Juri Linkov http://www.jurta.org/emacs/