[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

forwarding multipart/related messages



Hi,

I've fixed two problems in Gnus CVS.

When I forwarded a multipart/related message to someone, Content-ID
headers were lost and the recipient couldn't see images contained in
the message.  This message is just an example. :)

In addition, I'm using Gnus by the following setup to see HTML mails
using emacs-w3m:



(setq mm-text-html-renderer 'w3m
      mm-inline-text-html-with-images t)

I noticed that the `t' command or the `T' command didn't work to
toggle displaying images in the article buffer if the article is a
forwarded multipart/related message.  Now both of problems have gone.

Regards,
-- 
Katsumi Yamaoka <yamaoka@jpl.org>