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

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

bug#23478: 25.0.93; Mouse region selection asymmetry


From: Stephen Berman
Subject: bug#23478: 25.0.93; Mouse region selection asymmetry
Date: Thu, 07 Jul 2016 20:26:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

On Thu, 07 Jul 2016 20:16:26 +0300 Eli Zaretskii <eliz@gnu.org> wrote:

>> From: Noam Postavsky <npostavs@users.sourceforge.net>
>> Date: Thu, 7 Jul 2016 13:02:38 -0400
>> Cc: Stephen Berman <stephen.berman@gmx.net>, 23478@debbugs.gnu.org
>> 
>> How about mouse-select-region-move-to-beginning.
>
> Fine with me.
>

Me too.

On Thu, 7 Jul 2016 13:02:38 -0400 Noam Postavsky 
<npostavs@users.sourceforge.net> wrote:

> I also suggest removing mention
> of scrolling from docstring, I don't think we need to re-explain how
> moving point interacts with scrolling here.
>
> (defcustom mouse-select-region-move-to-beginning nil
>   "Effect of selecting a region extending backward from double click.
>
> Nil means keep point at the position clicked (region end);
> non-nil means move point to region beginning."
>   :version "26.1"
>   :type '(choice (const :tag "Don't move point" nil)
>                  (const :tag "Move point to beginning of region" t)))
>

This is also more appropriate, thanks.

I'll push the changes to master as soon as I get a chance (hopefully
tomorrow).

Steve Berman





reply via email to

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