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: Thu, 29 Jul 2004 13:42:43 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux)

Hi Tak,


Tak Ota <address@hidden> writes:
>> After [...] (set-clipboard-coding-system 'utf-16-le)

> After having applied your patch I noticed something strange.  There
> is a loss of character when copying from w32 application to emacs.

That may be an effect of using 'utf-16-le.  Try 'utf-16le instead (no
dash before the "le").  Those two are slightly different, because
'utf-16-le adds and expects a byte-order-mark as first character.

> I am testing this on windoze XP pro.

Than 'utf-16le should be the default anyway.  You should be able to
just drop the call to set-clipboard-coding-system in your .emacs.


benny





reply via email to

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