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

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

Re: Recognizing repeats in RSS feeds


From: Desmond Rivet
Subject: Re: Recognizing repeats in RSS feeds
Date: Wed, 21 Jan 2009 14:38:29 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Desmond Rivet <desmond_news@videotron.ca> writes:
>
> Thanks for the reply. However, I'm somewhat confused (not by your
> directions, but rather by what I'm seeing)

Errr...I think I found the problem. I was doing this:

(setq nnrss-ignore-article-field '(slash:comments slash:hit_parade))

Note the missing 's'.  It should be this:

(setq nnrss-ignore-article-fields '(slash:comments slash:hit_parade))

I am very embarassed.  Sorry for wasting everyone's time. Things appear
to be working better now :)

-- 
Desmond Rivet

Pain is weakness leaving the body.


reply via email to

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