* bug#16670: mistreaded '(' in left-most column when quoted in a string
@ 2014-02-06 9:50 Chaos Eternal
2014-02-06 16:58 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Chaos Eternal @ 2014-02-06 9:50 UTC (permalink / raw)
To: 16670
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#16670: mistreaded '(' in left-most column when quoted in a string
2014-02-06 9:50 bug#16670: mistreaded '(' in left-most column when quoted in a string Chaos Eternal
@ 2014-02-06 16:58 ` Glenn Morris
0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2014-02-06 16:58 UTC (permalink / raw)
To: Chaos Eternal; +Cc: 16670
Chaos Eternal wrote:
> (let ((a "
> string begins here
> ( ;; this left parenthesis will be mistreaded as start of a expression
> "
> )) ;; parenthesis-matching from this line will get broken.
Hi, this is a documented issue.
See info node `(emacs)Left Margin Paren'.
http://www.gnu.org/software/emacs/manual/html_node/emacs/Left-Margin-Paren.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-06 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 9:50 bug#16670: mistreaded '(' in left-most column when quoted in a string Chaos Eternal
2014-02-06 16:58 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).