From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Did something Change With Unicode Name Mappings? Date: Mon, 27 Jun 2016 05:40:04 +0300 Message-ID: <83vb0vxsl7.fsf@gnu.org> References: <22384.21510.788329.840380@gargle.gargle.HOWL> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467009626 13981 80.91.229.3 (27 Jun 2016 06:40:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2016 06:40:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: raman@google.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 04:41:27 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bHMUI-0006NK-Pi for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2016 04:41:26 +0200 Original-Received: from localhost ([::1]:56032 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHMUE-0008VQ-K0 for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2016 22:41:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHMTR-0008Th-Tq for emacs-devel@gnu.org; Sun, 26 Jun 2016 22:40:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHMTN-0005oN-LG for emacs-devel@gnu.org; Sun, 26 Jun 2016 22:40:32 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHMTN-0005oI-IB; Sun, 26 Jun 2016 22:40:29 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3091 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bHMTL-0004bW-29; Sun, 26 Jun 2016 22:40:27 -0400 In-reply-to: <22384.21510.788329.840380@gargle.gargle.HOWL> (raman@google.com) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204791 > From: raman@google.com > Date: Sun, 26 Jun 2016 15:15:34 -0700 > > Symptoms: > > C-x 8 RET > no longer appears to find things like smiley faces on completion. Please give a complete recipe, including the name of the character, or its part, that you typed. I tried to reproduce this, but couldn't. Also, in which version of Emacs do you see that? > Something may have broken in the process of semi-obsoleting > describe-char-unicode-data. AFAIK, "C-x 8 RET" doesn't need any file, since all the data is loaded into Emacs from the uni-*.el files, which are produced from UnicodeData.txt at build time. > I have variable describe-char-unicodedata-file set to > "/usr/local/share/unicode/UnicodeData.txt" --- that file was > downloaded from the Unicode site. > > Until recently, names of chars as defined in that file used to be > accepted by C-x 8 RET --- appears to not happen any longer. It seem to work for me.