GNU bug report logs - #1330
23.0.60; load-path has no site-lisp directories

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Tue, 11 Nov 2008 22:45:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1330 in the body.
You can then email your comments to 1330 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1330; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Peter Dyballa <Peter_Dyballa <at> Freenet.DE>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; load-path has no site-lisp directories
Date: Tue, 11 Nov 2008 23:35:33 +0100
Hello!

When I launch GNU Emacs with -Q and check load-path I get:

".../emacs/leim"
".../emacs/lisp"
".../emacs/lisp/url"
".../emacs/lisp/textmodes"
".../emacs/lisp/progmodes"
".../emacs/lisp/play"
".../emacs/lisp/org"
".../emacs/lisp/nxml"
".../emacs/lisp/nxml/char-name"
".../emacs/lisp/net"
".../emacs/lisp/mh-e"
".../emacs/lisp/mail"
".../emacs/lisp/language"
".../emacs/lisp/international"
".../emacs/lisp/gnus"
".../emacs/lisp/eshell"
".../emacs/lisp/erc"
".../emacs/lisp/emulation"
".../emacs/lisp/emacs-lisp"
".../emacs/lisp/calendar"
".../emacs/lisp/calc"
".../emacs/lisp/obsolete"
"/Library/Application Support/Emacs/calendar23"
"/Library/Application Support/Emacs/caml"
"/Library/Application Support/Emacs"
"/sw/share/emacs21/site-lisp/elib"
"/usr/local/share/emacs/23.0.60/lisp"
"/usr/local/share/emacs/23.0.60/lisp/url"
"/usr/local/share/emacs/23.0.60/lisp/textmodes"
"/usr/local/share/emacs/23.0.60/lisp/progmodes"
"/usr/local/share/emacs/23.0.60/lisp/play"
"/usr/local/share/emacs/23.0.60/lisp/org"
"/usr/local/share/emacs/23.0.60/lisp/nxml"
"/usr/local/share/emacs/23.0.60/lisp/nxml/char-name"
"/usr/local/share/emacs/23.0.60/lisp/net"
"/usr/local/share/emacs/23.0.60/lisp/mh-e"
"/usr/local/share/emacs/23.0.60/lisp/mail"
"/usr/local/share/emacs/23.0.60/lisp/language"
"/usr/local/share/emacs/23.0.60/lisp/international"
"/usr/local/share/emacs/23.0.60/lisp/gnus"
"/usr/local/share/emacs/23.0.60/lisp/eshell"
"/usr/local/share/emacs/23.0.60/lisp/erc"
"/usr/local/share/emacs/23.0.60/lisp/emulation"
"/usr/local/share/emacs/23.0.60/lisp/emacs-lisp"
"/usr/local/share/emacs/23.0.60/lisp/calendar"
"/usr/local/share/emacs/23.0.60/lisp/calc"
"/usr/local/share/emacs/23.0.60/lisp/obsolete"
"/usr/local/share/emacs/23.0.60/leim"

Is this induced by my configure parameter --enable-locallisppath= or  
by a new design? The GNU Emacs 23.0.60 from last weekend, launched  
from its install location, also does not show a trace of an usual  
site-lisp directory ...


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d  
scroll bars)
 of 2008-11-11 on localhost
Windowing system distributor `The XFree86 Project, Inc', version  
11.0.40400000
configured using `configure  '--without-sound' '--without-pop' '-- 
with-dbus' '--with-libotf' '--with-x-toolkit=athena' '--enable- 
locallisppath=/Library/Application Support/Emacs/calendar23:/Library/ 
Application Support/Emacs/caml:/Library/Application Support/Emacs:/sw/ 
share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/xft2/lib/ 
pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/ 
pkgconfig:/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/qt4-x11/lib/ 
pkgconfig:/sw/lib/system-openssl/lib/pkgconfig:/sw/lib/pkgconfig:/sw/ 
share/pkgconfig:/usr/X11R6/lib/pkgconfig:/usr/local/lib/pkgconfig:/ 
usr/lib/pkgconfig' 'CFLAGS=-Wno-pointer-sign -bind_at_load -H -pipe - 
fPIC -mcpu=7450 -mtune=7450 -fast -mpim-altivec -ftree-vectorize - 
foptimize-register-move -freorder-blocks -freorder-blocks-and- 
partition -fthread-jumps -fpeephole -fno-crossjumping' 'CPPFLAGS=-no- 
cpp-precomp -idirafter -I/usr/X11R6/include' 'LDFLAGS=-bind_at_load - 
dead_strip -multiply_defined suppress -L/sw/lib/ncurses''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t


--
Mit friedvollen Grüßen

  Pete

It's not the valleys in life I dread so much as the dips.
				– Garfield







Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to Peter Dyballa <Peter_Dyballa <at> Freenet.DE>:
bug acknowledged by developer. Full text and rfc822 format available.

Message #10 received at 1330-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 1330-done <at> debbugs.gnu.org
Subject: Re: bug#1330: 23.0.60; load-path has no site-lisp directories
Date: Wed, 12 Nov 2008 23:44:05 -0500
Peter Dyballa wrote (on Tue, 11 Nov 2008 at 23:35 +0100):

> Is this induced by my configure parameter --enable-locallisppath=

Yes.




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Thu, 11 Dec 2008 15:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 273 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.