GNU bug report logs -
#14513
24.3.50; Site load-path pieces differ in MSYS build
Previous Next
Reported by: Richard Copley <rcopley <at> gmail.com>
Date: Thu, 30 May 2013 13:49:02 UTC
Severity: wishlist
Merged with 14514
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 14513 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 30 May 2013 14:46:13 +0100
> From: Richard Copley <rcopley <at> gmail.com>
>
> The site-specific pieces of the initial load-path are different in the
> nt/msysconfig.sh build from how they used to be with nt/configure.bat.
Indeed, and that is on purpose. I explained the rationale here:
http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00146.html
> In src/epaths.h (when built), PATH_SITELOADSEARCH is defined as:
>
> with nt/configure.bat: "%emacs_dir%/site-lisp;%emacs_dir%/../site-lisp"
>
> with nt/msysconfig.sh:
> "%emacs_dir%/share/emacs/24.3.50/site-lisp;%emacs_dir%/share/emacs/site-lisp"
>
> The former version was much more useful on Windows, allowing
> one to keep a bunch of Emacs installs in a single parent directory
> that also contains the site-lisp directory.
Sorry, I don't follow. Please describe what structure was possible
beforehand that you think is impossible now.
This bug report was last modified 12 years and 45 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.