From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Error in emacs tutorial. Date: Sun, 27 Aug 2006 12:19:51 -0400 Message-ID: References: <44F1ADAA.8020503@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1156695610 10625 80.91.229.2 (27 Aug 2006 16:20:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Aug 2006 16:20:10 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Aug 27 18:20:08 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHNMb-0003IJ-44 for geb-bug-gnu-emacs@m.gmane.org; Sun, 27 Aug 2006 18:19:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHNMa-0003bA-Jh for geb-bug-gnu-emacs@m.gmane.org; Sun, 27 Aug 2006 12:19:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHNMX-0003WH-J4 for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2006 12:19:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHNMW-0003UK-L4 for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2006 12:19:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHNMW-0003U0-6M for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2006 12:19:52 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHNVH-0008KL-Cp for bug-gnu-emacs@gnu.org; Sun, 27 Aug 2006 12:28:55 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.34) id 1GHNMV-0004Kz-Lr; Sun, 27 Aug 2006 12:19:51 -0400 Original-To: Ed LaBonte In-reply-to: <44F1ADAA.8020503@gmail.com> (message from Ed LaBonte on Sun, 27 Aug 2006 10:35:22 -0400) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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:15279 Archived-At: > Date: Sun, 27 Aug 2006 10:35:22 -0400 > From: Ed LaBonte > > I've found in error in my copy of emacs. I'm using blag gnu/linux the > emacs package is a fedora core 5 package: GNU Emacs 21.4.1 > (i386-redhat-linux-gnu, X toolkit, Xaw3d Scroll bars) of 2006-03-07 on > hs20-bc1-6.build.redhat.com > > The error is in line 622. It reads "Then type C-b TUTORIAL to > come back to this tutorial." > > I think it should be "C-x b TUTORIAL " instead. C-b is, of course, a > backspace command. Thanks, this is already fixed in the development sources.