unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* OS X: load-path on self-contained build
@ 2007-07-10  3:54 Seiji Zenitani
  2007-07-10 22:01 ` Richard Stallman
  0 siblings, 1 reply; 15+ messages in thread
From: Seiji Zenitani @ 2007-07-10  3:54 UTC (permalink / raw)
  To: emacs-devel

Hello,

On Mac OS X, emacs (22.1) has the following "load-path" variable, if  
it is built with 'self-contained' option.  I don't understand why  
<lisp> directory is prior to <site-lisp> directory.  It seems that  
the below load-path comes from the environment variable  
EMACSLOADPATH, which is defined in l.5339 ~ 5352 in mac.c (emacs 22.1).

  $ cd mac
  $ ./make-package --self-contained

load-path's value is:
/Applications/Emacs.app/Contents/Resources/lisp
/Applications/Emacs.app/Contents/Resources/lisp/url
...(snip)...
/Applications/Emacs.app/Contents/Resources/leim
/Applications/Emacs.app/Contents/Resources/site-lisp


Sincerely,

Seiji Zenitani
zenitani@mac.com

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

end of thread, other threads:[~2007-08-06 18:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10  3:54 OS X: load-path on self-contained build Seiji Zenitani
2007-07-10 22:01 ` Richard Stallman
2007-07-15 22:11   ` Seiji Zenitani
2007-07-16 15:49     ` Richard Stallman
2007-07-23 22:30     ` Richard Stallman
2007-07-30 20:48     ` Richard Stallman
2007-07-31  2:13     ` Seiji Zenitani
2007-08-01 21:46       ` Vinicius Jose Latorre
2007-08-01 22:06         ` Seiji Zenitani
2007-08-01 22:23           ` Vinicius Jose Latorre
2007-08-01 22:40             ` Glenn Morris
2007-08-01 23:13               ` Vinicius Jose Latorre
2007-08-02  0:08                 ` Vinicius Jose Latorre
2007-08-06 16:33     ` Richard Stallman
2007-08-06 18:08       ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).