On Thu, Jul 12 2012, Tassilo Horn wrote: > Eric Abrahamsen <[email protected]> writes: > > Hi Eric, > >> Now the remaining, minor mystery is, what's the difference between >> this in my .emacs: >> >> (custom-set-variables >> '(gnus-thread-sort-functions >> (quote (gnus-thread-sort-by-number >> (not gnus-thread-sort-by-most-recent-date)))) >> >> and this in my gnus.el: >> >> (setq gnus-thread-sort-functions '(gnus-thread-sort-by-number >> (not gnus-thread-sort-by-most-recent-date)))
No, I'm an idiot. It was a red herring -- looking at the wrong groups at the wrong time. The actual problem seems to be that thread sorting works correctly in all groups except my "mail.*" groups. Works right in nnmairix groups and my nntp groups, but not mail.anything. I've lost my confidence here, though -- unless the above rings any bells, let me stare at it for a day or so in case I'm still interpreting things incorrectly. Thanks and apologies, E -- GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-07-08 on pellet Ma Gnus v0.6 _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
