Ar an ceathrú lá de mí na Nollaig, scríobh Malcolm Purvis:
Aidan> Who needs the behaviour, specifically, of preferring
installed
Aidan> (non-package) files to those in the source tree when running in the
Aidan> source tree and when the installed files are available?
I think that Michael might have been thinking of my bug report, which you can
find at:
http://thread.gmane.org/gmane.emacs.xemacs.beta/17652/focus=17652
Thanks for the pointer. The thread is not immediately relevant to my change,
which doesn’t affect package behaviour.
Michael, do you have a directory /usr/local/share/xemacs-21.5-b27/lisp on
your machine? All I need is for that directory to exist to have an XEmacs
running in the directory it was built in to use it as its lisp-directory:
(progn
(shell-command "mkdir /usr/local/share/xemacs-21.5-b27/lisp")
(startup-setup-paths '(early late last) t)
lisp-directory)
=> "/usr/local/share/xemacs-21.5-b27/lisp/"
(progn
(shell-command "rmdir /usr/local/share/xemacs-21.5-b27/lisp")
(startup-setup-paths '(early late last) t)
lisp-directory)
=> "/home/Aidan/xemacs-21.5/lisp/"
--
Santa Maradona, priez pour moi!
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches