ShengHuo ZHU writes: > Per Abrahamsen writes: > > > Why does "gnus-uu-digest-mail-forward" insert > > > > MIME-Version: 1.0 > > Content-Type: text/plain; charset=us-ascii > > > > in each digested message? This is the default content type, so there > > should be no reason to insert the headers. > > Fixed. Thanks, but does it has to add the MIME-version header? When there is no other MIME headers? I also found a problem with the first "Topics" entry, there is an empty line before the "Subject: " header which makes it part of the body, instead of part of the header. This patch fixes that: 2001-02-06 Per Abrahamsen * gnus-uu.el (gnus-uu-save-article): Make the topics summary a message/rfc822. Index: gnus-uu.el =================================================================== RCS file: /usr/local/cvsroot/gnus/lisp/gnus-uu.el,v retrieving revision 6.2 diff -c -r6.2 gnus-uu.el *** gnus-uu.el 2000/12/28 17:44:20 6.2 --- gnus-uu.el 2001/02/06 22:35:10 *************** *** 886,892 **** (when (and message-forward-as-mime gnus-uu-digest-buffer) ;; The default part in multipart/digest is message/rfc822. ;; Subject is a fake head. ! (insert "