Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: David Rothenberger Message-ID: <16156.22413.865281.664360@phish.entomo.com> Date: Mon, 21 Jul 2003 14:13:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Antoine Levy-Lambert" Cc: cygwin AT cygwin DOT com Subject: Re: cut and paste problem with xemacs Was Re: [ANNOUNCEMENT] Available for test: cygwin-1.5.0-1 In-Reply-To: References: <20030710041843 DOT C29AA6C594 AT redhat DOT com> Reply-To: daveroth AT acm DOT org Antoine Levy-Lambert writes: > Hi Christopher, Corinna, > > My xemacs is XEmacs 21.4.1.0 "Military Intelligence (Windows)" configured > for `i686-pc.cywin` > > With cygwin 1.3, cut and paste between other applications and Xemacs works. > With cygwin 1.5.0-1, cut and paste between other applications and Xemacs > does not work I'm experiencing the same problem with XEmacs 21.4.13, compiled myself from CVS sources with X support enabled (using 1.3.22). (See for my post about the problem.) One work-around I've discovered is to start XEmacs from an rxvt window instead of directly from bash. That fixes the problem for me. I use the following shortcut for starting XEmacs: start /min c:\cygwin\bin\rxvt -T "start XEmacs" -e /bin/bash --login -i -c "DISPLAY= /usr/local/bin/xemacs &" This causes a minimized rxvt window to be created, but it quickly goes away once XEmacs starts starting. HTH, Dave -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/