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

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

bug#16670: mistreaded '(' in left-most column when quoted in a string


From: Chaos Eternal
Subject: bug#16670: mistreaded '(' in left-most column when quoted in a string
Date: Thu, 6 Feb 2014 17:50:02 +0800

the code is

;; begin
(let ((a "
string begins here
( ;; this left parenthesis will be mistreaded as start of a expression
"
   )) ;; parenthesis-matching from this line will get broken.

;; end





reply via email to

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