GNU bug report logs - #34014
Make mouse-drag-copy-region support immediate yanking at point

Previous Next

Package: emacs;

Reported by: Adolf Mathias <adolf.mathias <at> gmail.com>

Date: Tue, 8 Jan 2019 13:31:02 UTC

Severity: wishlist

Found in version 25.2

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: Adolf Mathias <adolf.mathias <at> gmail.com>
Cc: 34014 <at> debbugs.gnu.org
Subject: bug#34014: 25.2; binding down mouse event with modifier to mouse-drag-region does not work
Date: Fri, 14 Aug 2020 19:20:09 -0700
Adolf Mathias <adolf.mathias <at> gmail.com> writes:

> On Emacs Post 24, this stopped to work.

Could you also explain what exactly your code is supposed to be doing?

And did you try the following?

(define-key global-map '[S-down-mouse-1] 'mouse-stay-and-copy)
(define-key global-map '[S-drag-mouse-1] 'mouse-set-region)

Best regards,
Stefan Kangas




This bug report was last modified 4 years and 299 days ago.

Previous Next


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