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

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

bug#44653: 28.0.50; sql-mode gets confused about string literals


From: Lars Ingebrigtsen
Subject: bug#44653: 28.0.50; sql-mode gets confused about string literals
Date: Thu, 28 Jan 2021 05:48:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I'm not sure how this should be fixed...  Hm...  At 
>
> 'foo''|
>
> we're in a string, but
>
> 'foo'|'
>
> we're probably not?  (| marks point.)  Perhaps that can be used...
> somehow...

But we don't have access to that information in the rules, apparently --
syntax-propertize moves point around.

Anybody got any ideas here?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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