GNU bug report logs - #16857
24.3.50; Incorrect output from `list-load-path-shadows'

Previous Next

Package: emacs;

Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>

Date: Mon, 24 Feb 2014 00:52:01 UTC

Severity: normal

Merged with 16671

Found in versions 24.3, 24.3.50

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

Bug is archived. No further changes may be made.

Full log


Message #20 received at 16857 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Cc: 16857 <at> debbugs.gnu.org
Subject: Re: bug#16857: 24.3.50; Incorrect output from `list-load-path-shadows'
Date: Mon, 24 Feb 2014 16:03:03 -0500
>   2. I get warning messages on startup about Emacs' cl-lib being
>      shadowed ("Real cl-lib shadowed by compatibility cl-lib?
>      (/home/nathan/opt/elisp/slime/lib/cl-lib.elc)").

This message comes from slime's cl-lib which shadows Emacs's.
But slime's cl-lib detects the problem, outputs the message, and tries
to work around the problem by changing load-path so that slime's cl-lib
doesn't hide Emacs's any more.

So the "what shadows what" question depends on whether you ask it before
loading cl-lib or afterwards.


        Stefan




This bug report was last modified 11 years and 87 days ago.

Previous Next


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