From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Unicode support for the MS Windows clipboard [new patch] Date: Fri, 10 Sep 2004 16:34:40 +0100 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <4141C990.3080901@gnu.org> References: <20040827.100646.45117880.Takaaki.Ota@am.sony.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094830476 4219 80.91.224.253 (10 Sep 2004 15:34:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2004 15:34:36 +0000 (UTC) Cc: Benjamin Riefenstahl , Tak Ota , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 10 17:34:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5nPz-0004YM-00 for ; Fri, 10 Sep 2004 17:34:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5nVM-0007tv-FL for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2004 11:40:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5nVB-0007sA-Hm for emacs-devel@gnu.org; Fri, 10 Sep 2004 11:39:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5nV9-0007qb-PX for emacs-devel@gnu.org; Fri, 10 Sep 2004 11:39:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5nV9-0007qY-Ls for emacs-devel@gnu.org; Fri, 10 Sep 2004 11:39:51 -0400 Original-Received: from [217.207.198.106] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5nPi-0008WK-5R for emacs-devel@gnu.org; Fri, 10 Sep 2004 11:34:14 -0400 Original-Received: from ASSP-nospam (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id SBWN6SSJ; Fri, 10 Sep 2004 16:34:13 +0100 Original-Received: from 192.168.111.196 ([192.168.111.196] helo=[192.168.111.196]) by ASSP-nospam ; 10 Sep 04 15:34:12 -0000 User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en Original-To: "Kim F. Storm" In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26972 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26972 Kim F. Storm wrote: >Did anybody look at this patch ? >Should we install it? > > Yes. It was reported that clipboard support works out of the box for the first time for Tak, so we should install it. I have been using the patch myself for about a month with no noticable problems. I thought that Benjamin had access to CVS now, and would install it himself when he was ready. Was I wrong? I also remember Eli making a comment about where the documentation should go.