Gnus development mailing list
 help / color / mirror / Atom feed
From: Dan Christensen <jdc@uwo.ca>
To: ding@gnus.org
Subject: Re: Mark articles/replies in thread in which I replied previously
Date: Fri, 02 Aug 2024 16:41:45 -0400	[thread overview]
Message-ID: <87a5hur71y.fsf@uwo.ca> (raw)
In-Reply-To: <16964.8492171959$1722625989@news.gmane.org>

> I want to mark articles/replies in a thread that I replied previously so
> I don't loose track of threads I replied too.

I increase the score of threads that I reply to using:

  (add-hook 'message-sent-hook 'gnus-score-followup-thread)

The docstring says:

  Add SCORE to all later articles in the thread the current buffer is
  part of.

This doesn't mark them, but might be useful instead of that.

Dan



  parent reply	other threads:[~2024-08-02 20:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <12270.4048104183$1722612874@news.gmane.org>
2024-08-02 15:50 ` Eric S Fraga
2024-08-02 19:11   ` Björn Bidar
     [not found]   ` <16964.8492171959$1722625989@news.gmane.org>
2024-08-02 20:41     ` Dan Christensen [this message]
2024-08-03  9:23       ` Björn Bidar
2024-08-09  0:32 ` James Thomas
2024-08-10 21:51   ` Björn Bidar
2024-08-11  4:29     ` James Thomas
2024-08-02 15:32 Björn Bidar

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=87a5hur71y.fsf@uwo.ca \
    --to=jdc@uwo.ca \
    --cc=ding@gnus.org \
    /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).