From: teranisi Date: Sun, 21 Sep 2003 15:10:17 +0000 (+0000) Subject: * wl-summary.el (wl-summary-line-from): Decode. X-Git-Tag: wl-2_11_17~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0164a41356bf4d491ec819ed44165ee5a2fd9b15;p=elisp%2Fwanderlust.git * wl-summary.el (wl-summary-line-from): Decode. --- diff --git a/wl/wl-summary.el b/wl/wl-summary.el index 7583657..f791318 100644 --- a/wl/wl-summary.el +++ b/wl/wl-summary.el @@ -3093,7 +3093,7 @@ Return non-nil if the mark is updated" (funcall wl-summary-from-function (elmo-message-entity-field wl-message-entity - 'from)))) + 'from t)))) (defun wl-summary-line-list-info () (let ((list-info (wl-summary-get-list-info wl-message-entity)))