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

Re: w3 vs w3m



>>>>> In [Wanderlust English : No.03485] Vitaly Mayatskikh wrote:
> Seems, new Emacs use w3m instead of w3. I'm not sure about XEmacs,
> however. Does anybody have objections if I change w3 to w3m in SEMI?
> Without this fix it's not possible to see html messages properly.

> diff --git a/mime-w3.el b/mime-w3.el

[...]

Emacs-w3m provides mime-w3m.el.

,---- (info "(emacs-w3m)SEMI MUAs") ----
| 6.3 Reading HTML mails in SEMI MUAs
| ===================================
|
| You can display HTML mails as human-readable, using emacs-w3m and SEMI
| MUA, for example, Wanderlust.  Since that MUA depends on SEMI (and also
| FLIM) for MIME functions, we generically call it SEMI MUA.  Although
| SEMI uses Emacs/W3 for rendering HTML mails by default, it can easily
| be altered to emacs-w3m and it will make your cyber life still more
| comfortable.
|
| You simply need to put the following line in `~/.emacs' file:
|
|      (require 'mime-w3m)
|
|    The `mime-w3m' and `mime-w3' modules are functionally alike, as you
| might have guessed (see how the names sound alike?).  The latter is
| included in the SEMI package.
|
| [...]
`----