unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs clipboard handling for X broken?
Date: Wed, 1 Sep 2004 08:10:30 +0900 (JST)	[thread overview]
Message-ID: <200408312310.IAA06442@etlken.m17n.org> (raw)
In-Reply-To: <20040831.164842.180119251.wl@gnu.org> (message from Werner LEMBERG on Tue, 31 Aug 2004 16:48:42 +0200 (CEST))

In article <20040831.164842.180119251.wl@gnu.org>, Werner LEMBERG <wl@gnu.org> 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
handa@m17n.org

  reply	other threads:[~2004-08-31 23:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 14:48 emacs clipboard handling for X broken? Werner LEMBERG
2004-08-31 23:10 ` Kenichi Handa [this message]
2004-09-02  5:15   ` Werner LEMBERG
2004-09-02  5:18     ` Werner LEMBERG
2004-09-04 12:10       ` Kenichi Handa
2004-09-05 12:31         ` Alex Schroeder
2004-09-01  2:38 ` Miles Bader
2004-09-06  5:08 ` Janusz S. Bień

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408312310.IAA06442@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).