From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Newsgroups: gmane.emacs.help Subject: Re: Pasting Japanese from X Date: Mon, 01 Nov 2010 15:29:47 +0100 Message-ID: <87k4kx2k2s.fsf@gmail.com> References: <87pqupnoj1.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1288621936 30351 80.91.229.12 (1 Nov 2010 14:32:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2010 14:32:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Bruno Tavernier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 01 15:32:11 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PCvQg-0005kz-U6 for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Nov 2010 15:32:11 +0100 Original-Received: from localhost ([127.0.0.1]:34040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCvQg-00048n-5p for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Nov 2010 10:32:10 -0400 Original-Received: from [140.186.70.92] (port=47535 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCvPn-00047G-Tl for help-gnu-emacs@gnu.org; Mon, 01 Nov 2010 10:31:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCvPm-0004DT-Qn for help-gnu-emacs@gnu.org; Mon, 01 Nov 2010 10:31:15 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:44996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCvPm-0004DG-LZ for help-gnu-emacs@gnu.org; Mon, 01 Nov 2010 10:31:14 -0400 Original-Received: by bwz16 with SMTP id 16so4633091bwz.0 for ; Mon, 01 Nov 2010 07:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :in-reply-to:references:user-agent:date:message-id:mime-version :content-type:content-transfer-encoding; bh=GND636zEVn4uBrgs44RYr0aoueUc9qdsllQoD+nDr+c=; b=Qu9PoEe1VZ6xSqsEYVFGxVOURX/1zcaiJrdOsU7OO7V9OXk9iYAeeT2te6EtjBeREw rA2To+FW0oz+7QLHLTBpFE8O7hC4hWJq+Es3r+bCXbry935YEp1v+DsQhbCp2KU5S8nU MWT+W456AGGtaWNm5hzzFvQffWQHkOEjciriE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; b=poqrK3YdLpkvWMs5J+fm/2OXvgABb3X0iymaWPyPv3fcIknSN06HP6WxdTepUYECr3 kKhspNRx3HIcGNigEnlBzWtvPe/NI19qBFRvfMyD0TvJNQR+b5/00HBVXKud1J+Taypm IkpHdGEMrpcQzjcvBHvpD/sMwHjiXhEwxyCM4= Original-Received: by 10.204.56.65 with SMTP id x1mr5124109bkg.45.1288621872486; Mon, 01 Nov 2010 07:31:12 -0700 (PDT) Original-Received: from localhost (176.119.broadband10.iol.cz [90.177.119.176]) by mx.google.com with ESMTPS id d17sm2451016fav.29.2010.11.01.07.31.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 01 Nov 2010 07:31:10 -0700 (PDT) In-Reply-To: <87pqupnoj1.fsf@gmail.com> (Bruno Tavernier's message of "Mon, 01 Nov 2010 22:48:02 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75276 Archived-At: Bruno Tavernier writes: > Hello, > > When I try to paste some Japanese from an X application, for instance > Firefox, to an Emacs buffer running in its own X windows, I get > gibberish character (probably unicode). > However it works fine when I paste into an Emacs buffer running in a > terminal... > > From firefox -> xterm or urxvt > ,---- > | =E6=97=A5=E6=9C=AC -> =E6=97=A5=E6=9C=AC > `---- > > From firefox -> emacsclient -t > ,---- > | =E6=97=A5=E6=9C=AC -> =E6=97=A5=E6=9C=AC > `---- > > From firefox -> emacsclient -c > ,---- > | =E6=97=A5=E6=9C=AC -> \u65e5\u672c > `---- > > How to solve this? That's a bug in the development version of Emacs (bug #6802). It has now allegedly been fixed (I haven't tested yet), so after your next update the problem should disappear. =C5=A0t=C4=9Bp=C3=A1n