bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45041: 27.1; Emacs hangs if the cited message contains some specific


From: Pratyush Yadav
Subject: bug#45041: 27.1; Emacs hangs if the cited message contains some specific text
Date: Tue, 19 Jan 2021 20:31:46 +0530

On 19/01/21 03:55PM, Andreas Schwab wrote:
> (with-syntax-table (make-syntax-table)
>   (modify-syntax-entry ?_ "w")

Bingo! I have this in my config. Removing it makes the freeze disappear.

>   (string-match
>    "^\\(\\([ ]*\\(\\w\\|[_.]\\)+>+\\|[ ]*[>|]\\)+\\)? *>>>>> +\"\\([^\" 
> ]+\\)\" +=="
>    
> ">___________________________________________________________________________\n"))
> 
> Andreas.
> 
> -- 
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
> "And now for something completely different."

-- 
Regards,
Pratyush Yadav





reply via email to

[Prev in Thread] Current Thread [Next in Thread]