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: Noam Postavsky
Subject: bug#27692: 25.2; Indentation issue with strings in scheme mode
Date: Mon, 17 Jul 2017 09:22:37 -0400

On Mon, Jul 17, 2017 at 8:17 AM, Arun Isaac <arunisaac@systemreboot.net> wrote:
>
> Yes, indeed. It is working correctly on the master branch. Thanks! I am
> closing this bug report.

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.

> 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]