GNU bug report logs - #23354
25.1.50; Unicode literals aren't handled correctly by some commands

Previous Next

Package: emacs;

Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Date: Sun, 24 Apr 2016 12:17:01 UTC

Severity: minor

Found in version 25.1.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Philipp Stephani <p.stephani2 <at> gmail.com>
Cc: 23354 <at> debbugs.gnu.org
Subject: bug#23354: 25.1.50; Unicode literals aren't handled correctly by some commands
Date: Tue, 04 Aug 2020 11:37:29 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Philipp Stephani <p.stephani2 <at> gmail.com> writes:
>
>> Thanks, I've attached a patch that should fix
>> eval-print-last-expr. This doesn't
>> fix backward-sexp, because I think that would be much harder. 
>
> Thanks; applied.  I hope somebody else can fix backward-sexp and
> friends.  :-)

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".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.