From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: No malayalam glyphs in language/mlm-util.el Date: Fri, 14 Feb 2003 14:35:37 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200302132347.IAA10169@etlken.m17n.org> <200302141100.UAA11513@etlken.m17n.org> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045233586 23993 80.91.224.249 (14 Feb 2003 14:39:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 14 Feb 2003 14:39:46 +0000 (UTC) Cc: rkrishnan@debian.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jgvQ-0005qI-00 for ; Fri, 14 Feb 2003 15:34:48 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18jh8P-00026s-00 for ; Fri, 14 Feb 2003 15:48:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jgwk-0002QX-02 for emacs-devel@quimby.gnus.org; Fri, 14 Feb 2003 09:36:10 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jgwN-0002JM-00 for emacs-devel@gnu.org; Fri, 14 Feb 2003 09:35:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jgwL-0002Fp-00 for emacs-devel@gnu.org; Fri, 14 Feb 2003 09:35:46 -0500 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jgwK-0002AF-00 for emacs-devel@gnu.org; Fri, 14 Feb 2003 09:35:45 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Fri, 14 Feb 2003 14:35:37 +0000 (UTC) Original-To: emacs-devel@gnu.org 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:11642 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11642 Today's CVS snapshot, Fri, 2003 Feb 14 13:31 UTC GNU Emacs 21.3.50.146 (i686-pc-linux-gnu, X toolkit) started with /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' The HELLO file now displays all its glyphs OK, including Hindi and Tamil; but I see empty boxes when I visit emacs/lisp/language/mlm-util.el This file provides support for composing malayalam characters, which are Indian. Ramakrishnan Muthukrishnan told me about the problem. He, too, is using CVS. Ramakrishnan also says that running `C-u C-x =' (what-cursor-position with a prefix arg) on the boxes says that emacs is using some Adobe-*-*... font. although when I do the same I am told font: -ETL-Fixed-Medium-R-Normal--16-160-72-72-C-80-ISO10646-1 According to (shell-command "xlsfonts -fn '*-ISO10646-1'" nil nil) I have: -etl-fixed-medium-r-normal--16-160-72-72-c-80-iso10646-1 which is the same as the font that `what-cursor-position' tells me is in mlm-util.el, except for being lower case. What should I do? -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com