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

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

Re: INFOPATH and emacs


From: Kai Großjohann
Subject: Re: INFOPATH and emacs
Date: Thu, 17 Apr 2003 18:52:39 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux)

sood@tenet.res.in (Ritesh) writes:

> i've also set INFOPATH:$HOME/info/: in my .bash_profile...the trailing
> ':' appends the complied in path so that my files are prepended to the
> already present files.

Nifty feature.  I didn't know that info did this.

Maybe the best bet is this:

(require 'info)
(add-to-list 'Info-directory-list (expand-file-name "~/info/"))

I haven't tested it.  It's a hack.
-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)


reply via email to

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