all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Gallagher, Kevin" <Kevin.Gallagher@boeing.com>
Cc: 11389-done@debbugs.gnu.org
Subject: bug#11389: 24.0.96; Emacs not using the MS Windows clipboard
Date: Wed, 02 May 2012 05:48:59 +0300	[thread overview]
Message-ID: <83sjfjs3fo.fsf@gnu.org> (raw)
In-Reply-To: <DEA5AB0D58A5EB4F98C312A173A3ECAE17234722F2@XCH-MW-11V.mw.nos.boeing.com>

> From: "Gallagher, Kevin" <Kevin.Gallagher@boeing.com>
> CC: "11389@debbugs.gnu.org" <11389@debbugs.gnu.org>
> Date: Tue, 1 May 2012 14:59:26 -0500
> 
> (1) I start up Emacs with -Q using runemacs.exe from a command line window. I then start up MS Word 2007, SP3. I type in "This is a test." into a blank word document, highlight the text with the mouse, and copy it with a Ctrl-C.  I move the mouse pointer to the Emacs window, click the left mouse button to get focus, and then press the middle mouse button. This time, and ONLY this time, the copied text appears in the Emacs buffer.  All subsequent attempts to copy text in either direction between Emacs and Word fail.
> 
> (2) I restart Emacs and Word as in 1, above. This time I type "This is text in Emacs." into the Emacs Scratch buffer and highlight with the mouse.  I then move the mouse pointer to the Word window, click the left mouse button to get focus, and type Ctrl-V.  The text I highlighted in Emacs is NOT pasted into the Word document. Instead, the most recent copied text from a non-Emacs program appears. At this point, any attempt to copy from the Word document to an Emacs buffer fails.

This is a feature (new with Emacs 24).  In the first scenario, if you
use C-y instead of mouse-2, you will have the text pasted every time.
In the second scenario, if you use M-w after highlighting text, the
text will be put into the clipboard.  IOW, the clipboard interface is
used with C-w/M-w/C-y and only sometimes with the mouse.

The details (including how to get the old behavior by customizing
several variables) are in NEWS; search for "Selection changes".

I'm closing this non-bug.





      reply	other threads:[~2012-05-02  2:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 18:04 bug#11389: 24.0.96; Emacs not using the MS Windows clipboard Gallagher, Kevin
2012-05-01 19:19 ` Eli Zaretskii
2012-05-01 19:59   ` Gallagher, Kevin
2012-05-02  2:48     ` Eli Zaretskii [this message]

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=83sjfjs3fo.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=11389-done@debbugs.gnu.org \
    --cc=Kevin.Gallagher@boeing.com \
    /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.