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

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

Re: getting rss content


From: Katsumi Yamaoka
Subject: Re: getting rss content
Date: Fri, 29 Jun 2007 11:45:39 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

>>>>> In <b4mabujr1cg.fsf@jpl.org> Katsumi Yamaoka wrote:

> (defadvice mm-inline-text-html-render-with-w3m (around follow-link (handle)
>                                                      activate)
>   "Follow a link in nnrss group."

I forgot to convert relative links in the html contents to
absolute ones.  Here's a revised version:

Attachment: binqQWcBYv2vM.bin
Description: application/emacs-lisp

> You can put it in your ~/.gnus.el file.  To disable or enable
> this feature, type:

> M-x ad-deactivate RET mm-inline-text-html-render-with-w3m RET
> or
> M-x ad-activate RET mm-inline-text-html-render-with-w3m RET

reply via email to

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