all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: miles@gnu.org, emacs-devel@gnu.org, drew.adams@oracle.com,
	david@harpegolden.net
Subject: Re: Selection changes
Date: Fri, 23 Jul 2010 13:32:46 +0300	[thread overview]
Message-ID: <83wrsmtrn5.fsf@gnu.org> (raw)
In-Reply-To: <87k4onmatk.fsf@stupidchicken.com>

> From: Chong Yidong <cyd@stupidchicken.com>
> Date: Thu, 22 Jul 2010 18:05:43 -0400
> Cc: 'David De La Harpe Golden' <david@harpegolden.net>, emacs-devel@gnu.org,
> 	'Miles Bader' <miles@gnu.org>
> 
> > The latest build I have of Emacs is completely broken wrt yanking with
> > mouse-2 - see bugs 6689, 6694, 6701,....  I have not paid attention to
> > this thread, but I cannot ignore a blown-away mouse.
> 
> The specific problem you encountered apparently comes from the way the
> Windows port emulates a primary selection.  This will need some updating
> for the current changes.

Could you please describe the changes that were made in this respect?

The NEWS entry says:

    ** Selection changes.

    The way Emacs interacts with the clipboard and primary selection, by
    default, is now similar to other X applications.  In particular, kill
    and yank use the clipboard, in addition to the primary selection.

    *** `select-active-regions' now defaults to t.

    *** `x-select-enable-clipboard' now defaults to t.

    *** `x-select-enable-primary' now defaults to nil.

    *** `mouse-drag-copy-region' now defaults to nil.

    *** `mouse-2' is now bound to `mouse-yank-primary'.

Is the list of default values in this entry all that was modified?
That is, if the user reverts all of these values to their previous
defaults, would she have the previous behavior?  Or were other changes
made as well?  If the latter, could someone please tell where these
changes were made, and in what revno's?

In general, the behavior on MS-Windows does not need to change,
because there's no primary selection on Windows.  Emacs on Windows
emulates the primary selection, but that emulation was never meant to
be a replacement for the "real thing", it was just there to minimize
OS-dependent conditions elsewhere in Emacs sources.



  reply	other threads:[~2010-07-23 10:32 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-14 18:08 Selection changes Chong Yidong
2010-07-14 18:39 ` Jeff Clough
2010-07-14 18:53   ` Chong Yidong
2010-07-14 19:02     ` Jeff Clough
2010-07-14 19:25 ` Yann Hodique
2010-07-14 20:28   ` Chong Yidong
2010-07-14 23:51 ` David De La Harpe Golden
2010-07-16  1:31 ` Richard Stallman
2010-07-16  2:49   ` Miles Bader
2010-07-17  0:44 ` David De La Harpe Golden
2010-07-17  1:02   ` Miles Bader
2010-07-17  2:28     ` David De La Harpe Golden
2010-07-17  2:56       ` Chong Yidong
2010-07-17  3:30         ` Miles Bader
2010-07-17  3:49           ` Chong Yidong
2010-07-22 21:21           ` Drew Adams
2010-07-22 22:05             ` Chong Yidong
2010-07-23 10:32               ` Eli Zaretskii [this message]
2010-07-24 18:44                 ` David De La Harpe Golden
2010-07-24 20:28                   ` Eli Zaretskii
2010-07-24 21:48                     ` David De La Harpe Golden
2010-07-25 16:32                   ` David De La Harpe Golden
2010-07-17  3:50         ` David De La Harpe Golden
2010-07-17  3:55           ` Chong Yidong
2010-07-17  4:13             ` Chong Yidong
2010-07-17 16:55               ` David De La Harpe Golden
2010-07-18 16:24               ` David De La Harpe Golden
2010-07-17 10:50         ` Wojciech Meyer
2010-07-17 11:01           ` Miles Bader
  -- strict thread matches above, loose matches on Subject: below --
2010-07-16  1:00 Angelo Graziosi
2010-07-16  9:33 ` David De La Harpe Golden
2010-07-17 23:49   ` Angelo Graziosi
2010-07-18 19:28     ` David De La Harpe Golden
2010-07-18 22:39       ` Angelo Graziosi
2010-07-16 12:14 ` Angelo Graziosi
2011-05-27 16:25 Chong Yidong
2011-05-28  4:13 ` David De La Harpe Golden
2011-05-31  0:59   ` Taylor Venable
2011-05-28 11:16 ` Andreas Röhler

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=83wrsmtrn5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=cyd@stupidchicken.com \
    --cc=david@harpegolden.net \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    /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.