GNU bug report logs - #45041
27.1; Emacs hangs if the cited message contains some specific text

Previous Next

Package: emacs;

Reported by: Pratyush Yadav <pratiy0100 <at> gmail.com>

Date: Fri, 4 Dec 2020 11:56:01 UTC

Severity: normal

Tags: fixed, moreinfo

Found in version 27.1

Fixed in version 28.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Pratyush Yadav <me <at> yadavpratyush.com>
Cc: Pratyush Yadav <pratiy0100 <at> gmail.com>, 45041 <at> debbugs.gnu.org
Subject: bug#45041: 27.1; Emacs hangs if the cited message contains some specific text
Date: Tue, 19 Jan 2021 04:14:38 +0100
Pratyush Yadav <me <at> yadavpratyush.com> writes:

> FWIW, I am using Doom Emacs [0]. Could it have anything to do with this? 
> I don't think they touch Gnus all that much but maybe some other plugin 
> or setting is causing a side effect.

I don't think Doom should be influencing this, because the test case
seems straight-forward -- you said that just that looking-at, in itself,
was hanging?  That is, does eval-in the following hang for you?

(with-temp-buffer
  (insert "> ___________________________________________________________________________\n")
  (goto-char (point-min))
  (looking-at "^\\(\\([ 	]*\\(\\w\\|[_.]\\)+>+\\|[ 	]*[>|]\\)+\\)? *>>>>> +\"\\([^\" ]+\\)\" +=="))

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




This bug report was last modified 4 years and 111 days ago.

Previous Next


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