From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bob@gnu.org (Robert J. Chassell) Newsgroups: gmane.emacs.bugs Subject: bug#8275: 24.0.50; Intro to Emacs Lisp Issue Date: Sat, 19 Mar 2011 21:06:50 -0400 Message-ID: References: <871v25d4zl.fsf@notengoamigos.org> Reply-To: bob@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1300589315 7005 80.91.229.12 (20 Mar 2011 02:48:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2011 02:48:35 +0000 (UTC) Cc: 8275@debbugs.gnu.org, bob@gnu.org, jearl@notengoamigos.org To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Mar 20 03:48:29 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q18gt-0006mR-Hh for geb-bug-gnu-emacs@m.gmane.org; Sun, 20 Mar 2011 03:48:27 +0100 Original-Received: from localhost ([127.0.0.1]:36687 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q18Tp-00008d-7S for geb-bug-gnu-emacs@m.gmane.org; Sat, 19 Mar 2011 22:34:57 -0400 Original-Received: from [140.186.70.92] (port=33543 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q17Zp-0000sP-8j for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2011 21:37:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q17Zn-0001eQ-GC for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2011 21:37:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q17Zn-0001eJ-DN for bug-gnu-emacs@gnu.org; Sat, 19 Mar 2011 21:37:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q178g-0005FB-D8; Sat, 19 Mar 2011 21:09:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: bob@gnu.org (Robert J. Chassell) Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 20 Mar 2011 01:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8275 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8275-submit@debbugs.gnu.org id=B8275.130058332420132 (code B ref 8275); Sun, 20 Mar 2011 01:09:02 +0000 Original-Received: (at 8275) by debbugs.gnu.org; 20 Mar 2011 01:08:44 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q178N-0005Ef-W0 for submit@debbugs.gnu.org; Sat, 19 Mar 2011 21:08:44 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q176e-0005Ba-TQ for 8275@debbugs.gnu.org; Sat, 19 Mar 2011 21:06:57 -0400 Original-Received: from bob by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Q176Y-0001Lh-Ao; Sat, 19 Mar 2011 21:06:50 -0400 In-reply-to: <87zkoqwz4w.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 19 Mar 2011 17:58:55 -0400) X-Mailman-Approved-At: Sat, 19 Mar 2011 21:08:42 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 19 Mar 2011 21:09:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-Mailman-Approved-At: Sat, 19 Mar 2011 22:34:52 -0400 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:45181 Archived-At: Do you want to fix this, or shall I try? The problem is that append-to-buffer now uses let* and with-current-buffer, so this might break the flow of the text. At this point in the book, let* and with-current-buffer are not yet introduced. Jason Earl writes: > (info "(eintr) append-to-buffer overview") covers a previous version of > append-to-buffer. Please try to fix it. I am getting worse and have made many mistakes just in composing this. (I think I found them all.) Please try to fix any in the future, too. -- Robert J. Chassell bob@gnu.org bob@rattlesnake.com http://www.rattlesnake.com http://www.teak.cc