emacs-devel
[Top][All Lists]
Advanced

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

Re: Selection changes


From: Chong Yidong
Subject: Re: Selection changes
Date: Sat, 17 Jul 2010 00:13:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> David De La Harpe Golden <address@hidden> writes:
>
>> The bad "(not (eq (region-beginning) (region-end)))" check is still
>> present in deactivate-mark (~simple.el line 3690) and should just be
>> removed, I did [try to] explain the problem with it in a previous
>> mail, that's a further source of some  poor behaviour (perhaps
>> counterintuitively, but that's lazy stuff for you) that might be
>> related to some of your points below.
>
> Let's come up with a proper fix, first.

To be precise, the check is necessary because otherwise mouse-1 (which
deactivates the mark) destroys the primary selection.



reply via email to

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