emacs-pretest-bug
[Top][All Lists]
Advanced

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

A problem with font setting


From: Eythan Weg
Subject: A problem with font setting
Date: Thu, 09 Nov 2006 10:44:48 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

Hi,

I start a Debian compiled emacs version 22.0.90.1
like

emacs --no-site-file 

with this as the content of .emacs:

  (set-language-environment 'UTF-8)
  (create-fontset-from-fontset-spec
     (concat
        "-*-*-medium-r-*-*-20-*-*-*-*-*-fontset-unicode2,"
        "ascii: -*-terminus-medium-r-*-*-20-*-*-*-*-*-iso10646-1,"
          "hebrew-iso8859-8: -etl-fixed-*-*-normal--18-*-*-*-*-*-iso8859-8"))
  (set-default-font "fontset-unicode2")
  (set-input-method 'hebrew)
 
Now input is seen as empty rectangles.  
C-u C-x = on a rectangle shows it uses terminus
font. 

I set C-x RET l hebrew and continue to type.  Now
the characters are seen. C-u C-x = on a character
shows the use of the etl font.

Is this what's expected?  

Thank you, eythan







reply via email to

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