From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tom Hu Newsgroups: gmane.emacs.help Subject: Really need a help: cut and paste Date: Sat, 15 Feb 2003 00:03:22 -0800 Organization: Cisco Systems Inc. Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3E4DF44A.93E1213A@cisco.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045296267 7527 80.91.224.249 (15 Feb 2003 08:04:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 15 Feb 2003 08:04:27 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jxJC-0001xF-00 for ; Sat, 15 Feb 2003 09:04:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jxKF-0000iV-03 for gnu-help-gnu-emacs@m.gmane.org; Sat, 15 Feb 2003 03:05:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help X-Mailer: Mozilla 4.79 [en]C-CCK-MCD (Windows NT 5.0; U) X-Accept-Language: en Cache-Post-Path: sj-nntpcache-3!unknown@sjc-vpn1-629.cisco.com X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 21 Original-Xref: shelby.stanford.edu gnu.emacs.help:110226 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6728 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6728 Hi, I have this problem for a while and could not find the way to resolve it. Please help: I use MS Windows (win2k) with ReflectionX (openwin xterm). 1. I can cut (copy) and paste between two xterm or between xterm and win2k netscape mail. But I can not copy (select copy) and paste from xterm+emacs to win2k netscape mail or window Word. It seems to me the emacs can not copy the text to Window application. 2. Somehow, when I cut (not copy) a text1 from xterm emacs #1 and paste to xterm emacs #2. It works first time for text1. Then second time I copy a text2 from xterm emacs #1 and want to paste the text2 to xterm emacs #2. It always paste the text1 (old text) to xterm emacs #2. It seems the second copy does not save into kill ring. Thanks, Tom