Fix last commit:
authorSimon Josefsson <jas@extundo.com>
Sat, 13 Oct 2001 22:20:41 +0000 (22:20 +0000)
committerSimon Josefsson <jas@extundo.com>
Sat, 13 Oct 2001 22:20:41 +0000 (22:20 +0000)
2001-10-14  Simon Josefsson  <jas@extundo.com>

* gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
charset magic from message.el.

lisp/gnus-msg.el

index 51d8ae7..d0ec8de 100644 (file)
@@ -1254,9 +1254,11 @@ this is a reply."
                       ;; namess with incompatible character sets.  
                       ;; -- Per Abrahamsen <abraham@dina.kvl.dk> 2001-10-08.
                       (group-field-charset
-                       (gnus-group-name-charset method newsgroups-field))
+                       (gnus-group-name-charset
+                        method (or newsgroups-field "")))
                       (followup-field-charset 
-                       (gnus-group-name-charset method (or followup-field "")))
+                       (gnus-group-name-charset
+                        method (or followup-field "")))
                       (rfc2047-header-encoding-alist
                        (append
                         (when group-field-charset