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


Message #35 received at 34014 <at> debbugs.gnu.org (full text, mbox):

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

> The function allows a workflow that I know from the SunOS Textedit
> from the late 1980s. Your cursor is somewhere in the text, you drag
> out a region in the same window/buffer or another one, and the text
> that you selected gets copied to your cursor at mouse button release,
> without having to reposition your cursor.

Does the following cover your use case?

  (setq mouse-drag-copy-region t)

Alternatively:

   M-x customize-option RET mouse-drag-copy-region RET

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.