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

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

bug#14589: 24.3; lisp-mode and parenthesis in multi-line string


From: andy peterson
Subject: bug#14589: 24.3; lisp-mode and parenthesis in multi-line string
Date: Tue, 11 Jun 2013 09:52:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

1. open emacs. emacs -q
2. open new buffer ^X b foo
3. enter lisp mode, M-x lisp-mode
4. enter the following multi-line lisp string:
"
()
"

The opening parenthesis has to be the first character on the line.

Note that the opening parenthesis remains highlighted.

I believe this bug has consequences for Slime and Paredit.
Slime won't let me evaluate expressions with such a string.
And Paredit is confused.



In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.0)
of 2013-04-14 on marid, modified by Debian
Windowing system distributor `The X.Org Foundation

reply via email to

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