all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* info path in shell vs info path in emacs
@ 2003-03-06 23:37 Chris
  2003-03-07  1:51 ` David Masterson
  0 siblings, 1 reply; 4+ messages in thread
From: Chris @ 2003-03-06 23:37 UTC (permalink / raw)


In my shell environment, infopath is set to: /home/me/info (my own
info files) /usr/share/info (where all the Emacs info is put) and
 /usr/share/gcc-data/i686-pc-linux-gnu/3.2/info where all the system
info files are. This is good when I am in the shell.

But when I am in emacs, I would like to only see my info and the emacs
info files... not all the system info. However, emacs still picks up
the system files even with this in my .emacs:

(setq Info-directory-list
   '("/usr/share/info"
     "/home/chris/elisp/info"))

How can I tell emacs to drop that system path?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-08 14:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-06 23:37 info path in shell vs info path in emacs Chris
2003-03-07  1:51 ` David Masterson
2003-03-08  2:57   ` Chris
2003-03-08 14:27     ` Kai Großjohann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.