emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode support for the MS Windows clipboard


From: Benjamin Riefenstahl
Subject: Re: Unicode support for the MS Windows clipboard
Date: Wed, 28 Jul 2004 15:44:06 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi Jason,


Jason Rumney <address@hidden> writes:
> Here are my suggestions,

?? 

> Default selection-coding-system to utf-16-le (or utf-16le, whichever
> is appropriate).

Already done on NT.  So you just want to do that on 9x, too?

> When selection-coding-system is utf-16-le, use CF_UNICODETEXT, and
> put a copy on CF_TEXT in the system's default encoding for Windows
> 9x apps that do not understand Unicode.

Already done (delayed rendering makes that work almost automatically).

> If the user changes selection-coding-system, use only CF_TEXT or
> CF_OEMTEXT,

Already done. 

> When putting data on the clipboard as CF_TEXT, we should try to set
> an appropriate CF_LOCALE if we can determine it, so that automatic
> conversion to CF_UNICODETEXT works correctly.

Already done.


I must be missing something.   What was the point here?


benny





reply via email to

[Prev in Thread] Current Thread [Next in Thread]