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

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

bug#23354: 25.1.50; Unicode literals aren't handled correctly by some co


From: Lars Ingebrigtsen
Subject: bug#23354: 25.1.50; Unicode literals aren't handled correctly by some commands
Date: Fri, 06 May 2022 18:37:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I just checked whether things has changed -- and, no, backward-sexp and
> friends still do the wrong thing on Unicode literals like
>
> ?\N{HEAVY CHECK MARK}
>
> in Emacs Lisp buffers.  In particular, backward-sexp after the final "}"
> skips to the start of "MARK", and forward-sexp at the start skips to the
> end of "HEAVY".

I've now fixed this 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]