From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: paths
Date: Sat, 22 Feb 2003 03:15:34 -0500 [thread overview]
Message-ID: <E18mUoo-0006jk-00@fencepost.gnu.org> (raw)
In-Reply-To: <E18lsId-000645-00@chase> (message from Edward Susko on Thu, 20 Feb 2003 11:07:47 -0400)
I suspect this was because of name conflicts with code loaded from
/usr/local/share/emacs/site-lisp
which existed prior to the installation of the updated version.
Emacs obeyed your customizations.
In src/epaths.h, changing the ordering of directories in the path:
define PATH_LOADSEARCH "/usr/local/share/emacs/21.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/local/share/emacs/21.2/leim:/usr/local/share/emacs/21.2/lisp"
It is a feature that your locally installed packages override the
standard ones. If you want them to apply to just a single Emacs
version, put them in the directory that includes the Emacs version
number.
Basically, you got what you asked for, so if that isn't what you
really want, you should ask for what you really want.
prev parent reply other threads:[~2003-02-22 8:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-20 15:07 paths Edward Susko
2003-02-22 8:15 ` Richard Stallman [this message]
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=E18mUoo-0006jk-00@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=bug-gnu-emacs@gnu.org \
/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.