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

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

bug#2449: 23.0.90; Disabling transient-mark-mode doesn't work well in an


From: Matthieu Moy
Subject: bug#2449: 23.0.90; Disabling transient-mark-mode doesn't work well in ansi-term
Date: Sun, 08 Mar 2009 18:29:15 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.90 (gnu/linux)

Chong Yidong <cyd@stupidchicken.com> writes:

> Dan Nicolaescu <dann@ics.uci.edu> writes:
>
>> deactivate-mark seems to do nothing when transient-mark-mode is not
>> active (which is the point of this bug report).
>
> The mark can be activated by dragging the mouse.  If transient-mark-mode
> is active, it's normally deactivated automatically in the command loop.
> However, ansi-term does not use self-insert-command, so this
> deactivation is not performed.  So the right thing to do, I think, is to
> deactivate it manually in term-send-raw.

Confirmed: the fix works for me.

-- 
Matthieu






reply via email to

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