Re: Message Threading or Interleaving Your Replies

James Thomas <[email protected]> Tue, 25 Mar 2025 15:18:08 +0530
Newsgroups gmane.emacs.gnus.general
Message-ID <[email protected]>
[email protected] writes:

> AS> I _don't_ want my outgoing emails mixed with my ingoing
>
> How can this be?  It's hard to refresh your memory when the conversation
> you're revisiting only shows one side of it.

Or do it on demand; say:

  (setq gnus-refer-thread-use-search '(("nnml:archive" "sent")))

--