Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293953 - app-emacs/wanderlust-2.15.7_pre20090820 - icon path set incorrectly
Summary: app-emacs/wanderlust-2.15.7_pre20090820 - icon path set incorrectly
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-21 13:25 UTC by Jan Seeger
Modified: 2009-11-28 16:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.