all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'David De La Harpe Golden'" <david@harpegolden.net>,
	"'Matthieu Moy'" <Matthieu.Moy@grenoble-inp.fr>
Cc: 6701@debbugs.gnu.org, 'Chong Yidong' <cyd@stupidchicken.com>
Subject: bug#6701: 24.0.50; Cut and paste with mouse-3/mouse-2 no longer works
Date: Thu, 22 Jul 2010 14:21:21 -0700	[thread overview]
Message-ID: <1E03B8BD297C4E2BA4AEE82403EFDD03@us.oracle.com> (raw)
In-Reply-To: <4C48AB07.1050601@harpegolden.net>

> first mouse-3 click: adjust region (only), thereby also adjusting 
> primary when select-active-regions enabled (as it now is).
> 
> second mouse-3 click: copy region to kill-ring/clipboard
> 
> third mouse-3 click: cut region to kill-ring/clipboard (using 
> same slot as copy to avoid duplication).

No, no, no.  Please do _not_ change the default behavior of Emacs to this.

If you want to provide such a behavior as an alternative, bring it up as a
proposal on emacs-devel.  But under no circumstances should such a change be
made to the _default_ behavior.

Create an alternative library `ddlhg-mouse.el', or otherwise implement this as a
_user choice_ (via customize or a new minor mode or something).  But please do
not simply impose such a change on Emacs as the default.

Many of us download the latest Emacs code and use it to test various things.  We
should not have to wander through new "features" like this that have not been
agreed upon or even discussed thoroughly.  Experimental and _optional_ (opt-in)
is OK, as long as it is not the default.  Changing the default
select/kill/copy/yank behavior (for mouse or keyboard) is not OK.

There are third-party libraries that depend on the normal, traditional Emacs
behavior regarding the kill ring and primary and secondary.  It is not right to
break things willy nilly like this.






  reply	other threads:[~2010-07-22 21:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22  8:47 bug#6701: 24.0.50; Cut and paste with mouse-3/mouse-2 no longer works Matthieu Moy
2010-07-22 20:33 ` David De La Harpe Golden
2010-07-22 21:21   ` Drew Adams [this message]
2010-07-22 22:12   ` Chong Yidong
2010-07-23  0:21     ` David De La Harpe Golden
2010-07-23 17:03       ` Chong Yidong
2010-07-31 21:30   ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1E03B8BD297C4E2BA4AEE82403EFDD03@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=6701@debbugs.gnu.org \
    --cc=Matthieu.Moy@grenoble-inp.fr \
    --cc=cyd@stupidchicken.com \
    --cc=david@harpegolden.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.