From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Thien-Thi Nguyen <ttn@gnuvola.org>
Newsgroups: gmane.emacs.help
Subject: Re: how do I visit a file in info mode?
Date: Tue, 02 Mar 2010 01:27:30 +0100
Message-ID: <87hboz36vh.fsf@ambire.localdomain>
References: <4B8C5803.6090201@gmail.com>
NNTP-Posting-Host: lo.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: dough.gmane.org 1267490980 4352 80.91.229.12 (2 Mar 2010 00:49:40 GMT)
X-Complaints-To: usenet@dough.gmane.org
NNTP-Posting-Date: Tue, 2 Mar 2010 00:49:40 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 02 01:49:37 2010
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([199.232.76.165])
	by lo.gmane.org with esmtp (Exim 4.69)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1NmGIn-0001E8-ME
	for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Mar 2010 01:49:33 +0100
Original-Received: from localhost ([127.0.0.1]:57558 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1NmGIm-0002nr-UK
	for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Mar 2010 19:49:32 -0500
Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1NmGIT-0002nc-5Y
	for help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 19:49:13 -0500
Original-Received: from [140.186.70.92] (port=41928 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1NmGIS-0002nS-7l
	for help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 19:49:12 -0500
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69)
	(envelope-from <ttn@gnuvola.org>) id 1NmGIQ-0005SO-Qw
	for help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 19:49:11 -0500
Original-Received: from host24-50-dynamic.24-79-r.retail.telecomitalia.it
	([79.24.50.24]:32775 helo=ambire.localdomain)
	by eggs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <ttn@gnuvola.org>) id 1NmGIQ-0005SH-JE
	for help-gnu-emacs@gnu.org; Mon, 01 Mar 2010 19:49:10 -0500
Original-Received: from ttn by ambire.localdomain with local (Exim 4.63)
	(envelope-from <ttn@gnuvola.org>) id 1NmFxS-0007WF-To
	for help-gnu-emacs@gnu.org; Tue, 02 Mar 2010 01:27:30 +0100
In-Reply-To: <4B8C5803.6090201@gmail.com> (Bruce Korb's message of "Mon, 01
	Mar 2010 16:12:51 -0800")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
	recognized.
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:72281
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/72281>

() Bruce Korb <bruce.korb@gmail.com>
() Mon, 01 Mar 2010 16:12:51 -0800

   Google doesn't get me there.

That's a relief!

   What can I do?

Well, `C-h i' is a keybinding to a command,
so it is succeptible to doing `C-h k' first,
i.e., `C-h k C-h i'.  Have you tried that?

thi