From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.devel Subject: Re: Unicode support for the MS Windows clipboard [new patch] Date: Fri, 10 Sep 2004 19:46:54 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20040827.100646.45117880.Takaaki.Ota@am.sony.com> <4141C990.3080901@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094838451 26095 80.91.224.253 (10 Sep 2004 17:47:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2004 17:47:31 +0000 (UTC) Cc: emacs-devel@gnu.org, Tak Ota , "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 10 19:47:19 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 1C5pUU-0006jl-00 for ; Fri, 10 Sep 2004 19:47:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5pZs-0004DX-K9 for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2004 13:52:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5pZm-0004DS-ED for emacs-devel@gnu.org; Fri, 10 Sep 2004 13:52:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5pZk-0004DG-7p for emacs-devel@gnu.org; Fri, 10 Sep 2004 13:52:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5pZk-0004DD-51 for emacs-devel@gnu.org; Fri, 10 Sep 2004 13:52:44 -0400 Original-Received: from [193.28.100.151] (helo=mail.epost.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5pU5-0007KG-6T; Fri, 10 Sep 2004 13:46:53 -0400 Original-Received: from seneca.benny.turtle-trading.net.epost.de (193.99.153.30) by mail.epost.de (7.1.026.1) id 413F96C1000351FE; Fri, 10 Sep 2004 19:46:50 +0200 Original-To: Jason Rumney In-Reply-To: <4141C990.3080901@gnu.org> (Jason Rumney's message of "Fri, 10 Sep 2004 16:34:40 +0100") User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux) 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:26980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26980 Hi Jason, Jason Rumney writes: > [...] we should install it. [...] Thanks for the testing andd the endorsement. > I thought that Benjamin had access to CVS now, and would install it > himself when he was ready. Was I wrong? I don't have CVS access. I also assume that I will have to sign a copyright assignment, as I guess the change is not small enough to go in without that. > I also remember Eli making a comment about where the documentation > should go. I have that on my to-do list for this weekend. benny