From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#9653: 24.0.50; `ucs-names' - Why all of the ("" . XXX) entries? Date: Fri, 17 Feb 2012 10:25:21 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329492385 12498 80.91.229.3 (17 Feb 2012 15:26:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2012 15:26:25 +0000 (UTC) Cc: 9653-done@debbugs.gnu.org To: Kenichi Handa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 17 16:26:24 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RyPhX-0004yV-5s for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 16:26:23 +0100 Original-Received: from localhost ([::1]:41569 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyPhW-0006Wp-C9 for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 10:26:22 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:50807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyPhP-0006WX-LR for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 10:26:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyPhI-0003f9-GX for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 10:26:15 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:40217) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyPhI-0003f0-F7 for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 10:26:08 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RyPj8-0006oV-0x for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 10:28:02 -0500 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Feb 2012 15:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9653 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9653@debbugs.gnu.org, monnier@IRO.UMontreal.CA Original-Received: via spool by 9653-done@debbugs.gnu.org id=D9653.132949244026130 (code D ref 9653); Fri, 17 Feb 2012 15:28:01 +0000 Original-Received: (at 9653-done) by debbugs.gnu.org; 17 Feb 2012 15:27:20 +0000 Original-Received: from localhost ([127.0.0.1]:43838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyPiS-0006nO-05 for submit@debbugs.gnu.org; Fri, 17 Feb 2012 10:27:20 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:52393) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyPiP-0006nH-A3 for 9653-done@debbugs.gnu.org; Fri, 17 Feb 2012 10:27:18 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q1HFPL9U011796; Fri, 17 Feb 2012 10:25:22 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 62749593DD; Fri, 17 Feb 2012 10:25:21 -0500 (EST) In-Reply-To: (Kenichi Handa's message of "Fri, 17 Feb 2012 16:36:51 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.7 X-NAI-Spam-Rules: 3 Rules triggered SUBJ_PORN_PHRASE133=0.5, GEN_SPAM_FEATRE=0.2, RV4135=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4135> : streams <729566> : uri <1067190> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56970 Archived-At: >> Could you take a look at this problem and replace the "" with nil for >> the name of unassigned chars? > Done. Thank you, Stefan