Gnus development mailing list
 help / color / mirror / Atom feed
* How to score on direct replies
@ 2015-04-13  2:23 Nikolaus Rath
  0 siblings, 0 replies; 2+ messages in thread
From: Nikolaus Rath @ 2015-04-13  2:23 UTC (permalink / raw)
  To: ding

Hello,

I'd like to modify the score for direct replies to a specific author. Is
there a way to do that?

It seems that

 ("from"
  ("Trolling Individual" -500 nil f))

almost does what I want - but it kills even indirect replies (i.e,
replies to replies to the annoying individual).

If I understand correctly, this is because the resulting .ADAPT rule is
something like

 ("references" ("<msgid-from-troll>" -500 735700 s)

while I'd need something like

 ("references" ("^<msgid-from-troll>" -500 735700 r)


Is there a way to achieve that?


Thanks,
-Nikolaus
-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«



^ permalink raw reply	[flat|nested] 2+ messages in thread

* How to score on direct replies
@ 2015-04-13  2:23 Nikolaus Rath
  0 siblings, 0 replies; 2+ messages in thread
From: Nikolaus Rath @ 2015-04-13  2:23 UTC (permalink / raw)
  To: ding

Hello,

I'd like to modify the score for direct replies to a specific author. Is
there a way to do that?

It seems that

 ("from"
  ("Trolling Individual" -500 nil f))

almost does what I want - but it kills even indirect replies (i.e,
replies to replies to the annoying individual).

If I understand correctly, this is because the resulting .ADAPT rule is
something like

 ("references" ("<msgid-from-troll>" -500 735700 s)

while I'd need something like

 ("references" ("^<msgid-from-troll>" -500 735700 r)

Is there a way to achieve that?

Thanks,
-Nikolaus
-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-13  2:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-13  2:23 How to score on direct replies Nikolaus Rath
  -- strict thread matches above, loose matches on Subject: below --
2015-04-13  2:23 Nikolaus Rath

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).