From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tyler Smith Newsgroups: gmane.emacs.help Subject: managing multiple dir files Date: 12 Mar 2008 16:42:59 GMT Organization: Sedgeboy Inc. Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1205370776 20717 80.91.229.12 (13 Mar 2008 01:12:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Mar 2008 01:12:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 13 02:13:24 2008 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 1JZc0X-0007Lv-ET for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Mar 2008 02:13:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZbzy-00051v-Eb for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2008 21:12:46 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!post02.iad01!news.aliant.net!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.8.1pl1 (Debian) Original-Lines: 26 Original-NNTP-Posting-Host: 142.68.201.214 Original-X-Complaints-To: abuse@aliant.net Original-Xref: shelby.stanford.edu gnu.emacs.help:156932 X-Mailman-Approved-At: Wed, 12 Mar 2008 21:12:26 -0400 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:52333 Archived-At: Hi, I'm using Emacs 22.1.1 built from sources, running Debian Lenny. I have several different dir files, and they get concatenated together when I try to browse the info tree. I don't know how this happens, but it's handy as it gives me access to info files in a variety of locations. However, I also get many duplicated entries. Is there a way to clean this up? My dir files are: /home/tyler/dl_src/emacs22/emacs-22.1/info/dir /home/tyler/dl_src/emacs22/ess-svn/doc/info/dir /home/tyler/gnus/gnus-5.10.6-0.CVS.20050317.orig/texi/dir /home/tyler/gnus/gnus-5.10.6-0.CVS.20050317/texi/dir /usr/local/info/dir /usr/local/share/info/dir /usr/share/info/dir There's a fair bit of overlap in the last three. Any tips on how to manage a combination of hand-rolled and debian-installed info files would be most appreciated. Thanks, Tyler