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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org