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

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

Why my emacs can't change color?


From: Hongzheng Wang
Subject: Why my emacs can't change color?
Date: Wed, 29 Oct 2003 16:35:02 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Debian/1.4-6

Hi, my emacs has a problem, ie, it can't change color.
Hereis a part of my .emacs:

(setq default-frame-alist
      '(
        (vertical-scroll-bars . right)
        (top . 35) (left . 40)
        (width . 80) (height . 35)
        (cursor-color . "Orchid")
        (cursor-type . box)
        (foreground-color . "Wheat")
        (background-color . "DarkSlateGray")
        (font . "-adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso8859-1")
        )
      )

This dot emacs file works correctly under redhat linux, but
failed under debian.

My emacs's version is:

"GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-23 on raven, modified by Debian"

I don't know what's the matter.

Thank you for your help!

--
Hongzheng Wang
Department of Electronics Engineering
Tsinghua University
wanghz02@mails.tsinghua.edu.cn



reply via email to

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