From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: emacs clipboard handling for X broken? Date: Sat, 4 Sep 2004 21:10:00 +0900 (JST) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <200409041210.VAA16103@etlken.m17n.org> References: <20040831.164842.180119251.wl@gnu.org> <200408312310.IAA06442@etlken.m17n.org> <20040902.071555.233103394.wl@gnu.org> <20040902.071819.174335908.wl@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1094300037 6011 80.91.224.253 (4 Sep 2004 12:13:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Sep 2004 12:13:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 04 14:13:35 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C3ZQ9-0006uf-00 for ; Sat, 04 Sep 2004 14:13:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3ZVA-0001Ar-Kl for ged-emacs-devel@m.gmane.org; Sat, 04 Sep 2004 08:18:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3ZSY-0000ln-Kt for emacs-devel@gnu.org; Sat, 04 Sep 2004 08:15:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3ZSI-0000iX-GR for emacs-devel@gnu.org; Sat, 04 Sep 2004 08:15:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3ZSI-0000i4-0Q for emacs-devel@gnu.org; Sat, 04 Sep 2004 08:15:42 -0400 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C3ZMx-00040m-Dj; Sat, 04 Sep 2004 08:10:14 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.12.3/8.12.3/Debian-6.6) with ESMTP id i84CA1qf001694; Sat, 4 Sep 2004 21:10:01 +0900 Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.6p2/8.11.6) with ESMTP id i84CA1U00156; Sat, 4 Sep 2004 21:10:01 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id VAA16103; Sat, 4 Sep 2004 21:10:00 +0900 (JST) Original-To: wl@gnu.org In-reply-to: <20040902.071819.174335908.wl@gnu.org> (message from Werner LEMBERG on Thu, 02 Sep 2004 07:18:19 +0200 (CEST)) 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) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26773 In article <20040902.071819.174335908.wl@gnu.org>, Werner LEMBERG writes: >> > Please try to set x-select-request-type to a symbol >> > UTF8_STRING or COMPOUND_TEXT. >> >> This did the trick, thanks! > Using `UTF8_STRING', that is. I see. So, your mozilla produces bogus sequence upon a request of COMPOUND_TEXT. Have you tried a newer mozilla? --- Ken'ichi HANDA handa@m17n.org