Your message dated Fri, 4 Jan 2019 05:36:31 +0000 (UTC)
with message-id <[email protected]>
and subject line Re: Bug#748802
has caused the Debian Bug report #748802,
regarding attic/ subdirectories in load-path
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
748802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacsen-common
Version: 2.0.7

Hi,

Not sure whether it's a bug in the debian startup scripts or in wl and
friends, but I'm seeing the attic/ subdirectories in my load-path:

(apply #'nconc
       (mapcar #'(lambda (x) (and (string-match "/attic" x) (list x)))
       load-path))

("/usr/share/emacs/site-lisp/apel/attic" 
"/usr/share/emacs/site-lisp/flim/attic" "/usr/share/emacs/site-lisp/semi/attic" 
"/usr/share/emacs/site-lisp/w3m/attic")

Since these directories contain a number of files that have been
included in recent emacsen, the result is that the Emacs-provided
files are shadowed:

(locate-library "smtpmail")
"/usr/share/emacs/site-lisp/flim/attic/smtpmail.el"

-- Juliusz

--- End Message ---
--- Begin Message ---
Closing based on the previous comment from 5 years ago.

--- End Message ---

Reply via email to