info-gnus-english
[Top][All Lists]
Advanced

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

Re: rendering an rss feed as html


From: Katsumi Yamaoka
Subject: Re: rendering an rss feed as html
Date: Thu, 06 Mar 2008 11:06:34 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

>>>>> Richard G Riley wrote:
> Katsumi Yamaoka <yamaoka@jpl.org> writes:
>> You can add this form to the ~/.emacs-w3m.el file at your own risk.
>>
>> (define-key w3m-minor-mode-map "M" 'w3m-view-url-with-external-browser)
>>
>> For what `risk' means, please see:
>>
>> (info "(emacs-w3m)Gnus") <- `C-x C-e' here.

> I'm not sure I understand. How will this help? The article is not in w3m
> minor mode. It is a gnus article buffer. C-h m shows the following
> modes:

That is not *so-called* minor-mode as an Emacs term.
The `w3m-minor-mode-map' overrides the other keymaps, using
the `keymap' text property, over only the area that emacs-w3m
rendered in the article buffer.

Regards,
(Sorry for the late answer.  I barely got well from a cold.)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]