GNU bug report logs -
#34014
Make mouse-drag-copy-region support immediate yanking at point
Previous Next
Full log
View this message in rfc822 format
[Resending to include the Emacs bug tracker address.
Please remember to use "Reply to all".]
Adolf Mathias <adolf.mathias <at> gmail.com> writes:
> OK, ready to do something for the community.
I'm looking forward to see what you come up with.
> However, I currently do not know what you mean with
> mouse-drag-copy-region.
mouse-drag-copy-region is a variable defined in ‘mouse.el’. You should
be able to find it using `C-h v mouse-drag-copy-region'.
> Do you mean my mouse-stay-and-copy? Or do you mean mouse-drag-region,
> which is bound to drag-mouse-1?
> And I am still curious why mouse-drag-track has stopped working the
> way I expect it to.
There were many changes in the relevant code between Emacs 23 and 24.
I had a cursory look but could not find any immediately suspect commits.
If you have cloned the Emacs git repository, you could use the following
command, and see if you have better luck than me:
git log emacs-23.1..emacs-24.1 lisp/mouse.el
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.