From: keiichi Date: Wed, 12 Jan 2000 05:06:06 +0000 (+0000) Subject: (gnus-summary-from-or-to-or-newsgroups): Do not decode extra header field. X-Git-Tag: nana-gnus-7_1_0_16~49 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3f62cfacad4db519b0a8538c0f7951afdd207ee8;p=elisp%2Fgnus.git- (gnus-summary-from-or-to-or-newsgroups): Do not decode extra header field. --- diff --git a/lisp/gnus-sum.el b/lisp/gnus-sum.el index 561f4a5..fafedb2 100644 --- a/lisp/gnus-sum.el +++ b/lisp/gnus-sum.el @@ -2585,10 +2585,8 @@ marks of articles." (string-match gnus-ignored-from-addresses (mail-header-from header))) (concat "-> " - (or (car (funcall gnus-extract-address-components - (funcall - gnus-decode-encoded-word-function to))) - (funcall gnus-decode-encoded-word-function to)))) + (or (car (funcall gnus-extract-address-components to)) + to))) ((and newsgroups gnus-ignored-from-addresses (string-match gnus-ignored-from-addresses