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

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

Re: How to use nnrss-ignore-article-fields


From: Lars Ingebrigtsen
Subject: Re: How to use nnrss-ignore-article-fields
Date: Wed, 29 Jan 2014 16:18:48 -0800
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Stefan Huchler <stefan.huchler@mail.de> writes:

> I set and evaluated following list:
>
> (setq nnrss-ignore-article-fields '(slash:comments description
> atom:updated category title item tag))
>
> but it did not prevent re-appearences of such articles.

That seems to be the right thing to do.  After applying that, `item' is:

(item nil
      (guid
       ((isPermaLink . "false"))
       "tag:youtube.com,2008:video:Zx5W7faSEJI")
      (pubDate nil "Fri, 24 Jan 2014\n06:04:18 +0000")
      (link nil 
"http://www.youtube.com/watch?v=Zx5W7faSEJI&feature=youtube_gdata";)
      (author nil "Jupiter Broadcasting"))

So does this data change at all, or is it constant?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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