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: bug of display-table & make-glyph-code Date: Mon, 10 Sep 2007 06:18:27 +0300 Message-ID: References: <200708271732.22306.zslevin@gmail.com> <46DD9F41.8090700@gmx.at> <87bqch1nhz.fsf@kfs-lx.testafd.dk> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189395829 27033 80.91.229.12 (10 Sep 2007 03:43:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 03:43:49 +0000 (UTC) Cc: emacs-devel@gnu.org, zslevin@gmail.com, handa@m17n.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 10 13:43:35 2007 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.50) id 1IUhHh-0001wn-2W for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2007 13:18:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUZnK-0001XJ-6v for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2007 23:18:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUZnH-0001Vz-Cy for emacs-devel@gnu.org; Sun, 09 Sep 2007 23:18:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUZnF-0001SM-Rj for emacs-devel@gnu.org; Sun, 09 Sep 2007 23:18:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUZnF-0001S4-EY for emacs-devel@gnu.org; Sun, 09 Sep 2007 23:18:33 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUZnC-0001GX-8t; Sun, 09 Sep 2007 23:18:30 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-196-29.inter.net.il [83.130.196.29]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HTM89812 (AUTH halo1); Mon, 10 Sep 2007 06:15:41 +0300 (IDT) In-reply-to: (message from Richard Stallman on Sat, 08 Sep 2007 03:00:48 -0400) X-Detected-Kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:78407 Archived-At: > From: Richard Stallman > Date: Sat, 08 Sep 2007 03:00:48 -0400 > Cc: eliz@gnu.org, zslevin@gmail.com, emacs-devel@gnu.org > > I am not sure whether create-glyph is very useful nowadays. > Maybe it is obsolete, due to Mule. Not only due to Mule, but also because we now support faces on character terminals.