From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Christian Egli Newsgroups: gmane.emacs.devel Subject: Patch for emacs-lisp-intro.texi Date: 17 Jun 2002 21:28:54 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <87hek1so09.fsf_-_@wyona.com> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1024342592 12869 127.0.0.1 (17 Jun 2002 19:36:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Jun 2002 19:36:32 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17K2Ii-0003LS-00 for ; Mon, 17 Jun 2002 21:36:32 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17K2j5-0001OZ-00 for ; Mon, 17 Jun 2002 22:03:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17K2IN-0007JP-00; Mon, 17 Jun 2002 15:36:11 -0400 Original-Received: from h213-122.wyona.ch ([194.191.122.213] helo=lithium.wyona.com) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 17K2Fk-00072v-00 for ; Mon, 17 Jun 2002 15:33:28 -0400 Original-Received: from [194.191.122.219] (helo=nitrogen) by lithium.wyona.com with esmtp (Exim 3.12 #1 (Debian)) id 17K2FM-0006Nu-00; Mon, 17 Jun 2002 21:33:04 +0200 Original-Received: from egli by nitrogen with local (Exim 3.35 #1 (Debian)) id 17K2BK-0005i9-00; Mon, 17 Jun 2002 21:28:54 +0200 Original-To: bob@rattlesnake.com In-Reply-To: Original-Lines: 33 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4939 Hi Robert I read with great joy your simple introduction to Emacs Lisp programming. I believe to have found a small error. Below you can find a patch. I was't quite sure where to send this patch, since emacs-lisp-intro.texi is not part of Emacs 21.2.1, so this isn't an Emacs bug strictly speaking. However it comes with the CVS version of emacs so I'm sending it to you and a cc to emacs-devel. Index: emacs-lisp-intro.texi =================================================================== RCS file: /cvsroot/emacs/emacs/lispintro/emacs-lisp-intro.texi,v retrieving revision 1.15 diff -u -r1.15 emacs-lisp-intro.texi --- emacs-lisp-intro.texi 6 Jun 2002 16:17:38 -0000 1.15 +++ emacs-lisp-intro.texi 17 Jun 2002 19:22:29 -0000 @@ -14720,7 +14720,7 @@ '("../lisp/macros.el" "../lisp/mailalias.el" "../lisp/makesum.el")) - '< + '<) @end group @end smallexample -- Christian Egli wyona: research & development http://www.wyona.com