help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus: moving to the latest article in a thread


From: Francis Moreau
Subject: Re: Gnus: moving to the latest article in a thread
Date: Mon, 09 Mar 2009 10:01:21 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Reiner Steib <reinersteib+gmane@imap.cc> writes:

> On Sun, Mar 08 2009, Francis Moreau wrote:
>
>> I'm looking for a magic thread command which allows me to go to latest
>> article in the current thread.
>
> Something like `9999 T d'?
>

Hmm, yes that would work if inside the thread, sub thread are sorted
by date, I didn't think about this before.

But if they're not, the only way to do that is to keep a list of all
articles in the thread and to sort this list by date (most recent
first). So that last article is the first article in the list
etc... the prefix would be just the index in the list.

thanks for your function.
-- 
Francis


reply via email to

[Prev in Thread] Current Thread [Next in Thread]