emacs-devel
[Top][All Lists]
Advanced

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

Re: master 289d6b2: Handle '' in strings in SQL Mode


From: Lars Ingebrigtsen
Subject: Re: master 289d6b2: Handle '' in strings in SQL Mode
Date: Sun, 09 Aug 2020 10:45:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>>> +  (setq-local parse-sexp-lookup-properties t) ; just to make sure it is 
>>> used
>>
>> Side note: this shouldn't be needed any more (neither here nor in
>> pascal-mode) because `run-mode-hooks` will set it for us.
>
> I tested, and it does indeed work as well without that setting in
> sql.el.  I'll fix up pascal-mode, too...

Hm, pascal-mode didn't have that setting...  but python-mode does...

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