[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sent folders and broken maildirs
> each of the following needs to be true for WL to display To:...
>
> (eq major-mode 'wl-summary-mode)
t
> (stringp wl-summary-showto-folder-regexp)
t
> (string-match wl-summary-showto-folder-regexp
> (wl-summary-buffer-folder-name))
0 (#o0, #x0)
both have the value "+sent"
> (wl-address-user-mail-address-p from)
the last returns all my email addresses, not t
("randy@psg.com" "randy@iij.ad.jp" "randy@iijlab.net")
randy