[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Location of .gnus init file
From: |
Tassilo Horn |
Subject: |
Re: Location of .gnus init file |
Date: |
Mon, 09 Feb 2015 10:26:41 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
eminmn@sysmatrix.net (Ed C.) writes:
> Question: Why does sort not work on articles when thread view is
> toggled off?
There are two separate sorting variables in Gnus, one for threads
(`gnus-thread-sort-functions'), one for articles
(`gnus-article-sort-functions').
Probably, you've only customized the former to your likings.
Bye,
Tassilo