GNU bug report logs -
#6956
24.0.50; pasting mouse selection in other session pastes only first word
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Tue, 31 Aug 2010 16:48:02 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #108 received at 6956 <at> debbugs.gnu.org (full text, mbox):
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Cc: <6956 <at> debbugs.gnu.org>
> Date: Mon, 20 Sep 2010 14:41:07 -0700
>
> No, it does not now work exactly as it did in Emacs 23.
>
> Even setting `mouse-drag-copy-region' to nil in two sessions of `emacs -Q', one
> for Emacs 22 and the other for Emacs 23 (for example), there is still no problem
> selecting with the mouse and pasting into the other session.
Emacs 24 did change the default behavior, so in Emacs 24, you _must_
set mouse-drag-copy-region non-nil to get the pre-Emacs 24 behavior.
If you can point out what is different in the behavior of Emacs 24
_after_ setting mouse-drag-copy-region wrt double-clicking mouse-1,
please do. Otherwise, this bug is done.
> > > What's needed is here is the ability to mouse-select in one
> > > Emacs session and paste to another Emacs session, even if
> > > they are in different Emacs versions.
> > > That needs to be possible (and it should also be the
> > > default behavior BTW) without users also needing to pollute
> > > their kill ring with the selection.
It wasn't possible to do this in Emacs 23 without "polluting the kill
ring", AFAICS. In Emacs 23, double-clicking mouse-1 would copy the
text to the kill ring even if mouse-drag-copy-region was nil. If you
know otherwise, please show how to achieve that (in Emacs 23).
> Users need to be able to get back the pre-Emacs 24 behavior by customizing - no
> ifs ands or buts.
They can -- by customizing mouse-drag-copy-region. No ifs or buts.
> They need to be able to get this select+paste independently of
> whether mouse selection is copied to the kill ring.
Since this wasn't possible in Emacs 23, you are in effect asking for a
new feature. The old behavior is completely restored by customizing
mouse-drag-copy-region; after that Emacs behaves on Windows in a way
that is 100% compatible with what it did in Emacs 23 and before. If
you can show the difference in behavior, please do. The fact that a
variable needs to be customized is not in itself a change in behavior.
This bug report was last modified 14 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.