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

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

unckeck attributes in .Xresources?


From: Zordid
Subject: unckeck attributes in .Xresources?
Date: Thu, 17 Apr 2008 02:51:10 -0700 (PDT)
User-agent: G2/1.0

Hi I'm using gnu emacs version 22.1.1 and I'm trying to uncheck some
face attributes from my .Xresources file. I know how to do it from
the .emacs file but I would really like to do it from the .Xresouces
file.

For example . . .
I can set the background color of the region highlight like this:

Emacs.region*attributesBackground: black

But how do I remove the attribute? I tried:

Emacs.region*attributesBackground: nil
Emacs.region*attributesBackground: off
Emacs.region*attributesBackground: false

But the result are the same. The background value is set to either
nil, off or false.
How do I unset/uncheck the value from the .Xresources file?


reply via email to

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