From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: emacs newbie Date: Thu, 21 Jul 2011 15:32:29 -0700 Message-ID: <87hb6f464i.fsf@ericabrahamsen.net> References: <4E11D33E.80208@easy-emacs.de> <8762mvb9o5.fsf@dod.no> <4E289B7D.7010803@dogan.se> <4E289BC4.2080100@dogan.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311287575 29610 80.91.229.12 (21 Jul 2011 22:32:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Jul 2011 22:32:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 22 00:32:51 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qk1nW-0006g0-RQ for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Jul 2011 00:32:50 +0200 Original-Received: from localhost ([::1]:41038 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qk1nV-0000yU-MO for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Jul 2011 18:32:49 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qk1nR-0000yO-UN for help-gnu-emacs@gnu.org; Thu, 21 Jul 2011 18:32:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qk1nQ-0001gN-V1 for help-gnu-emacs@gnu.org; Thu, 21 Jul 2011 18:32:45 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:51663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qk1nQ-0001gI-Pz for help-gnu-emacs@gnu.org; Thu, 21 Jul 2011 18:32:44 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Qk1nO-0006dH-NH for help-gnu-emacs@gnu.org; Fri, 22 Jul 2011 00:32:42 +0200 Original-Received: from 63.226.249.211 ([63.226.249.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jul 2011 00:32:42 +0200 Original-Received: from eric by 63.226.249.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jul 2011 00:32:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 63.226.249.211 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:EVWLiDOso+SBmdclsoGvLqmJl/c= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81716 Archived-At: On Thu, Jul 21 2011, Deniz Dogan wrote: > On 2011-07-21 23:34, Deniz Dogan wrote: >> On 2011-07-21 23:34, Steinar Bang wrote: >>>> quick question - once I type 'C-h i', then when I press enter on a >>>> link, it >>>> takes me to the topic. How do I get back? I've been doing C-x C-c and >>>> then >>>> reopening emacs -q >>> >>> `l' takes you to the page you came from. You can press `u' to move "up" >>> in the document tree structure. >>> >> >> I think of the keys as mnemonics for "left" and "right" (like the arrows >> in many web browsers). >> > > ...because "r" moves you "forward" after you've pressed "l". :) And don't forget "L" for a complete "L"ist of nodes you've visited.