help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Info directory


From: Philip Clark
Subject: Info directory
Date: Mon, 18 Oct 2004 09:41:17 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

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.

-Phil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]