From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56511 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Customize: gnus-thread-sort-functions Date: Wed, 03 Mar 2004 11:17:33 +0100 Organization: The Church of Emacs Sender: ding-owner@lists.math.uh.edu Message-ID: References: <87k72czepv.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1078309163 13991 80.91.224.253 (3 Mar 2004 10:19:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Mar 2004 10:19:23 +0000 (UTC) Original-X-From: ding-owner+M5052@lists.math.uh.edu Wed Mar 03 11:19:16 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AyTTA-0003BT-00 for ; Wed, 03 Mar 2004 11:19:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AyTRf-0007OJ-00; Wed, 03 Mar 2004 04:17:43 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AyTRa-0007OE-00 for ding@lists.math.uh.edu; Wed, 03 Mar 2004 04:17:38 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id B0B353A0205 for ; Wed, 3 Mar 2004 04:17:36 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AyTRX-0003kO-00 for ; Wed, 03 Mar 2004 11:17:35 +0100 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Mar 3 10:17:35 2004 Original-Received: from abraham by sheridan.dina.kvl.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed Mar 3 10:17:35 2004 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sheridan.dina.kvl.dk X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:DSGZTZltfGGckfsJpIrJumqHTfI= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56511 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56511 Kai Grossjohann writes: > I noticed that gnus-thread-sort-by-most-recent-number (and *-date) is > (are) missing from the value menu that Customize provides. I added those. > Also, ISTR that you can put (not > gnus-thread-sort-by-most-recent-number) as an element to reverse the > sort order (putting the most recent one last instead of first). Not according to the doc string. Features that are not documented do not exists, in my opinion. > It seems that the Customize interface does not provide a way to do > this. The Customize interface implements the spec in the doc string.