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: Tutorial typo Date: Tue, 26 Sep 2006 23:10:57 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1159301621 12631 80.91.229.2 (26 Sep 2006 20:13:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Sep 2006 20:13:41 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Sep 26 22:13:39 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 1GSJGh-0005IX-HF for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Sep 2006 22:11:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSJGh-0003x8-2w for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Sep 2006 16:11:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSJGe-0003wn-PW for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2006 16:11:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSJGd-0003wY-Qt for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2006 16:11:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSJGd-0003wS-Jx for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2006 16:10:59 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSJLK-0000jr-Vi for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2006 16:15:51 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-157-8.inter.net.il [80.230.157.8]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AOM85461 (AUTH halo1); Tue, 26 Sep 2006 23:10:57 +0300 (IDT) Original-To: "Aldric Giacomoni" In-reply-to: (trevoke@gmail.com) 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:15342 Archived-At: > Date: Mon, 25 Sep 2006 11:20:52 -0400 > From: "Aldric Giacomoni" > > On line 621 of the TUTORIAL (Emacs v. 21.4-r5), the text > > >> Type C-x b *Messages* to look at the buffer of messages. > Then type C-b TUTORIAL to come back to this tutorial > > Should probably read > Then type C-x b TUTORIAL [...] Thanks, this is already fixed in the development sources.