From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: disable font color change in region
Date: Fri, 10 Oct 2014 20:04:47 -0400 [thread overview]
Message-ID: <m19s6t$mtl$3@dont-email.me> (raw)
In-Reply-To: 8abf26dc-77a6-4efd-9660-b7cde9b71e65@googlegroups.com
Bob Clark <parminidez@gmail.com> writes:
> How can I direct emacs *not* to change the color of the *text* in a
> selected region? (It's okay to change the background color.)
I think you are looking to turn off transient-mark-mode?
If so, it's somewhere in the customize jungle or you can just:
(setq transient-mark-mode nil)
( in your .emacs)
--
Dan Espen
next prev parent reply other threads:[~2014-10-11 0:04 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
2014-10-11 0:04 ` Dan Espen [this message]
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='m19s6t$mtl$3@dont-email.me' \
--to=despen@verizon.net \
--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).