From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: get-char-code-property: reports incorrect char names? Date: Wed, 01 Sep 2010 09:05:11 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283324727 12570 80.91.229.12 (1 Sep 2010 07:05:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2010 07:05:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: "T.V. Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 01 09:05:25 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OqhNt-0002aW-Bw for ged-emacs-devel@m.gmane.org; Wed, 01 Sep 2010 09:05:25 +0200 Original-Received: from localhost ([127.0.0.1]:59985 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqhNs-0004eP-TL for ged-emacs-devel@m.gmane.org; Wed, 01 Sep 2010 03:05:24 -0400 Original-Received: from [140.186.70.92] (port=37827 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqhNj-0004dF-T4 for emacs-devel@gnu.org; Wed, 01 Sep 2010 03:05:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqhNh-0007Nl-U9 for emacs-devel@gnu.org; Wed, 01 Sep 2010 03:05:15 -0400 Original-Received: from impaqm1.telefonica.net ([213.4.138.1]:11505) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqhNh-0007NE-P4 for emacs-devel@gnu.org; Wed, 01 Sep 2010 03:05:13 -0400 Original-Received: from IMPmailhost2.adm.correo ([10.20.102.39]) by IMPaqm1.telefonica.net with bizsmtp id 1Hhm1f00N0r0BT601K5CRy; Wed, 01 Sep 2010 09:05:12 +0200 Original-Received: from ceviche.home ([83.40.7.141]) by IMPmailhost2.adm.correo with BIZ IMP id 1K5B1f00E32ZxvX1iK5CNg; Wed, 01 Sep 2010 09:05:12 +0200 X-Brightmail-Tracker: AAAAAA== X-TE-authinfo: authemail="monnier$movistar.es" |auth_email="monnier@movistar.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" Original-Received: by ceviche.home (Postfix, from userid 20848) id 9B233660DF; Wed, 1 Sep 2010 09:05:11 +0200 (CEST) In-Reply-To: (T. V. Raman's message of "Tue, 31 Aug 2010 17:36:35 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129540 Archived-At: > I noticed that I was hearing incorrect character names for > unicode chars from Emacspeak --- and it's possibly due to a bug > in get-char-code-property. Please use M-x report-emacs-bug rather than posting to emacs-devel. I can't reproduce your problem. It's probably due to a some coding-system problem. Stefan