From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: how to open an uninstalled info file from within emacs Date: Tue, 24 Sep 2002 16:40:13 +0200 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1032879403 13987 127.0.0.1 (24 Sep 2002 14:56:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 24 Sep 2002 14:56:43 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17tr79-0003cv-00 for ; Tue, 24 Sep 2002 16:56:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17tr6u-00044j-00; Tue, 24 Sep 2002 10:56:24 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1791 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1791 "Robert P. J. Day" writes: > On Tue, 24 Sep 2002, Jonas Steverud wrote: > >> "Robert P. J. Day" writes: >> >> > how can i open in info mode a specific info file that i've >> > downloaded from the net? >> >> C-u C-h i > > ok, i'll bite -- why does adding the "C-u" universal argument on the > front of "C-h i" cause this behavior? it certainly isn't intuitive, > at least not to me. should i have guessed this somehow? It's probably hard to guess, but `C-h k C-h i' would have told you. The node "(emacs)Misc Help" also mentions it.