all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: chrisl_ak@hotmail.com (Chris)
Subject: info path in shell vs info path in emacs
Date: 6 Mar 2003 15:37:10 -0800	[thread overview]
Message-ID: <b62b39cb.0303061537.34f0c068@posting.google.com> (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?

             reply	other threads:[~2003-03-06 23:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06 23:37 Chris [this message]
2003-03-07  1:51 ` info path in shell vs info path in emacs David Masterson
2003-03-08  2:57   ` Chris
2003-03-08 14:27     ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b62b39cb.0303061537.34f0c068@posting.google.com \
    --to=chrisl_ak@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.