1 Nov 1996 02:15
OK Info-default-directory-list
Robert Nicholson <robert <at> elastica.com>
1996-11-01 01:15:08 GMT
1996-11-01 01:15:08 GMT
The following message is a courtesy copy of an article that has been posted as well. OK, some folk suggested I try Info-default-directory-list That doesn't work. Right now I have. root:/usr/local/info>ls -al localdir 20:06 -rw-(Continue reading)r--r-- 1 root other 1420 Oct 30 23:51 localdir root:/usr/local/info> root:/usr/local/info>cat localdir 20:09 -*- Text -*- This is the file .../info/dir, which contains the topmost node of the Info hierarchy. The first time you invoke Info you start off looking at that node, which is (dir)Top. Rather than adding new nodes to this directory (and this file) it is a better idea to put them in a site-local directory, and then configure info to search in that directory as well. That way, you won't have to re-edit this file when a new release of the editor comes out. For example, you could add this code to .../lisp/site-start.el, which is loaded before ~/.emacs each time the editor starts up: ;; find local info nodes (setq Info-default-directory-list

RSS Feed