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: 15 Feb 2003 09:04:41 +0530 Organization: Free Software for the Free World Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87ptpub4j2.fsf@vsnl.net> References: <200302132347.IAA10169@etlken.m17n.org> <200302141100.UAA11513@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045279913 15755 80.91.224.249 (15 Feb 2003 03:31:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2003 03:31:53 +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 18jt2h-00043q-00 for ; Sat, 15 Feb 2003 04:31:07 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18jtFw-00018y-00 for ; Sat, 15 Feb 2003 04:44:48 +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 18jt4f-0006Z3-07 for emacs-devel@quimby.gnus.org; Fri, 14 Feb 2003 22:33:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jt4M-0006V7-00 for emacs-devel@gnu.org; Fri, 14 Feb 2003 22:32:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jt4L-0006T1-00 for emacs-devel@gnu.org; Fri, 14 Feb 2003 22:32:49 -0500 Original-Received: from ppp-219-65-136-142.bng.vsnl.net.in ([219.65.136.142] helo=alpha) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jt4J-0006Ks-00; Fri, 14 Feb 2003 22:32:48 -0500 Original-Received: from rkrishnan by alpha with local (Exim 3.32 #1 (Debian)) id 18jt6A-0000GE-00; Sat, 15 Feb 2003 09:04:42 +0530 Original-To: bob@gnu.org X-GnuPG-KeyID: 0x6A9F3C38 X-GnuPG-Fingerprint: CC18 3BF4 9D17 1DA7 E11E 67D3 1729 F586 6A9F 3C38 In-Reply-To: Original-Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-cc: Raja R Harinath Original-cc: gnu@vsnl.net 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:11657 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11657 rjc> (set-fontset-font (query-fontset (frame-parameter nil 'font)) rjc> (cons (decode-char 'ucs #x0D00) (decode-char 'ucs #x0D7f)) rjc> (cons "misc-malayalam" "iso10646-1")) I just found that (frame-parameter nil 'font) returns "Adobe...." and the (query-fontset ..) returns nil. Any ideas? -- Ramakrishnan M (http://www.hackGNU.org/) Use Free Software -- Help stamp out Software Hoarding!