Bug 106559 - Emacs wanderlust installation and configuration load file are inconsistent
Bug#: 106559 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: usata@gentoo.org Reported By: treese@acm.org
Component: Ebuilds
URL: 
Summary: Emacs wanderlust installation and configuration load file are inconsistent
Keywords:  
Status Whiteboard: 
Opened: 2005-09-19 11:47 0000
Description:   Opened: 2005-09-19 11:47 0000
The ebuild installs wanderlust for emacs into /usr/share/emacs/site-lisp/wl,
but the intialization file 
70wl-gentoo.el sets the load-path to include
/usr/share/emacs/site-lisp/wanderlust.

Reproducible: Always
Steps to Reproduce:
1. emerge wanderlust
2. start emacs
3. load /usr/share/emacs/site-lisp/70wl-gentoo.el
4. M-x wl


Actual Results:  
Emacs gives the error "cannot load wl"

Expected Results:  
Load the correct elisp file.

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2005-09-29 01:13:13 0000 -------
Thanks for the bug report. I fixed it in CVS. However, no matter what is
set in 70wl-gentoo.el, files in /usr/share/emacs/site-lisp/wl should be
loaded because every directory resides in /usr/share/emacs/site-lisp is
included to load-path via startup.el. Which version of emacs are you using?

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2006-03-24 04:26:10 0000 -------
Closing old bug. If you still have this problem, feel free to reopen.
Thanks for the bug report.