From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Green Newsgroups: gmane.emacs.help Subject: Re: paste "kill ring" buffer to Windows via Exceed? Date: Fri, 21 May 2004 15:47:41 -0400 Organization: have you seen my office? Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085170505 24105 80.91.224.253 (21 May 2004 20:15:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 May 2004 20:15:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 21 22:14:55 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BRGPu-0004QB-00 for ; Fri, 21 May 2004 22:14:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BRGCh-0003Qf-KF for geh-help-gnu-emacs@m.gmane.org; Fri, 21 May 2004 16:01:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!news.uah.edu!SonOfMaze.dpo.uab.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 151.196.184.232 Original-X-Trace: SonOfMaze.dpo.uab.edu 1085168853 5190 151.196.184.232 (21 May 2004 19:47:33 GMT) Original-X-Complaints-To: abuse@uab.edu Original-NNTP-Posting-Date: 21 May 2004 19:47:33 GMT User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:LxWo8+ZI5f3mZHRF1F/3NwF/oKI= Original-Xref: shelby.stanford.edu gnu.emacs.help:123358 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18657 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18657 fangc@hotmail.com (F. Chen) writes: > I would like to do this without using the mouse, e.g. set mark in > emacs, copy (Atl-W) This will probably work for you. (setq x-select-enable-clipboard t) ;; consult clipboard on yanking. It will atleast allow interaction between emacs and other X11 apps. If Exceed integrates the clipboard buffer for you, it should work. -- Chris Green Warning: time of day goes back, taking countermeasures.