emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No malayalam glyphs in language/mlm-util.el


From: Ramakrishnan M
Subject: Re: No malayalam glyphs in language/mlm-util.el
Date: 15 Feb 2003 21:30:30 +0530
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

 || On Sat, 15 Feb 2003 10:40:55 -0500 (EST)
 || "Robert J. Chassell" <address@hidden> wrote: 

 rjc> I spoke too soon!  I can see the fonts when I manually evaluate, 

 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"))

It is worser here. When I evaluate this manual, I get the following in
Backtrace buffer.

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  set-fontset-font(nil (335904 . 336063) ("misc-malayalam" . "iso10646-1"))
  eval((set-fontset-font (query-fontset (frame-parameter nil ...)) (cons 
(decode-char ... 3328) (decode-char ... 3455)) (cons "misc-malayalam" 
"iso10646-1")))
  eval-last-sexp-1(nil)
  eval-last-sexp(nil)
  call-interactively(eval-last-sexp)

Also when I do M-x describe-fontset (default, used by the current frame) ENTER

I get 

  current frame is using a font, not a fontset

Is this in anyway related?

[BTW, I am not subscribed to emacs-devel, if anyone found a solution, please
copy me. Thanks]
-- 
    Ramakrishnan M              (http://www.hackGNU.org/)
    Use Free Software -- Help stamp out Software Hoarding!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]