From owner-freebsd-x11@FreeBSD.ORG Thu Jan 13 14:24:55 2005 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0062716A4CE; Thu, 13 Jan 2005 14:24:55 +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 76F5543D1D; Thu, 13 Jan 2005 14:24:53 +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 j0DEOo7S060829 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Jan 2005 21:24:50 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j0DEOnvw001009; Thu, 13 Jan 2005 21:24:49 +0700 (ICT) Date: Thu, 13 Jan 2005 21:24:49 +0700 (ICT) Message-Id: <200501131424.j0DEOnvw001009@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-x11@freebsd.org, freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Cut and paste in Emacs X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 14:24:55 -0000 Hi, There is that strange and annoying behaviours that I have noticed with Emacs 21.3.1. Other versions I used to use were in the 19ish and had no problem. 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. When I select some text in any other X Window application, I can copy it into Win2k, so the mechanism select in X, paste in w2k is working. So now when I want to copy/paste from emacs to w2k, I have to paste in some other place, select again and finally paste in w2k. Any clue/help would be welcome. best regards, Olivier