From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "James H. Cloos Jr." Newsgroups: gmane.emacs.devel Subject: Re: describe-char and unicode data Date: 22 May 2003 15:25:37 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3ECCECBE.5050403@yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053632239 24739 80.91.224.249 (22 May 2003 19:37:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 22 May 2003 19:37:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu May 22 21:37:17 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19IvsL-0006Qn-00 for ; Thu, 22 May 2003 21:37:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Iw3k-0008VC-00 for ; Thu, 22 May 2003 21:49:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Ivkz-0005am-GQ for emacs-devel@quimby.gnus.org; Thu, 22 May 2003 15:29:41 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Ivke-0005Y6-Mb for emacs-devel@gnu.org; Thu, 22 May 2003 15:29:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Ivjk-0004s1-EQ for emacs-devel@gnu.org; Thu, 22 May 2003 15:28:55 -0400 Original-Received: from ore.jhcloos.com ([64.240.156.239]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IvhE-0003R2-AU for emacs-devel@gnu.org; Thu, 22 May 2003 15:25:48 -0400 Original-Received: from lugabout.jhcloos.org (ppp9.pm3-7.buf-ch.ny.localnet.com [207.251.196.73]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))OK)) by ore.jhcloos.com (Postfix) with ESMTP id BA1481C2D0; Thu, 22 May 2003 14:25:45 -0500 (CDT) Original-Received: from lugabout.jhcloos.org (localhost [127.0.0.1]) by lugabout.jhcloos.org (Postfix on SuSE Linux 7.3 (i386)) with ESMTP id 45B9E25BD3; Thu, 22 May 2003 19:25:38 +0000 (GMT) Original-To: Kevin Rodgers In-Reply-To: <3ECCECBE.5050403@yahoo.com> Original-Lines: 6 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14100 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14100 Thanks for the tip, but Dave Love beat me to it, adapting code from the unicode branch according to his log message. Cf: http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/descr-text.el.diff?tr1=1.10&tr2=1.11&r1=text&r2=text -JimC