X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Frfc1843.el;h=29c0ea0957fb08ec26180cfd486e5478106b2366;hb=73edf76920c3d86afa1628ca8f1509394cb7b26c;hp=254dd65f42a48cf1f4f1726642aea9fabe6a93f3;hpb=22d67eb69d38558636bccda449388713db84b44d;p=elisp%2Fgnus.git- diff --git a/lisp/rfc1843.el b/lisp/rfc1843.el index 254dd65..29c0ea0 100644 --- a/lisp/rfc1843.el +++ b/lisp/rfc1843.el @@ -132,7 +132,7 @@ ftp://ftp.math.psu.edu/pub/simpson/chinese/hzp/hzp.doc" (defun rfc1843-decode-article-body () "Decode HZ encoded text in the article body." (if (string-match (concat "\\<\\(" rfc1843-newsgroups-regexp "\\)\\>") - gnus-newsgroup-name) + (or gnus-newsgroup-name "")) (save-excursion (save-restriction (message-narrow-to-head)