[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wl-icon-directory



Hello,

>>>>> In the Message: [Wanderlust English ML: No.04318]
>>>>>   with the date of Sat, 13 Nov 2010 08:47:15 -0500
>>>>> [Matt] == Matt Price <matt.price@utoronto.ca> has written:

Matt> and this in my wl-init:
Matt> ----
Matt> (setq wl-icon-directory "~/src/wanderlust/wl/etc/icons")
Matt> -----

Matt> C-h v wl-icon-directory tells me the variable _is_ getting set.  But I 
Matt> still get this in *Messages*:
Matt> ----
Matt> Loading /home/matt/.emacs.d/wl/wl-send-html-message.el (source)...done
Matt> You have to specify the value of `wl-icon-directory'
Matt> -----

Have you installed icons in the "~/src/wanderlust/wl/etc/icons"
directory?

To do so, you have to write in the Makefile

[...]
# For XEmacs or Emacs 21: directory where icon files should go.
PIXMAPDIR = /home/foo/src/wanderlust/wl/etc/icons
[...]

Unless, icons are installed in the /usr/.../emacs/VERSION/etc/icons
directory.

---
 Masaru Nomiya