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

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

bug#37653: 26.3; edbug backquoted dot is space sensitive


From: Lars Ingebrigtsen
Subject: bug#37653: 26.3; edbug backquoted dot is space sensitive
Date: Sun, 19 Jun 2022 14:26:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>                     (not (= (following-char) ?\;)))
>                (memq (following-char) '(?\, ?\.)))))
>
> So it's explicitly allowing , after . here -- but surely that's wrong?
> Or are there any circumstances that reading .,<foo> leads should lead to
> a valid symbol?  Juri, do you remember this?  It's from 2004.  😀

I've now made this parse like `read' does in Emacs 29.

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