help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] Cyrillic font


From: Eugene Markov
Subject: [h-e-w] Cyrillic font
Date: 30 Oct 2001 12:43:16 +0500
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Hi!

Is anyone else having trouble running Cyrillic font (no MULE) Emacs 21?  I had 
it working
fine under 20.7

  (setq w32-enable-italics t)
  (standard-display-european 1)
  (cond
   (window-system
    (set-default-font
     "-*-Courier New-normal-r-*-*-16-*-*-*-c-*-iso8859-5")
    ))
  (setq initial-frame-alist '((top . 0) (left . 0)
                                        (width . 95) (height . 37)))
  (setq default-frame-alist
          '(
            (top . 0) (left . 0)
            (width . 95) (height . 37)
            (cursor-color . "black")
            (foreground-color . "black")
            (background-color . "linen")
            (font ."-*-Courier New-normal-r-*-*-16-*-*-*-c-*-iso8859-5")))


Version and platform information (Windows 98):
GNU Emacs 21.1.1 

-- 
Thanks,

Eugene Markov.




reply via email to

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