GNU bug report logs -
#45041
27.1; Emacs hangs if the cited message contains some specific text
Previous Next
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
On 19/01/21 04:14AM, Lars Ingebrigtsen wrote:
> 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\\|[_.]\\)+>+\\|[ ]*[>|]\\)+\\)? *>>>>> +\"\\([^\" ]+\\)\" +=="))
My "eval-in" I assume you mean pressing `M-:`.
If I open any buffer and run this snippet, it returns nil almost
instantly. If I add (gnus-article-mode) after (goto-char (point-min)) it
freezes up.
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
--
Regards,
Pratyush Yadav
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.