From: Bob Clark <parminidez@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: disable font color change in region
Date: Fri, 10 Oct 2014 16:45:07 -0700 (PDT) [thread overview]
Message-ID: <b204324b-eb70-4180-aed8-ee797864d82a@googlegroups.com> (raw)
In-Reply-To: <mailman.10952.1412977776.1147.help-gnu-emacs@gnu.org>
Thanks for your suggestion. I did it with the old version of emacs (version 23, left side of https://drive.google.com/file/d/0B4BAQmmnJQ4HWU15VjNOR3ZZUVE) and the new version (version 24, right side of image).
It looks like the foreground of the region face isn't set in the old emacs. That's probably why it retains the font colors. In the newer emacs, the foreground is set to gtk_selection_fg_color, which apparently is white.
I tried deselecting the foreground to see what that would do. It wouldn't let me save the changes unless I ran emacs without the -Q flag.
When I ran emacs without the flag, deselected the region foreground, and saved the changes, it modified my .emacs file and subsequently performed as I wanted it to. Thanks for your help.
next prev parent reply other threads:[~2014-10-10 23:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-10 20:42 disable font color change in region Bob Clark
2014-10-10 20:51 ` Bob Clark
2014-10-10 21:49 ` Drew Adams
[not found] ` <mailman.10952.1412977776.1147.help-gnu-emacs@gnu.org>
2014-10-10 23:45 ` Bob Clark [this message]
2014-10-11 0:04 ` Dan Espen
2014-10-12 2:27 ` Stefan Monnier
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=b204324b-eb70-4180-aed8-ee797864d82a@googlegroups.com \
--to=parminidez@gmail.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).