[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
forwarding multipart/related messages
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Thu, 13 Nov 2003 17:36:25 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 06055
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>