X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fgnus-art.el;h=aa83789749f0e48b69d9dd258df9fa2696d128d1;hb=15cce81ca2258ad31d56b8750d554f6de554fd6a;hp=32399e1586fda04265e2f304042efe0b309ca538;hpb=78c6d5e7a5c48b4a5d17179858e31f3029814fa5;p=gnus diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index 32399e158..aa8378974 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -2231,7 +2231,8 @@ unfolded." (unfoldable (or (equal gnus-article-unfold-long-headers t) (and (stringp gnus-article-unfold-long-headers) - (string-match gnus-article-unfold-long-headers header))))) + (string-match gnus-article-unfold-long-headers + header))))) (with-temp-buffer (insert header) (goto-char (point-min))