From: Scott Frazer <scfrazer@cisco.com>
To: help-gnu-emacs@gnu.org
Subject: Re: unckeck attributes in .Xresources?
Date: Fri, 18 Apr 2008 07:26:59 -0400 [thread overview]
Message-ID: <1208518019.454668@sj-nntpcache-2.cisco.com> (raw)
In-Reply-To: <bf46c58d-2b66-4220-bc6e-c456aff9e52c@a1g2000hsb.googlegroups.com>
Zordid wrote:
> 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?
xrdb -remove "Emacs.region*attributesBackground"
prev parent reply other threads:[~2008-04-18 11:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-17 9:51 unckeck attributes in .Xresources? Zordid
2008-04-17 14:06 ` Peter Dyballa
[not found] ` <mailman.10484.1208441213.18990.help-gnu-emacs@gnu.org>
2008-04-17 15:36 ` Zordid
2008-04-18 8:42 ` Tim X
2008-04-17 22:27 ` Johan Bockgård
2008-04-18 11:26 ` Scott Frazer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1208518019.454668@sj-nntpcache-2.cisco.com \
--to=scfrazer@cisco.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).