[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m clashes with mime types
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Mon, 28 Jan 2002 21:44:40 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 02617
- References: <m1sn8wy8oh.fsf@reader.newsguy.com> <k0nadv42lpr.fsf@metropolis.phys.ntnu.no><m1it9scby6.fsf@reader.newsguy.com><m3elkghvyd.fsf@beldin.mt743742.dialup.rwth-aachen.de><81lmejyn21.fsf_-_@zion.bpnetworks.com>
>>>>> In <81lmejyn21.fsf_-_@zion.bpnetworks.com>
>>>>> Ami Fischman <usenet@fischman.org> wrote:
> So, in trying to make gnus aware of antiword (in my ~/.mailcap file), I came
> across the following problem: if I receive a message created by outlook (for
> example), that has a MIME part for the text version of the message, a MIME
> part for the HTML version, and a MIME part for a word document attachment,
> the article will be buttonized correctly (I get a [2. wordfilename.doc ...]
> type thing), but I cannot click on this button.
Probably, you can fix this temporally by evaluating the
following expression in the article buffer:
(setq mm-w3m-minor-mode nil)
When using emacs-w3m in the article buffer, the keymap for
emacs-w3m will be activated as a minor-mode-map, and it will
override the original keymap. Should we make it customizable
whether to allow a minor-mode-map for emacs-w3m? Or, does
anyone have much better ideas?
--
Katsumi Yamaoka <yamaoka@jpl.org>