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: Andreas Schwab
Subject: bug#45041: 27.1; Emacs hangs if the cited message contains some specific text
Date: Tue, 19 Jan 2021 15:55:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.90 (gnu/linux)

(with-syntax-table (make-syntax-table)
  (modify-syntax-entry ?_ "w")
  (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."





reply via email to

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