From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gnu@vsnl.net (Ramakrishnan M) Newsgroups: gmane.emacs.devel Subject: Re: No malayalam glyphs in language/mlm-util.el Date: 16 Feb 2003 10:57:10 +0530 Organization: Free Software for the Free World Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87znowvlqp.fsf@vsnl.net> References: <200302132347.IAA10169@etlken.m17n.org> <200302141100.UAA11513@etlken.m17n.org> <87u1f5zg81.fsf@vsnl.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045376187 737 80.91.224.249 (16 Feb 2003 06:16:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Feb 2003 06:16:27 +0000 (UTC) Cc: emacs-devel@gnu.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 18kI6D-0000Be-00 for ; Sun, 16 Feb 2003 07:16:25 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18kIJy-0000te-00 for ; Sun, 16 Feb 2003 07:30:39 +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 18kI5H-000676-00 for emacs-devel@quimby.gnus.org; Sun, 16 Feb 2003 01:15:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kI4r-0005yi-00 for emacs-devel@gnu.org; Sun, 16 Feb 2003 01:15:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kI4k-0005jm-00 for emacs-devel@gnu.org; Sun, 16 Feb 2003 01:14:59 -0500 Original-Received: from ppp-219-65-136-246.bng.vsnl.net.in ([219.65.136.246] helo=alpha) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kI4f-0005dC-00; Sun, 16 Feb 2003 01:14:52 -0500 Original-Received: from rkrishnan by alpha with local (Exim 3.32 #1 (Debian)) id 18kHKY-0000Bq-00; Sun, 16 Feb 2003 10:57:10 +0530 Original-To: Benjamin Riefenstahl X-GnuPG-KeyID: 0x6A9F3C38 X-GnuPG-Fingerprint: CC18 3BF4 9D17 1DA7 E11E 67D3 1729 F586 6A9F 3C38 In-Reply-To: Original-Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: harinath@cs.umn.edu Original-cc: bob@gnu.org Original-cc: bob@rattlesnake.com Original-cc: Ramakrishnan M 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:11683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11683 || On 15 Feb 2003 18:54:46 +0100 || Benjamin Riefenstahl wrote: br> (let ((fontset (query-fontset (frame-parameter nil 'font)))) br> (when (not fontset) br> (setq fontset "fontset-default") br> (set-default-font fontset)) br> (set-fontset-font fontset br> (cons (decode-char 'ucs #x0D00) br> (decode-char 'ucs #x0D7f)) br> (cons "misc-malayalam" "iso10646-1"))) I did the above. Still no success! I still cannot see the characters in mlm-util.el -- Ramakrishnan M (http://www.hackGNU.org/) Use Free Software -- Help stamp out Software Hoarding!