[3928] in testers
Re: INFOPATH
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Apr 5 17:27:48 1999
To: Dan Winship <danw@MIT.EDU>
cc: testers@MIT.EDU
In-reply-to: Your message of "Mon, 05 Apr 1999 21:23:09 GMT."
<199904052123.VAA28007@antharia.mit.edu>
Date: Mon, 05 Apr 1999 17:27:27 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> If INFOPATH is set when you start up emacs (emacs 20 at least), it
> will override Info-default-directory-list.
I had this neat idea that if you added a bunch of lockers in your
.environment, when you started emacs, you'd be able to look at the
info for them.
So I like the idea that M-x info uses INFOPATH.
> (1) We want to hack info.el to ignore INFOPATH, or at least make it
> not override Info-default-directory-list
I guess my preference would be to hack info.el to use
Info-default-directory-list first, and then append the unique INFOPATH
elements.