Re: emacs-w32 and copy/paste with windows clipboard and the mouse

2013-04-06 Thread Ken Brown
On 4/6/2013 5:43 AM, ulrich.her...@t-systems.com wrote: I can copy some emacs-text with M-w and paste it from the windows clipboard Customize `mouse-drag-copy-region' or put (setq mouse-drag-copy-region t) in your .emacs. I can copy some windows text and paste it into emacs-w32 with C-y.

emacs-w32 and copy/paste with windows clipboard and the mouse

2013-04-06 Thread Ulrich.Herbst
Hi, In rxvt, I can mark and paste with the mouse from/to the windows clipboard. Same thing I want to do with emacs-w32 - but that won't work. I can copy some emacs-text with M-w and paste it from the windows clipboard I can copy some windows text and paste it into emacs-w32 with C-y. BUT: I can