|
From: | Stefan Monnier |
Subject: | Re: [External] : Re: master ff4de1b: Fix quoting style in Lisp comments |
Date: | Sat, 18 Sep 2021 13:25:05 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Why would we want to impose such a restriction? E.g. because multiline constructs are fundamentally harder to handle in many cases, such as in font-lock? Or because of things like ;; foo `bar ;; baz' toto where the opener is not in the same comment as the closer. In `typer-mode` I do allow multiline quoted constructs, but require a different syntax for them (based on Markdown's four-space-indents). Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |