GNU bug report logs -
#24030
25.0.95; mouse-drag-region regression
Previous Next
Reported by: Alex <agrambot <at> gmail.com>
Date: Tue, 19 Jul 2016 22:13:01 UTC
Severity: normal
Found in version 25.0.95
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
>> Cc: agrambot <at> gmail.com, 24030 <at> debbugs.gnu.org
>> Date: Sat, 23 Jul 2016 17:16:37 -0400
>>
>> > that creates a buffer-local binding for it. That is why select-window
>> > gives deactivate-mark a non-nil value: select-window makes the
>> > window's buffer the current one, which assigns buffer-local values to
>> > all of it variables, including deactivate-mark. Then this
>> > buffer-local value is being examined by mouse-drag-region.
>>
>> Indeed, this is a problem here because of have a "stale" setting of
>> deactivate-mark.
>>
>> Maybe something like the patch below will do?
>
> It didn't solve the problem here. Did it work for you?
FWIW both of the patches worked for me.
This bug report was last modified 9 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.