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: Sat, 29 May 2004 16:52:52 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi Eli,

>> From: Benjamin Riefenstahl <address@hidden>
>> [deriving clipboard format from selection-coding-system]

"Eli Zaretskii" <address@hidden> writes:
> That's okay, I think, if we also set the default value of
> selection-coding-system on Windows to utf-16-le-dos (or what's its
> name).

I'd suggest doing that only on NT/W2K/XP.  On 9x/Me we should set it
based on the current code page as it is currently.  Setting Unicode by
default on 9x/Me would fail there when we post in that format and
other applications don't recognise CF_UNICODETEXT.

We can make it better when we implement delayed rendering.

benny





reply via email to

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