> From: Eli Zaretskii [mailto:e...@gnu.org] > Sent: 06 March 2011 4:11 pm > To: Francis Wright > Cc: help-emacs-windows@gnu.org > Subject: Re: [h-e-w] Yank primary selection > > > From: "Francis Wright" <f.j.wri...@qmul.ac.uk> > > Cc: <help-emacs-windows@gnu.org> > > Date: Sun, 6 Mar 2011 14:22:44 -0000 > > > > I often copy text to the clipboard in another application and then > > paste it in Emacs using the mouse > > Not by default, but if you rebind mouse-2 to mouse-yank-at-click, you will have > the same in Emacs 24. > > > or I copy text in Emacs using the mouse and then paste it in another > > application. > > Not by default, but you will be able to have this if you customize mouse-drag- > copy-region to a non-nil value.
OK. That's fine. I took your previous email to imply that it would not be possible at all. Thanks, Francis