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

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

Re: Transient mark mode


From: Harry Putnam
Subject: Re: Transient mark mode
Date: Mon, 17 Oct 2011 13:08:22 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Deniz Dogan <deniz@dogan.se> writes:

> On 2011-10-17 11:38, Morten Leander Petersen wrote:
>> Hi.
>>
>> I use a couple of modes which require transient mark mode to be enabled
>> (yasnippet for one). However, I don't like the highlighting of the
>> region. So is there a way to get rid of this highlighting without having
>> to disable transient mark mode?
>>
>
> Just remove the `background' property from the `region' face using
> customize:
>
> (custom-set-faces
>  ;; custom-set-faces was added by Custom.
>  ;; If you edit it by hand, you could mess it up, so be careful.
>  ;; Your init file should contain only one such instance.
>  ;; If there is more than one, they won't work right.
>  '(region ((t nil))))

Well that removes it altogether.  I took Jambunathan's term `barely'
to mean there was still something visible.  Perhaps I misunderstood.




reply via email to

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