info-gnus-english
[Top][All Lists]
Advanced

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

Re: How to stop gnus from moving to the next group?


From: Andreas Seltenreich
Subject: Re: How to stop gnus from moving to the next group?
Date: Wed, 12 May 2010 10:45:56 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.50 (gnu/linux)

Leo writes:

> On 2010-04-29 03:38 +0100, Leo wrote:
>> 1. go to a group (that has a next group with unread articles)
>> 2. C-u RET
>> 3. When there's prompt in the minibuffer asking how many articles, hit C-g
>
> I dig a bit into it. It is due to gnus-summary-read-group-1 having
> (gnus-group-next-unread-group 1) unconditionally. Should that respect
> gnus-group-goto-unread or a new customisation variable?

It does respect it, AFAICT.

> There could be a lot of empty groups between current and the next unread
> group. The movement is undesirable in this case.

I agree.  I don't think it is sensible to do anything beyond cleanup
when catching the C-g.  After all, choosing a million articles at the
prompt and hitting C-g while Gnus is thrashing doesn't move point
either.

I'll push a fix into No Gnus.  In case anyone is attached to the old
behavior: Entering 0 instead of C-g at the prompt will still move point.

Thanks,
andreas



reply via email to

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