* bug#47242: eval-expression prompt should use emacs-lisp syntax-table
@ 2021-03-18 15:33 scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-18 15:51 ` Basil L. Contovounesios
0 siblings, 1 reply; 4+ messages in thread
From: scame via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-03-18 15:33 UTC (permalink / raw)
To: 47242
The minibuffer prompt of eval-expression accepts an elisp expression,
but it does not have proper syntax table setup.
This should be fixed.
The prompt does not do font locking either, but that has a bug report
already: #46092
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#47242: eval-expression prompt should use emacs-lisp syntax-table
2021-03-18 15:33 bug#47242: eval-expression prompt should use emacs-lisp syntax-table scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-03-18 15:51 ` Basil L. Contovounesios
2021-03-18 16:01 ` scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 4+ messages in thread
From: Basil L. Contovounesios @ 2021-03-18 15:51 UTC (permalink / raw)
To: 47242; +Cc: scame
scame via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> The minibuffer prompt of eval-expression accepts an elisp expression,
> but it does not have proper syntax table setup.
>
> This should be fixed.
You don't say which Emacs version you're on, but I think this has
already been fixed in what will be Emacs 28:
https://bugs.gnu.org/41781
Use 'emacs-lisp-mode-syntax-table' for reading Lisp expressions
32b3856f85 2020-07-04 10:55:42 +0300
https://git.sv.gnu.org/cgit/emacs.git/commit/?id=32b3856f850e1721b3be23b50f4b90f9f59fee8a
--
Basil
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#47242: eval-expression prompt should use emacs-lisp syntax-table
2021-03-18 15:51 ` Basil L. Contovounesios
@ 2021-03-18 16:01 ` scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-19 8:42 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: scame via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-03-18 16:01 UTC (permalink / raw)
To: Basil L. Contovounesios; +Cc: 47242@debbugs.gnu.org
>
> You don't say which Emacs version you're on, but I think this has
> already been fixed in what will be Emacs 28:
I'm on 27, so if somebody can confirm it works properly for
the eval-expression prompt with Emacs 28 then it can be
closed.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#47242: eval-expression prompt should use emacs-lisp syntax-table
2021-03-18 16:01 ` scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-03-19 8:42 ` Lars Ingebrigtsen
0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-03-19 8:42 UTC (permalink / raw)
To: scame; +Cc: Basil L. Contovounesios, 47242@debbugs.gnu.org
scame <laszlomail@protonmail.com> writes:
>> You don't say which Emacs version you're on, but I think this has
>> already been fixed in what will be Emacs 28:
>
> I'm on 27, so if somebody can confirm it works properly for
> the eval-expression prompt with Emacs 28 then it can be
> closed.
Looks fixed to me, so I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-03-19 8:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18 15:33 bug#47242: eval-expression prompt should use emacs-lisp syntax-table scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-18 15:51 ` Basil L. Contovounesios
2021-03-18 16:01 ` scame via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-03-19 8:42 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).