* Re: master 289d6b2: Handle '' in strings in SQL Mode
[not found] ` <20200808133408.4AC26209B0@vcs0.savannah.gnu.org>
@ 2020-08-08 22:03 ` Stefan Monnier
2020-08-09 8:43 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2020-08-08 22:03 UTC (permalink / raw)
To: emacs-devel; +Cc: Florian v. Savigny
> Handle '' in strings in SQL Mode
Thanks.
> + (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.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 289d6b2: Handle '' in strings in SQL Mode
2020-08-08 22:03 ` master 289d6b2: Handle '' in strings in SQL Mode Stefan Monnier
@ 2020-08-09 8:43 ` Lars Ingebrigtsen
2020-08-09 8:45 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-09 8:43 UTC (permalink / raw)
To: Stefan Monnier; +Cc: Florian v. Savigny, emacs-devel
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...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 289d6b2: Handle '' in strings in SQL Mode
2020-08-09 8:43 ` Lars Ingebrigtsen
@ 2020-08-09 8:45 ` Lars Ingebrigtsen
0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-09 8:45 UTC (permalink / raw)
To: Stefan Monnier; +Cc: Florian v. Savigny, emacs-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-09 8:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200808133407.23073.96639@vcs0.savannah.gnu.org>
[not found] ` <20200808133408.4AC26209B0@vcs0.savannah.gnu.org>
2020-08-08 22:03 ` master 289d6b2: Handle '' in strings in SQL Mode Stefan Monnier
2020-08-09 8:43 ` Lars Ingebrigtsen
2020-08-09 8:45 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.