From: Nasser Alkmim <nasser.alkmim@gmail.com>
To: James Thomas <jimjoe@gmx.net>
Cc: ding@gnus.org
Subject: Re: Why am I getting duplicate messages on RSS groups?
Date: Sat, 27 Apr 2024 15:07:09 +0200 [thread overview]
Message-ID: <87v8437y4i.fsf@gmail.com> (raw)
In-Reply-To: <875xw36tgp.fsf@gmx.net> (James Thomas's message of "Sat, 27 Apr 2024 15:03:10 +0530")
James Thomas <jimjoe@gmx.net> writes:
> Nasser Alkmim wrote:
>
>> I tried (add-to-list 'nnrss-ignore-article-fields 'pubDate), and after
>
> Are you sure it was done after Gnus and nnrss was loaded? If not, try
> putting this in ~/.gnus.el:
>
> (setq nnrss-ignore-article-fields '(slash:comments pubDate))
I have it in a use-package declaration that expands to:
(eval-after-load 'nrss '(progn (add-to-list 'nnrss-ignore-article-fields 'pubDate) t))
I also tried in a ~/.gnus.el, but the same behavior persists.
--
Nasser Alkmim
+43 677 6408 9171
prev parent reply other threads:[~2024-04-27 13:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-17 8:52 Nasser Alkmim
2024-04-17 9:28 ` Emanuel Berg
2024-04-17 10:47 ` Nasser Alkmim
2024-04-26 5:42 ` Nasser Alkmim
2024-04-17 15:08 ` Tim Landscheidt
2024-04-26 15:16 ` James Thomas
2024-04-26 15:32 ` Eric S Fraga
2024-04-26 21:36 ` James Thomas
2024-04-28 10:02 ` Eric S Fraga
2024-04-27 6:54 ` Nasser Alkmim
2024-04-27 9:33 ` James Thomas
2024-04-27 13:07 ` Nasser Alkmim [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8437y4i.fsf@gmail.com \
--to=nasser.alkmim@gmail.com \
--cc=ding@gnus.org \
--cc=jimjoe@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).