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

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

bug#39424: auto-scrolling


From: Mattias Engdegård
Subject: bug#39424: auto-scrolling
Date: Tue, 4 Feb 2020 21:40:48 +0100

> mouse-drag-region selects whole lines, so it moves the cursor beyond
> the end of the last line in the region, to cause the scrolling.

mouse-drag-region selects characters, words or lines depending on how many 
clicks were used to initiate the drag.

If I understand Konrad's request correctly, he suggests that the last line be 
partially selected during autoscrolling, to match the horizontal position of 
the mouse cursor, at least during single-click-selection -- is that right?
For mouse-drag-region-rectangle this is a clear necessity, but only a minor 
cosmetic detail for linear selection. That's why nobody bothered to do anything 
about it until rectangle-selection was added.






reply via email to

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