*On Sun, 02 Aug 2009 23:05:10 +0200
* Also sprach [email protected] (Adam Sjøgren):

> On Sun, 02 Aug 2009 22:58:35 +0200, Merciadri wrote:
>
>> I had already tried this solution (I simply use
>> (setq gnus-thread-sort-functions
>> '((not gnus-thread-sort-by-number)
>> gnus-thread-sort-by-score))
>> ), but it seems not to work. Is there a problem to put it in my .gnus
>> file? Do I have to put it in my .emacs one? If so, why?
>
> It works when I evaluate those lines. Maybe they don't do what you
> expect? (That is, you should describe what "does not work" means to
> you.)
>
>
>   Best regards,
>
>     Adam

I guess he means:

     (setq gnus-thread-sort-functions
           '(gnus-thread-sort-by-number
             (not gnus-thread-sort-by-date)))

-- 
Numquam minus solus quam cum solus



_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to