From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sean Richards Newsgroups: gmane.emacs.help Subject: Re: Info directory Date: Mon, 18 Oct 2004 22:19:59 +1300 Organization: Xtra Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87sm8c758g.fsf@hugin.valhalla.net> References: Reply-To: sean_news@myrealbox.com NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098091399 23981 80.91.229.6 (18 Oct 2004 09:23:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 09:23:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 18 11:23:14 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJTjW-0008Io-00 for ; Mon, 18 Oct 2004 11:23:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJTqn-0008V6-A0 for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Oct 2004 05:30:45 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!nntp.giganews.com.MISMATCH!border1.nntp.dca.giganews.com!nntp.giganews.com!atl-c02.usenetserver.com!c03.atl99.usenetserver.com!news.usenetserver.com!news02.tsnz.net!newsfeed01.tsnz.net!news.xtra.co.nz!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ebJo7RKWi35za49FJhQH5rqqPTA= Original-Lines: 30 Original-NNTP-Posting-Host: 203.96.101.34 Original-X-Complaints-To: newsadmin@xtra.co.nz Original-X-Trace: news.xtra.co.nz 1098091222 203.96.101.34 (Mon, 18 Oct 2004 22:20:22 NZDT) Original-NNTP-Posting-Date: Mon, 18 Oct 2004 22:20:22 NZDT Original-Xref: shelby.stanford.edu gnu.emacs.help:125925 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21296 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21296 Philip Clark writes: > Hi Folks, > > Does anyone know how to set up multiple Info directory locations? I want > to keep all the system info files, but also include my own for other > packages I add in my home directory. > > I've tried: > > (require 'info) > (setq Info-directory-list (append '("~/src/gnus/texi") Info-directory-list)) > > but then it just "loses" the system location. > > Any ideas would be very welcome. How about (add-to-list 'Info-default-directory-list "~/src/gnus/texi") or (setq Info-default-directory-list (cons "~/src/gnus/texi" Info-default-directory-list)) Sean -- "Hver sin smak", sa vintapperen, han drakk mens de andre sloss.