GNU bug report logs - #31240
mouse commands not aware of rectangle regions

Previous Next

Package: emacs;

Reported by: charles <at> aurox.ch (Charles A. Roelli)

Date: Sun, 22 Apr 2018 18:35:02 UTC

Severity: normal

Found in version 26.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: martin rudalics <rudalics <at> gmx.at>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#31240: closed (mouse commands not aware of rectangle regions)
Date: Fri, 19 Oct 2018 07:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 Oct 2018 09:40:57 +0200
with message-id <5BC98A89.3040509 <at> gmx.at>
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
help-debbugs <at> gnu.org.)


-- 
31240: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31240
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: charles <at> aurox.ch (Charles A. Roelli)
To: bug-gnu-emacs <at> gnu.org
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.


[Message part 3 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: Federico Tedin <federicotedin <at> gmail.com>
Cc: 31240-done <at> debbugs.gnu.org
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 31240-done <at> debbugs.gnu.org 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


This bug report was last modified 6 years and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.