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

Previous Next

Packages: emacs, gnus;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 16666 in the body.
You can then email your comments to 16666 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#16666; Package emacs,gnus. (Thu, 06 Feb 2014 09:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juri Linkov <juri <at> jurta.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org. (Thu, 06 Feb 2014 09:03:02 GMT) Full text and rfc822 format available.

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

From: Juri Linkov <juri <at> jurta.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Gnus hangs while marking articles
Date: Thu, 06 Feb 2014 10:55:46 +0200
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.




Added tag(s) confirmed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 07 Feb 2016 06:52:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#16666; Package emacs,gnus. (Sun, 07 Feb 2016 06:58:01 GMT) Full text and rfc822 format available.

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




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 07 Feb 2016 06:58:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.1, send any further explanations to 16666 <at> debbugs.gnu.org and Juri Linkov <juri <at> jurta.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 07 Feb 2016 06:58:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 06 Mar 2016 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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