From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 02:41:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2240316A4CE for ; Fri, 14 Jan 2005 02:41:35 +0000 (GMT) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F25943D39 for ; Fri, 14 Jan 2005 02:41:33 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j0E2fU9D090218 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 14 Jan 2005 09:41:30 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j0E2fUHZ002973; Fri, 14 Jan 2005 09:41:30 +0700 (ICT) Date: Fri, 14 Jan 2005 09:41:30 +0700 (ICT) Message-Id: <200501140241.j0E2fUHZ002973@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org In-reply-to: <41E697DA.5090905@comcast.net> (message from Kris Maglione on Thu, 13 Jan 2005 10:46:34 -0500) References: <200501131424.j0DEOnvw001009@banyan.cs.ait.ac.th> <41E697DA.5090905@comcast.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: Cut and paste in Emacs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 02:41:35 -0000 > >When I select some text with the mouse in Emacs, i can copy it into > >another X window application, but I cannot copy it in a Win2K > >application. > > It would be helpful to know how you access the win2k application > (rdesktop, vmware, ...). Sorry, I should have mentionned it. Xwin-32 6.1. My desktop with Win2K is running the X server Xwin so I can access the Unix servers. > This may be similar to a problem in copying from Emacs and pasting > into Gnumeric. Any way try this: > > 1) In EMACS do: M-x clipboard-kill-ring-save RET > 2) Then highlight the text and save it (either withe mouse or by > C-SPACE, followed by ESC-w, at the end of the region to be copied. Nope, it does not help. Olivier