all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 7699@debbugs.gnu.org
Subject: bug#7699: 24.0.50; Emacs still doesn't paste what you select with mouse
Date: Tue, 21 Dec 2010 21:14:09 +0200	[thread overview]
Message-ID: <838vzjey66.fsf@gnu.org> (raw)
In-Reply-To: <DF7B909901F141F68DC9EFD4FAA29DA0@us.oracle.com>

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Tue, 21 Dec 2010 09:36:21 -0800
> Cc: 
> 
> emacs -Q
>  
> Select some text outside an Emacs session - e.g. from another Emacs
> session or from a Web browser or other app.  Copy it to the clipboard
> (C-c on Windows).
>  
> In Emacs, select some text with the mouse (e.g. drag mouse-1).  Click
> mouse-2 to paste the text you selected.  Instead what was copied to the
> clipboard gets pasted.

It will work as you want if you customize mouse-drag-copy-region to a
non-nil value, I think.

I will try to fix the default case as well in a few days (let me know
if you want meanwhile to try a fix -- it's in mouse.el), but no
promises, since this is all very tricky due to conflicting
requirements and the fact that Windows doesn't have primary selection.
See, for example, bug#6689.





  reply	other threads:[~2010-12-21 19:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21 17:36 bug#7699: 24.0.50; Emacs still doesn't paste what you select with mouse Drew Adams
2010-12-21 19:14 ` Eli Zaretskii [this message]
2010-12-21 19:33   ` Drew Adams
2010-12-25 10:59   ` Eli Zaretskii

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=838vzjey66.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=7699@debbugs.gnu.org \
    --cc=drew.adams@oracle.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.