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

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

bug#27692: 25.2; Indentation issue with strings in scheme mode


From: Arun Isaac
Subject: bug#27692: 25.2; Indentation issue with strings in scheme mode
Date: Tue, 18 Jul 2017 22:21:31 +0530

> By the way, the standard workaround for earlier Emacs versions is to
> escape open parens in the first column, i.e.,
>
> "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
> \(eiusmod tempor) incididunt ut labore et dolore (magna aliqua. Ut enim
> ad)"
>
> Alternatively, you can try setting
> open-paren-in-column-0-is-defun-start to nil, although it might cause
> slower fontifying/indenting/movement in some cases.

I found this bug while working on the Guix project. And, the Guix
project has been working around this problem for a while.

See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27491

Finally, I reported the bug here to get a proper solution because people
at Guix felt "Emacs could do better here — especially since this is a
lisp mode!"

>> Sorry for the somewhat late reply. I had to clone the emacs git repo,
>> and build it from source -- a process I have not done before.
>
> 3 days doesn't seem late to me, lot of bugs wait much longer (some for years!)

:-)





reply via email to

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