unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* load-library vs. list-load-path-shadows
@ 2010-04-05 11:03 Juanma Barranquero
  2010-04-05 13:57 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2010-04-05 11:03 UTC (permalink / raw)
  To: Emacs developers

(This is on Windows, so case insensitive search, etc.)

I installed color-theme in my site-lisp, and then

   M-x load-library <RET> authors <RET>

fails because it finds site-lisp/color-theme/AUTHORS instead of
lisp/emacs-lisp/authors.el[c], which is or isn't a bug (I think it's
not, given that `load-library' clearly says that "LIBRARY is searched
[...] both with and without `load-suffixes'").

But at least `list-load-path-shadows' should use the same heuristics,
so it could point out the problem...

    Juanma




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: load-library vs. list-load-path-shadows
  2010-04-05 11:03 load-library vs. list-load-path-shadows Juanma Barranquero
@ 2010-04-05 13:57 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2010-04-05 13:57 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs developers

> But at least `list-load-path-shadows' should use the same heuristics,
> so it could point out the problem...

Indeed,


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-05 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 11:03 load-library vs. list-load-path-shadows Juanma Barranquero
2010-04-05 13:57 ` Stefan Monnier

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).