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 Date: Tue, 27 Jul 2004 14:15:21 +0100 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <41065569.7080204@gnu.org> References: <9681-Thu27May2004100522+0300-eliz@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1348541927==" X-Trace: sea.gmane.org 1090934097 13571 80.91.224.253 (27 Jul 2004 13:14:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Jul 2004 13:14:57 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org, Stefan Monnier , Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 27 15:14:44 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 1BpRn2-0000jz-00 for ; Tue, 27 Jul 2004 15:14:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpRq7-0000Na-KY for ged-emacs-devel@m.gmane.org; Tue, 27 Jul 2004 09:17:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpRpz-0000NL-Kf for emacs-devel@gnu.org; Tue, 27 Jul 2004 09:17:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpRpy-0000N9-1a for emacs-devel@gnu.org; Tue, 27 Jul 2004 09:17:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpRpx-0000N6-V1 for emacs-devel@gnu.org; Tue, 27 Jul 2004 09:17:46 -0400 Original-Received: from [217.207.198.106] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpRma-0003LS-Vl; Tue, 27 Jul 2004 09:14:17 -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 PA9NQ279; Tue, 27 Jul 2004 14:11:52 +0100 Original-Received: from 192.168.111.196 ([192.168.111.196] helo=[192.168.111.196]) by ASSP-nospam ; 27 Jul 04 13:11:51 -0000 User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en Original-To: Benjamin Riefenstahl 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:26015 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26015 This is a multi-part message in MIME format. --===============1348541927== Content-Type: multipart/alternative; boundary="------------030301030300010300000306" This is a multi-part message in MIME format. --------------030301030300010300000306 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Benjamin Riefenstahl wrote: >Hi Jason, > >Jason Rumney writes: > > >>Make sure that rendering CF_TEXT does not clobber the CF_UNICODETEXT >>that you just put there on the NT based versions of Windows that do >>automatic conversions. It might be better to reverse the order. >> >> > >It's not a problem on W2K here and thinking about it, it would be a >bug in the OS if it was, automatic conversion is supposed to be a >fallback solution. > I thought that would be the case, but wasn't sure so I just wanted to make sure you'd considered it. Good work. --------------030301030300010300000306 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Benjamin Riefenstahl wrote:
Hi Jason,

Jason Rumney <jasonr@gnu.org> writes:
  
Make sure that rendering CF_TEXT does not clobber the CF_UNICODETEXT
that you just put there on the NT based versions of Windows that do
automatic conversions. It might be better to reverse the order.
    

It's not a problem on W2K here and thinking about it, it would be a
bug in the OS if it was, automatic conversion is supposed to be a
fallback solution.

I thought that would be the case, but wasn't sure so I just wanted to make sure you'd considered it.
Good work.
--------------030301030300010300000306-- --===============1348541927== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1348541927==--