GNU bug report logs - #23325
25.0.92; insert-char: cannot find all chars if input is unicode name

Previous Next

Package: emacs;

Reported by: Tino Calancha <f92capac <at> gmail.com>

Date: Thu, 21 Apr 2016 04:37:02 UTC

Severity: minor

Found in version 25.0.92

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#23325: closed (25.0.92; insert-char: cannot find all chars if
 input is unicode name)
Date: Sat, 23 Apr 2016 19:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 Apr 2016 12:52:27 -0700
with message-id <571BD27B.2040607 <at> cs.ucla.edu>
and subject line Re: bug#23325: 25.0.92; insert-char: cannot find all chars if input, is unicode name
has caused the debbugs.gnu.org bug report #23325,
regarding 25.0.92; insert-char: cannot find all chars if input is unicode name
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
23325: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23325
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tino Calancha <f92capac <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.92; insert-char: cannot find all chars if input is unicode name
Date: Thu, 21 Apr 2016 13:40:01 +0900 (JST)
Hello,

Interactive calls to `insert-char' cannot find all
characters when CHARACTER is the unicode character name.

IOW, it finds all characters when CHARACTER is the
code point.


emacs -Q:
M-x insert-char RET cjk SPC TAB
;; Buffer "*Completions*" just shows entries starting
;; with 'CJK RADICAL' or 'CJK STROKE'.

M-x insert-char RET 2eea RET
;; ok
M-x insert-char RET cjk SPC radical SPC c-simplified SPC frog RET
;; ok
M-x insert-char RET 79c1 RET
;; ok
M-x insert-char RET cjk SPC ideograph-79c1 RET
;; Signal error 'Invalid character'


In GNU Emacs 25.0.92.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.30)
 of 2016-04-21 built on calancha-pc
Repository revision: a77cf24ada2f89194c0ac64aae27bcdf7021e697


[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Tino Calancha <f92capac <at> gmail.com>
Cc: 23325-done <at> debbugs.gnu.org
Subject: Re: bug#23325: 25.0.92; insert-char: cannot find all chars if input,
 is unicode name
Date: Sat, 23 Apr 2016 12:52:27 -0700
Thanks, I installed that patch and am closing the bug report.



This bug report was last modified 9 years and 30 days ago.

Previous Next


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