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

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

bug#37700: closed (27.0.50; undo mouse-drag-and-drop-region ineffective)


From: GNU bug Tracking System
Subject: bug#37700: closed (27.0.50; undo mouse-drag-and-drop-region ineffective)
Date: Thu, 31 Oct 2019 16:49:02 +0000

Your message dated Thu, 31 Oct 2019 17:47:51 +0100
with message-id <address@hidden>
and subject line Re: bug#37700: 27.0.50; undo mouse-drag-and-drop-region 
ineffective
has caused the debbugs.gnu.org bug report #37700,
regarding 27.0.50; undo mouse-drag-and-drop-region ineffective
to be marked as done.

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


-- 
37700: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37700
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; undo mouse-drag-and-drop-region ineffective Date: Fri, 11 Oct 2019 13:51:38 +0200
Undoing mouse-drag-and-drop-region doesn't work:

1. (setq mouse-drag-and-drop-region t)
2. mark a region
3. use the mouse to drag the region elsewhere
4. Undo (twice)

Result: the dragged text disappears from its destination, but does not reappear 
where it was dragged from.
Instead, we get the "No further undo information for region" error.

The action can be undone by moving point and backing up a different undo branch 
a few steps, but that is hardly ideal.




--- End Message ---
--- Begin Message --- Subject: Re: bug#37700: 27.0.50; undo mouse-drag-and-drop-region ineffective Date: Thu, 31 Oct 2019 17:47:51 +0100
31 okt. 2019 kl. 17.10 skrev Eli Zaretskii <address@hidden>:
> 
> Please add here a cross-reference to the other place, where this
> property is described.

Done.

>> +** 'undo' can be made to ignore the active region for a command
>> +by setting its 'undo-inhibit-region' symbol property to non-nil.
> 
> Instead of "its" I'd use "that command's", because "its" is a bit
> ambiguous in this context.

Done.

Pushed with those patches (and moved the property description so that the list 
follows alphabetical order).



--- End Message ---

reply via email to

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