From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56573 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Customize: gnus-thread-sort-functions Date: Fri, 05 Mar 2004 07:44:19 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: <87r7w7yerg.fsf@emptyhost.emptydomain.de> 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 1078469121 16209 80.91.224.253 (5 Mar 2004 06:45:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Mar 2004 06:45:21 +0000 (UTC) Original-X-From: ding-owner+M5113@lists.math.uh.edu Fri Mar 05 07:45:15 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 1Az959-0005w0-00 for ; Fri, 05 Mar 2004 07:45:15 +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 1Az94k-00086z-00; Fri, 05 Mar 2004 00:44:50 -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 1Az94I-00086t-00 for ding@lists.math.uh.edu; Fri, 05 Mar 2004 00:44:22 -0600 Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by justine.libertine.org (Postfix) with ESMTP id E655B3A022F for ; Fri, 5 Mar 2004 00:44:21 -0600 (CST) Original-Received: from news by quimby.gnus.org with local (Exim 3.35 #1 (Debian)) id 1Az94H-0000qg-00 for ; Fri, 05 Mar 2004 07:44:21 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de Original-X-Trace: quimby.gnus.org 1078469061 32497 213.203.244.156 (5 Mar 2004 06:44:21 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 5 Mar 2004 06:44:21 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:JutqjLl81HwzCnP0AtgT9RiLYUg= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56573 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56573 Per Abrahamsen writes: > Kai Grossjohann writes: > >> 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. I've now amended the docstring. Would you like to amend the custom type spec? Kai