[email protected] (Adam Sjøgren) writes: > Harry Putnam <[email protected]> writes: > >> I remember a command I used many times to unthread the buffer and >> display the messages by date... but it his sank into the swamp of my >> memory, and having a heck of a time digging up the proper commands >> with emacs help searching. > > Are you thinking of T T: > > T T runs the command gnus-summary-toggle-threads, which is an > interactive compiled Lisp function in `gnus-sum.el'. > > (gnus-summary-toggle-threads &optional ARG) > > Toggle showing conversation threads. > If ARG is positive number, turn showing conversation threads on. >
Yeah that's it! Thanks. So, in my normal threaded summary view: T T followed by C-c C-s C-D (sort by date) Does just what I remembered... Thanks again No matter what, I see the result of messages listed strictly by the oldest to most recent regardless of subject. _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
