From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@speakeasy.net Newsgroups: gmane.emacs.help Subject: Re: Problem finding multiple tags with same tagname Date: Tue, 8 Jun 2004 03:43:06 -0400 (EDT) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <86aczeblqx.fsf@rumba.de.uu.net> Reply-To: gebser@speakeasy.net NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1086680695 20086 80.91.224.253 (8 Jun 2004 07:44:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Jun 2004 07:44:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 08 09:44:41 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BXbHl-0000eX-00 for ; Tue, 08 Jun 2004 09:44:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXbIK-0001Iy-VL for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Jun 2004 03:45:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXbHe-00010h-Jr for help-gnu-emacs@gnu.org; Tue, 08 Jun 2004 03:44:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXbHY-0000zD-MK for help-gnu-emacs@gnu.org; Tue, 08 Jun 2004 03:44:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXbHY-0000zA-I3 for help-gnu-emacs@gnu.org; Tue, 08 Jun 2004 03:44:28 -0400 Original-Received: from [216.254.0.203] (helo=mail3.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BXbGg-0008Um-8E for help-gnu-emacs@gnu.org; Tue, 08 Jun 2004 03:43:34 -0400 Original-Received: (qmail 21007 invoked from network); 8 Jun 2004 07:43:32 -0000 Original-Received: from dsl093-011-017.cle1.dsl.speakeasy.net (HELO heidegger.mousecar.net) ([66.93.11.17]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 8 Jun 2004 07:43:32 -0000 Original-To: GNU Emacs List In-Reply-To: <86aczeblqx.fsf@rumba.de.uu.net> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18917 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18917 At 08:35 (UTC+0200) on Tue, 8 Jun 2004 Kai Grossjohann said: = Andrew Shepard writes: = = > After reading the online Emacs manual it became apparent that the = > "Learning GNU Emacs" book is in error. = = It appears that many people like to either read a book or read a web = page. = = But the documentation that comes with Emacs is very easily accessible = and corresponds to the Emacs version you're actually using. Many = problems could be avoided by reading the right version of the = documentation. = = Just hit C-h i d m Emacs RET to read the Emacs manual. = = Kai = = PS: Contrary to popular belief, the info reader does have a back = button. It's `l'. For the mouse-oriented, you can also click on "Help | Manual". Hey, thanks for that. I've been using the info reader for a long time and didn't know about the 'l' (el). ken