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

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

bug#17757: 24.4.50; Whitespace changes break signature mark


From: Stefan Monnier
Subject: bug#17757: 24.4.50; Whitespace changes break signature mark
Date: Wed, 14 Jul 2021 11:25:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Probably not?  Message mode wouldn't have fontified that as a signature
> separator, in any case.  (I think.)  So if we have the fontification add
> some magical property to the space to make electric-mode leave it alone,
> there'll be no change in behaviour in that case.

I think putting a `field` property over the "-- " might be a good
solution, indeed.  You'll want to be careful to make it `rear-nonsticky`
so RET doesn't think we're inside the field, tho.


        Stefan






reply via email to

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