Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 293953

Summary: app-emacs/wanderlust-2.15.7_pre20090820 - icon path set incorrectly
Product: Gentoo Linux Reporter: Jan Seeger <jan.seeger>
Component: Current packagesAssignee: Emacs project <emacs>
Status: RESOLVED NEEDINFO    
Severity: minor CC: net-mail+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Seeger 2009-11-21 13:25:49 UTC
The icon path in wanderlust is set up incorrectly when installing the cvs snapshot. Either the configuration should be changed to set `wl-icon-path' to /usr/share/emacs/etc/wl-icons/, or the icons should be copied to the old location.

Reproducible: Always
Comment 1 Ulrich Müller gentoo-dev 2009-11-21 19:28:44 UTC
Wanderlust's site-init file does the following:
(setq wl-icon-directory "/usr/share/emacs/etc/wl/icons")
Doesn't this work? What is the value of variable wl-icon-directory in your Emacs?

(In reply to comment #0)
> Either the configuration should be changed to set `wl-icon-path' [...]

I cannot find this variable anywhere in the elisp files of wanderlust.