unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Nathan Trapuzzano <nbtrap@nbtrap.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 16857@debbugs.gnu.org
Subject: bug#16857: 24.3.50; Incorrect output from `list-load-path-shadows'
Date: Sun, 23 Feb 2014 20:20:52 -0500	[thread overview]
Message-ID: <87mwhhpaq3.fsf@nbtrap.com> (raw)
In-Reply-To: <0br46t1fpr.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 23 Feb 2014 20:06:56 -0500")

Glenn Morris <rgm@gnu.org> writes:

> Please show us the full value of `load-path' at that point. Thanks.

Sorry, I was mistaken.  Slime's directories are higher, except for
`lib', which contains cl-lib.el.  If `list-load-path-shadows' is
behaving correctly, something else has to be wrong.  It's as though some
of Slime's cl-lib's definitions are being loaded before the directory
gets moved to the end of `load-path':

  1. Slime was exceeding max-lisp-eval-depth at startup.
  2. I removed Slime's copy of cl-lib and restarted Emacs.
  3. Slime no longer has the problem described in (1).

("/home/nathan/opt/elisp/csharp-mode-20130824.1200/"
 "/home/nathan/opt/elisp/expand-region-20131111.329/"
 "/home/nathan/opt/elisp/haskell-mode-13.7/"
 "/home/nathan/opt/elisp/ido-ubiquitous-20131009.1047/"
 "/home/nathan/opt/elisp/ido-vertical-mode-20131209.938/"
 "/home/nathan/opt/elisp/js2-mode-20131118.1516/"
 "/home/nathan/opt/elisp/sml-mode-6.4/"
 "/home/nathan/.emacs.d/lisp"
 "/home/nathan/opt/elisp/archives"
 "/home/nathan/opt/elisp/bbdb"
 "/home/nathan/opt/elisp/csharp-mode-20130824.1200"
 "/home/nathan/opt/elisp/emacs-w3m"
 "/home/nathan/opt/elisp/expand-region-20131111.329"
 "/home/nathan/opt/elisp/haskell-mode-13.7"
 "/home/nathan/opt/elisp/ido-ubiquitous-20131009.1047"
 "/home/nathan/opt/elisp/ido-vertical-mode-20131209.938"
 "/home/nathan/opt/elisp/js2-mode-20131118.1516"
 "/home/nathan/opt/elisp/paredit"
 "/home/nathan/opt/elisp/slime"
 "/home/nathan/opt/elisp/sml-mode-6.4"
 "/home/nathan/opt/elisp/web-mode"
 "/home/nathan/opt/elisp/archives/gnu"
 "/home/nathan/opt/elisp/archives/marmalade"
 "/home/nathan/opt/elisp/archives/melpa"
 "/home/nathan/opt/elisp/emacs-w3m/share"
 "/home/nathan/opt/elisp/slime/contrib"
 "/home/nathan/opt/elisp/slime/doc"
 "/home/nathan/opt/elisp/emacs-w3m/share/emacs"
 "/home/nathan/opt/elisp/emacs-w3m/share/info"
 "/home/nathan/opt/elisp/slime/contrib/test"
 "/home/nathan/opt/elisp/emacs-w3m/share/emacs/site-lisp"
 "/home/nathan/opt/elisp/emacs-w3m/share/emacs/site-lisp/w3m"
 "/opt/emacs-trunk/share/emacs/24.3.50/site-lisp"
 "/opt/emacs-trunk/share/emacs/site-lisp"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/vc"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/url"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/textmodes"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/progmodes"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/play"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/org"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/nxml"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/net"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/mh-e"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/mail"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/leim"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/language"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/international"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/gnus"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/eshell"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/erc"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/emulation"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/emacs-lisp"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/cedet"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/calendar"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/calc"
 "/opt/emacs-trunk/share/emacs/24.3.50/lisp/obsolete"
 "/home/nathan/opt/elisp/slime/lib")





  reply	other threads:[~2014-02-24  1:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-24  0:50 bug#16857: 24.3.50; Incorrect output from `list-load-path-shadows' Nathan Trapuzzano
2014-02-24  1:06 ` Glenn Morris
2014-02-24  1:20   ` Nathan Trapuzzano [this message]
2014-02-24  1:41     ` Glenn Morris
2014-02-24  1:51       ` Nathan Trapuzzano
2014-02-24 21:03 ` Stefan Monnier
2014-02-24 23:16   ` Nathan Trapuzzano
2014-02-24 23:34     ` Glenn Morris
2014-02-25 21:56       ` Stefan Monnier
2014-02-26  3:49         ` Nathan Trapuzzano

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mwhhpaq3.fsf@nbtrap.com \
    --to=nbtrap@nbtrap.com \
    --cc=16857@debbugs.gnu.org \
    --cc=rgm@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 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).