Christoph Groth wrote: > (...) Single messages are sorted as expected, and new messages tend > to appear at the back of the buffer, but in some cases threads with > new messages are stuck above older ones. The sorting order of threads > is clearly not the opposite of the one given by > gnus-thread-sort-by-most-recent-number.
To debug, it would be helpful to be able to request the thread data structure (in the sense of gnus-sum.el) of the current thread. I.e. the data structure that one can pass to gnus-thread-highest-number for example. The function gnus-make-threads returns a list of all the threads in the summary buffer, but I haven't found a way to get the current thread only. Thanks, Christoph _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
