On July 22, 2012 at 6:59PM +0200, NSchweers (at online.de) wrote: > Package: wl > Version: 2.14.0-12 > Severity: important > > Dear Maintainer, > I wanted to try out wl, so I installed it from the debian repository, and > filled the following into my .emacs file, after consulting the file > /usr/share/emacs/site-lisp/wl/WL-CFG and the info pages: > > (setq load-path (append > (list "/usr/local/share/mule/site-lisp/apel" > "/usr/local/share/mule/site-lisp/flim" > "/usr/local/share/mule/site-lisp/semi") > load-path)) [...] > This led to an error message informing me of the fact that the file wl-news.el > could not be loaded. [...] > ii emacs23 [emacsen] 23.4+1-3
The load-path variable should be set automatically by the Debian packages. So, it's enough that you do `apt-get install wl'. Starting emacs23 and "M-x wl RET" shouldn't cause the error. The file wl-news.el should exist in "/usr/share/emacs23/site-lisp/wl". Please don't set load-path in your config file, so that "/usr/share/emacs23/site-lisp/wl" is prior to "/usr/share/emacs/site-lisp/wl". If wl-news.el doesn't exist in "/usr/share/emacs23/site-lisp/wl", please show me the output of `apt-get install wl' to know the details of the installation. Thanks, -- Tatsuya Kinoshita
pgp29s2pdFrKi.pgp
Description: PGP signature

