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

[mhc:02071] Re: [snap20050320] Many Icons are Left Unused



At Tue, 22 Mar 2005 14:06:33 +0100,
Felix E. Klee wrote:
> 
> At Tue, 22 Mar 2005 15:01:36 +0900 (JST),
> KOIE Hidetaka (鯉江英隆) wrote:
> >   | Example for using Birthday icon:
> >   | 
> >   |     X-SC-Subject: My Birthday
> >   |     X-SC-Category: Birthday Private
> 
> I like the possibility to be able to specify two categories.  However,
> when one of the categories is "Todo", then only one icon is shown.  Does
> anyone know whether this is intended?

Really? I tried to specify "Birthday Private", "Birthday Todo",
"Birthday Todo Private", etc... and see multiple icons on the line.
I'm using cvs head of mhc on emacs cvs head with following settings:
(setq mhc-e21-icon-alist
      '(("Holiday"     . "Holiday.xpm")
	("Work"        . "Business.xpm")
	("Private"     . "Private.xpm")
	("Anniversary" . "Anniversary.xpm")
	("Birthday"    . "Birthday.xpm")
	("Other"       . "Other.xpm")
	("Todo"        . "CheckBox.xpm")
	("Done"        . "CheckedBox.xpm")
	("Conflict"    . "Conflict.xpm")))

Regards,
-- 
Yoichi NAKAYAMA