From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "rgb" Newsgroups: gmane.emacs.help Subject: Re: multiple inf files? Date: 12 Feb 2007 06:42:59 -0800 Organization: http://groups.google.com Message-ID: <1171291379.471916.11530@k78g2000cwa.googlegroups.com> References: <87odnzh7u1.fsf@gmail.com> <878xf3o49h.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1171294862 21246 80.91.229.12 (12 Feb 2007 15:41:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Feb 2007 15:41:02 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 12 16:40:50 2007 Return-path: 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.50) id 1HGdIP-0003LE-8K for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Feb 2007 16:40:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGdIO-0000WY-Lj for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Feb 2007 10:40:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!k78g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: 168.208.215.221 Original-X-Trace: posting.google.com 1171291385 9296 127.0.0.1 (12 Feb 2007 14:43:05 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 12 Feb 2007 14:43:05 +0000 (UTC) In-Reply-To: <878xf3o49h.fsf@gmail.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: k78g2000cwa.googlegroups.com; posting-host=168.208.215.221; posting-account=C7LM4w0AAAD23IRuMuUUJVCLQTuHhTK8 Original-Xref: shelby.stanford.edu gnu.emacs.help:145527 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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:41132 Archived-At: On Feb 12, 8:10 am, Hadron wrote: > Peter Dyballa writes: > > Am 12.02.2007 um 13:35 schrieb Hadron: > > >> Why would my "info" interface (C-h i) show multiple info files for > >> many > >> of the sections? How would I query the physical info file location > >> from > >> the info interface? > > > Because some versions of the same file(s) are installed at different > > places. > > > Use locate or find. > > > Or open each of the info files and then type C-x d to see where it's > > being found. > > hmm. not good. e.g I have emacs21 installed and emacs snapshot but I > dont want to see 3 versions of gnus inf at the top info node - only the > one for the emacs I am running (emacs-snapshot). As it is I see two for > /usr/share/info/emacs-snapshot and one for emacs-21. More debian > complexity I daresay. A pain since you dont see which it is without > doing C-x d- Hide quoted text - > > - Show quoted text - Try setting Info-directory-list specifically.