GNU bug report logs - #16666
Gnus hangs while marking articles

Previous Next

Packages: gnus, emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Thu, 6 Feb 2014 09:03:01 UTC

Severity: normal

Tags: confirmed, fixed

Found in version 24.3.50

Fixed in version 25.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 16666 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Juri Linkov <juri <at> jurta.org>
Cc: 16666 <at> debbugs.gnu.org
Subject: Re: bug#16666: Gnus hangs while marking articles
Date: Sun, 07 Feb 2016 17:57:14 +1100
Juri Linkov <juri <at> jurta.org> writes:

> Package: emacs,gnus
> Version: 24.3.50
>
> Typing `T #' (gnus-uu-mark-thread) on the last thread
> at the bottom of the Summary buffer goes into infinite loop.
>
> This is caused by 2013-08-01 changes in gnus-uu.el that replaced
>
>   (zerop (gnus-summary-next-subject 1 nil t))
>
> with
>
>   (zerop (forward-line 1))
>
> to support dummy roots.  But that doesn't stop at the end of the buffer.

This has now been fixed in emacs-25.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 9 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.