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

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

bug#33784:


From: xh yang
Subject: bug#33784:
Date: Thu, 20 Dec 2018 15:18:49 +0800

I found if remove first '\n' from the str,then run emacs will not hang.
May be it has nothing to do with font-lock, just str parsing ?

(let ((str "#define SLOGE(...)\n
((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG,\n
change to 
(let ((str "#define SLOGE(...) ((void)__android_log_buf_print(LOG_ID_SYSTEM, ANDROID_LOG_ERROR, LOG_TAG,\n


reply via email to

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