[mew-int 2991] Re: display html mail with w3m
Tatsuya Kinoshita
tats at example.com
Sat Apr 30 02:57:00 JST 2011
On April 30, 2011 at 1:30AM +0900,
tats (at vega.ocn.ne.jp) wrote:
> Does emacs-w3m (w3m-el-snapshot) work correctly, outside of Mew?
>
> M-x w3m RET
> U http://www.mew.org RET
If it works, the following configuration may work on Mew.
;; Quoting from /usr/share/doc/mew-beta/examples/dot.mew.gz
(setq mew-mime-multipart-alternative-list '("Text/Html" "Text/Plain" "*."))
(condition-case nil
(require 'mew-w3m)
(file-error nil))
If you still have the problem, please forward your problematic mail
to me. I'll try to reproduce your problem.
Thanks,
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list