In emacs, when I copy / paste (kill and yank) in other applications, it often does if I do this through keyboard shortcuts, but do not work, but if I By using the mouse and selecting the command under the Edit menu, then works. Is this a bug, or is it intended?
By the way, interestingly, emacs works in drag and drop but emacs is not working out.
I am using GNU emacs 23.3 under gnome at Ubuntu Linux 10.04. This was the same from previous versions of emacs and Ubuntu Linux. You should probably read this Emacs Wiki: I think the most important is! In short:
(setq x-select-enable-clipboard t)
Comments
Post a Comment