From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76017 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: summary start point on most "recent" message Date: Wed, 26 Jan 2011 17:23:31 -0800 Organization: Programmerer Ingebrigtsen Message-ID: <87bp3387ho.fsf@gnus.org> References: <8762tcmq52.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296091454 3734 80.91.229.12 (27 Jan 2011 01:24:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 01:24:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24369@lists.math.uh.edu Thu Jan 27 02:24:09 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PiGan-0006Dq-9H for ding-account@gmane.org; Thu, 27 Jan 2011 02:24:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PiGaj-0006gP-AH; Wed, 26 Jan 2011 19:24:05 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PiGai-0006gC-8s for ding@lists.math.uh.edu; Wed, 26 Jan 2011 19:24:04 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PiGae-0006qv-As for ding@lists.math.uh.edu; Wed, 26 Jan 2011 19:24:04 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PiGad-0006Do-Kz for ding@gnus.org; Thu, 27 Jan 2011 02:23:59 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PiGad-00069n-4M for ding@gnus.org; Thu, 27 Jan 2011 02:23:59 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jan 2011 02:23:59 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jan 2011 02:23:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:yyWf4fqWFXN+Fp/oLENkXxosC+4= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76017 Archived-At: Eric Abrahamsen writes: > Is there some sort of "go to most recent message depending on sorting > strategy" function that I could hook into group entry? If not, I guess > I'm imagining a pair of functions that would move point to the > "top-sorted" (ie earliest date, smallest message number, beginning of > the alphabet) message and "bottom-sorted" message, respectively. See `gnus-auto-select-subject'. Just write a function so select whatever you want, unless none of the predefined values fit your needs. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen