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

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to