emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#14270: closed (shadow.el, simple.el, shadows shado


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#14270: closed (shadow.el, simple.el, shadows shadows)
Date: Fri, 26 Apr 2013 07:24:02 +0000

Your message dated Fri, 26 Apr 2013 03:23:07 -0400
with message-id <address@hidden>
and subject line Re: bug#14270: shadow.el, simple.el, shadows shadows
has caused the debbugs.gnu.org bug report #14270,
regarding shadow.el, simple.el, shadows shadows
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
14270: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14270
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: shadow.el, simple.el, shadows shadows Date: Thu, 25 Apr 2013 15:30:26 -0400
hi.  in shadow.el, list-load-path-shadows has some code to look for the
(originally, first; now last)
----
http://lists.gnu.org/archive/html/bug-gnu-emacs/2002-03/msg00507.html
----
directory with simple.el in it.  i *assume* that originally, there were
no directories underneath, e.g., /usr/local/share/emacs/24.3/lisp.  but
now, subsystems seem to live in directories.  i.e., in my case, the
following are subdirectories:
----
calc calendar cedet emacs-lisp emulation erc eshell gnus international
language mail mh-e net nxml obsolete org play progmodes term textmodes
url vc
----

in my setup, i have local copies of mh-e and org.  if i say M-x
list-load-path-shadows, i get the message that
----
No Emacs Lisp load-path shadowings were found
----
but, if i disable the search for simple.el, i instead get the more
accurate:
----
118 Emacs Lisp load-path shadowings were found
----

i wonder if the test for simple.el might be removed?  it appears that it
was designed to help in the case where a developer's own load-path
includes his/her source directory (and, with the above change from first
to last, i'm not sure if it even fulfills that desire).  if there's
still a desire for that behavior, maybe a customizable list of
directories to ignore, similar to (but markedly different from) the
suggestion in
----
http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-09/msg00135.html
----

cheers, Greg Minshall



--- End Message ---
--- Begin Message --- Subject: Re: bug#14270: shadow.el, simple.el, shadows shadows Date: Fri, 26 Apr 2013 03:23:07 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Thanks for the report anyway. I will remove the simple.el check, because
it should not be needed any more.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]