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: Bug in the Emacs tutorial Date: Sun, 25 Jun 2006 00:05:16 +0300 Message-ID: References: <449CF284.3050805@bonbon.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1151183136 12067 80.91.229.2 (24 Jun 2006 21:05:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jun 2006 21:05:36 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 24 23:05:29 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 1FuFJk-0002a6-3j for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jun 2006 23:05:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuFJj-0003ac-Kq for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jun 2006 17:05:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FuFJg-0003aT-7v for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:05:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FuFJe-0003Zj-Hc for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:05:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuFJe-0003Zg-CY for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:05:18 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FuFV9-00036Z-C5 for bug-gnu-emacs@gnu.org; Sat, 24 Jun 2006 17:17:11 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-35-110.inter.net.il [80.230.35.110]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EYX37472 (AUTH halo1); Sun, 25 Jun 2006 00:05:16 +0300 (IDT) Original-To: Amir Livne Bar-On In-reply-to: <449CF284.3050805@bonbon.net> (message from Amir Livne Bar-On on Sat, 24 Jun 2006 11:06:28 +0300) 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:15164 Archived-At: > Date: Sat, 24 Jun 2006 11:06:28 +0300 > From: Amir Livne Bar-On > > In the Buffers section of the Tutorial, there are several examples of > changing buffers in one or two windows. The fifth try-it-yourself > instruction set in the section, regarding the *Messages* buffer, has a > typo, namely it suggest using C-b instead of C-x b to return to the > TUTORIAL buffer. In my Emacs session, this is on line 620. Thanks, this is already fixed in the development sources.