emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs clipboard handling for X broken?


From: Kenichi Handa
Subject: Re: emacs clipboard handling for X broken?
Date: Wed, 1 Sep 2004 08:10:30 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Werner LEMBERG <address@hidden> writes:
> [Emacs CVS 2004-08-22]

> I tried to paste text from Mozilla 1.6 (build 2004011400) into Emacs,
> and I get e.g. for Chinese instead of `不想睡' the following:

>   \x{4E0D}\x{60F3}\x{7761}

I can't reproduce it, but anyway, as Emacs itself never
generate such a string, it was what Mozilla sent to Emacs.

By default, Emacs issues two requests of types COMPOUND_TEXT
and UTF8_STRING and chooses the longer one.

Please try to set x-select-request-type to a symbol
UTF8_STRING or COMPOUND_TEXT.

---
Ken'ichi HANDA
address@hidden




reply via email to

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