GNU bug report logs - #27965
25.2; \cj does not match some Japanese characters

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Sat, 5 Aug 2017 08:42:02 UTC

Severity: normal

Found in version 25.2

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 27965 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: ynyaaa <at> gmail.com, 27965 <at> debbugs.gnu.org
Subject: Re: bug#27965: 25.2; \cj does not match some Japanese characters
Date: Sat, 05 Aug 2017 14:29:40 +0300
> From: Andreas Schwab <schwab <at> linux-m68k.org>
> Cc: ynyaaa <at> gmail.com,  27965 <at> debbugs.gnu.org
> Date: Sat, 05 Aug 2017 12:14:11 +0200
> 
> On Aug 05 2017, Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
> >> From: ynyaaa <at> gmail.com
> >> Date: Sat, 05 Aug 2017 17:40:55 +0900
> >> 
> >> 
> >> (string-match "\\cj"
> >>               (mapconcat (lambda (l) (string (apply #'make-char
> >>                                                     'japanese-jisx0213.2004-1
> >>                                                     l)))
> >>                          '((46 33) (47 126) (79 84) (79 126)
> >>                            (116 39) (126 122) (126 123) (126 124))
> >>                          ""))
> >> => nil
> >
> > It returns nil in Emacs 25.2, but 0 in the current master.  Does that
> > mean the problem is fixed in the current sources?
> 
> Most likely by commit 096d134765.

Probably.




This bug report was last modified 6 years and 259 days ago.

Previous Next


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