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: Sun, 12 Sep 2004 16:11:32 +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 1094998362 21788 80.91.229.6 (12 Sep 2004 14:12:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2004 14:12:42 +0000 (UTC) Cc: emacs-devel@gnu.org, Takaaki.Ota@am.sony.com, storm@cua.dk, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 12 16:12:30 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 1C6V5h-0008Mh-00 for ; Sun, 12 Sep 2004 16:12:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C6VBB-0003uk-FR for ged-emacs-devel@m.gmane.org; Sun, 12 Sep 2004 10:18:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C6VB4-0003uf-Sa for emacs-devel@gnu.org; Sun, 12 Sep 2004 10:18:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C6VB2-0003uS-Nm for emacs-devel@gnu.org; Sun, 12 Sep 2004 10:18:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C6VB2-0003uP-L4 for emacs-devel@gnu.org; Sun, 12 Sep 2004 10:18:00 -0400 Original-Received: from [193.28.100.151] (helo=mail.epost.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C6V54-0003jd-QK; Sun, 12 Sep 2004 10:11:51 -0400 Original-Received: from seneca.benny.turtle-trading.net.epost.de (193.99.153.30) by mail.epost.de (7.1.026.1) id 413F96C10005DFDC; Sun, 12 Sep 2004 16:11:48 +0200 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sun, 12 Sep 2004 05:09:35 -0400") 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:27043 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27043 Hi Richard, Richard Stallman writes: > I sent you (in another msg) the info on how to get the appropriate > papers. Thanks, I've followed that. benny