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

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

[debbugs-tracker] bug#31240: closed (mouse commands not aware of rectang


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31240: closed (mouse commands not aware of rectangle regions)
Date: Fri, 19 Oct 2018 07:42:02 +0000

Your message dated Fri, 19 Oct 2018 09:40:57 +0200
with message-id <address@hidden>
and subject line Re: bug#31240: 26.1; mouse-save-then-kill does not kill 
rectangles
has caused the debbugs.gnu.org bug report #31240,
regarding mouse commands not aware of rectangle regions
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31240: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31240
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.1; mouse-save-then-kill does not kill rectangles Date: Sun, 22 Apr 2018 20:35:02 +0200
>From emacs -Q:

C-x SPC
mouse-3 on the space after ";; This"
mouse-3 again on the same spot

You're left with just ";; This".  It looks like the region is being
killed as a normal region (between point and mark) instead of as a
rectangle.



--- End Message ---
--- Begin Message --- Subject: Re: bug#31240: 26.1; mouse-save-then-kill does not kill rectangles Date: Fri, 19 Oct 2018 09:40:57 +0200
>> Please close bug#31240 if nothing else remains to be done.
>
> Is this something I should do? (If so, how?)

By replying to address@hidden as I'm trying to do right
now.

BTW, did you look into Stefan's pretensions?  In particular his remark

    BTW, your "width" is computed AFAICT as

        (- (overlay-end (car mouse-drag-and-drop-overlays))
           (overlay-start (car mouse-drag-and-drop-overlays)))

    which is a char-distance and not a column-distance (big difference in
    the presence of TABs and double-width chars).

sounds worthy of examination.

martin


--- End Message ---

reply via email to

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