all messages for Emacs-related lists mirrored at yhetil.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
  2010-04-06 13:36 ` bug#5845: " Juanma Barranquero
  0 siblings, 2 replies; 14+ 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] 14+ messages in thread

end of thread, other threads:[~2018-01-18 21:40 UTC | newest]

Thread overview: 14+ 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
2010-04-06 13:36 ` bug#5845: " Juanma Barranquero
2010-04-06 14:40   ` Leo
2010-04-06 16:11     ` Juanma Barranquero
2018-01-16 15:54   ` Noam Postavsky
2018-01-16 17:25     ` Ken Brown
2018-01-16 21:32       ` Noam Postavsky
2018-01-17 15:37         ` Eli Zaretskii
2018-01-18 17:05           ` Noam Postavsky
2018-01-18 18:51             ` Eli Zaretskii
2018-01-18 19:39               ` Noam Postavsky
2018-01-18 20:46                 ` Eli Zaretskii
2018-01-18 21:40                   ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.