From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15553 invoked by alias); 30 Oct 2003 06:48:19 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 15545 invoked from network); 30 Oct 2003 06:48:18 -0000 Received: from unknown (HELO sys11.mail.msu.edu) (35.9.75.111) by sources.redhat.com with SMTP; 30 Oct 2003 06:48:18 -0000 Received: from [207.179.68.222] (helo=msu.edu) by sys11.mail.msu.edu with asmtp (Exim 4.10 #3) (TLSv1:RC4-MD5:128) id 1AF6bR-0007gY-00 for cygwin-xfree@cygwin.com; Thu, 30 Oct 2003 01:48:18 -0500 Message-ID: <3FA0B431.7030108@msu.edu> Date: Thu, 30 Oct 2003 06:48:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: [PATCH] backport from integrated clipboard References: <3F9ED172.9080904@JaySmith.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00416.txt.bz2 List-Id: Kensuke, Thanks. I applied this the xwinclip-1.2.0-1 package that I just posted. Note that there is an xwinclip-1.2.0-1-src package that contains the source of the new package. Feel free to send diffs against that source until we have xwinclip in a CVS tree. Thanks for contributing, Harold Kensuke Matsuzaki wrote: > Hi, > > How about using xwinclip insted of -clipboard? > This patch is backport that fix crash with large text, > enable non-ascii copy and paste, and add -nounicodeclipboard. > > Kensuke Matsuzaki