From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17210 Path: news.gmane.org!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.gnus.user Subject: Re: Threads sorting doesn't work? Date: Sun, 02 Nov 2014 06:47:14 +0100 Organization: Aioe.org NNTP Server Message-ID: <87d2966tnh.fsf@debian.uxu> References: <87r3xmz833.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1414907413 15583 80.91.229.3 (2 Nov 2014 05:50:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2014 05:50:13 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Nov 02 06:50:08 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Xko3D-0001Ib-RH for gegu-info-gnus-english@m.gmane.org; Sun, 02 Nov 2014 06:50:07 +0100 Original-Received: from localhost ([::1]:55239 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xko3D-0006Tw-FT for gegu-info-gnus-english@m.gmane.org; Sun, 02 Nov 2014 01:50:07 -0400 Original-Path: usenet.stanford.edu!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 38 Original-NNTP-Posting-Host: feB02bRejf23rfBm51Mt7Q.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:gcRy2A+92I5ht4uFe+gjPq4PbcE= Mail-Copies-To: never Original-Xref: usenet.stanford.edu gnu.emacs.gnus:88341 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17210 Archived-At: Andrey Lisin writes: > You know, I've tried `gnus-thread-sort-by-number' > option, but now it looks like none of the options I > put in my config files (~/.gnus.el or > ~/.emacs.d/init.el) are not taken any effects. > > I've tried to cut my options set to > > (setq gnus-thread-sort-functions > (gnus-thread-sort-by-most-recent-date)) > > and there was no any effect. > > After that I changed it to > > (setq gnus-thread-sort-functions '((not > gnus-thread-sort-by-most-recent-number))) > > no effect as well. > > Is it possbile options I set in ~/.gnus.el are not > applied for some reason? Yes, that's possible :) I don't know what init order of config files is at work on your system - try to make minimal files that only do (message "I'm read") to debug. Copy the ordinary files out of action or comment-out the "real" stuff temporarily. PS. You sent me this as a private mail. I take it it was meant for the list, so I reply there with your message quoted in full. DS. -- underground experts united