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

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

bug#29056: 26.0.60; css completion always inserts ": ;"


From: Simen Heggestøyl
Subject: bug#29056: 26.0.60; css completion always inserts ": ;"
Date: Sun, 29 Oct 2017 18:57:00 +0100

Thanks for reporting, Tom.

Doing something like
`(eq (point) (save-excursion (end-of-line) (point)))` before the
`progn` seems sufficient to fix the case you mention.

Like you, I also find the functionality convenient, but maybe we
should make it possible to turn it off by adding a user option for it
(leaving it on by default)?

-- Simen

reply via email to

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