emacs-devel
[Top][All Lists]
Advanced

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

Re: Enabling Transient Mark Mode by default


From: Bastien
Subject: Re: Enabling Transient Mark Mode by default
Date: Fri, 22 Feb 2008 18:12:35 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Sascha Wilde <address@hidden> writes:

>> My point is that there are really two ways of having the active region
>> highlighted by default: either by setting transient-mark-mode to t, or
>> by letting C-SPC turn Transient Mark mode temporarily on.
>
> The difference is that in the case of setting transient-mark-mode to t I
> can still put (transient-mark-mode -1) in my .emacs file to get back the
> old behavior.  In case of the later "solution" there would be no way to
> get back the original behavior -- or am I mistaken?

Since C-@ would be bound to the old C-SPC behavior (only set mark) you
would be able to set C-SPC back to this old behavior.

Or you would have a variable deciding whether C-SPC should trigger
Transient Mark mode temporarily.  

-- 
Bastien




reply via email to

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