From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [sdl.web@gmail.com: load-path missing?]
Date: Tue, 02 Jan 2007 16:23:38 -0500 [thread overview]
Message-ID: <E1H1r6g-0001kw-V7@fencepost.gnu.org> (raw)
In-Reply-To: <m2mz52rruh.fsf@sl392.st-edmunds.cam.ac.uk> (message from Leo on Tue, 02 Jan 2007 04:10:46 +0000)
> I think what is going on is that configure sets up src/epaths.h based
> on the value you specified for locallisppath, which overrides
> the value that would have been computed from --prefix.
>
> Is that right?
I guess it is not completely overridden since those 'site-lisp' dirs
are still created and even contain subdirs.el.
That's the point. The code that creates these directories does not
get the names from your specified locallisppath. It constructs the
names based on PREFIX.
I'd propose to have PREFIX/share/emacs/22.0.92/site-lisp included just
like PREFIX/share/emacs/22.0.92/lisp, and PREFIX/share/emacs/site-lisp
be the default value to --enable-locallisppath.
PREFIX/share/emacs/site-lisp _is_ in the default value for
locallisppath. But you specified a different value
so you did not get the default.
next prev parent reply other threads:[~2007-01-02 21:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 22:18 [sdl.web@gmail.com: load-path missing?] Richard Stallman
2006-12-24 3:05 ` Chong Yidong
2006-12-24 4:03 ` Leo
2006-12-25 17:58 ` Chong Yidong
2006-12-26 1:12 ` Leo
2007-01-02 3:08 ` Richard Stallman
2007-01-02 4:10 ` Leo
2007-01-02 21:23 ` Richard Stallman [this message]
2007-01-02 22:12 ` Leo
2007-01-03 21:10 ` Richard Stallman
2006-12-25 0:42 ` Richard Stallman
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=E1H1r6g-0001kw-V7@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@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.