Dave Abrahams [2016-02-07 07:58:31-08] wrote: > on Fri Feb 05 2016, Lars Ingebrigtsen wrote: >> Yes, `L f' will do that, I think? > > I don't *think* so. I don't just want to ignore the sender; I want to > entirely ignore any *thread* that particular sender might start. Does > `L f' do that? Yes. It scores all followups to an author. In practice it adds this kind of entry to your score file: ("followup" ("author" -1000 nil s)) That, in turn, will cause Gnus to automatically create adaptive scoring rule whenever that "author" sends a message. Those adaptive rules will look like this: ("references" ("" -1000 736000 s) ...) The above message-id is from "author's" post and since it's a "references" rule it scores all messages which include in their References field. So. "L a" scores a person and "L f" scores all followups for that person's messages. -- /// Teemu Likonen - .-.. // // PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///