On Tuesday, 10 Mar 2020 at 15:21, Richmond wrote:
> Is it possible to get gnus to tell me of replies to my articles? or
> maybe raise the score of them? or mark them in the article summary
> buffer?

You could try adding an entry along the lines of

("references"
  ("<some regex goes here>" 100 nil r))

to your .SCORE file where the regex is something that matches your
emails, i.e. the typical message-id of your emails (which, for instance,
is <7ywo7skzgd....@gmx.com> for the article I'm responding to).  What I
don't know is whether there is a regex that would work generally to
identify your articles.  Message IDs are a mystery to me.

-- 
Eric S Fraga via Emacs 28.0.50 & org 9.3.6 on Debian bullseye/sid

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to