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

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

Re: getting rss content


From: Bar Shirtcliff
Subject: Re: getting rss content
Date: Sun, 01 Jul 2007 19:51:13 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin)

Do you think this code would work if I replaced calls to w3m with
calls to my shell's w3m?

I'm reluctant to try it because it doesn't matter right now (as I'm
not getting links) and, last time, it crashed my emacs, so that I
couldn't even send mail.

Bar

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> 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:
>
>
>
>> 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]