From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help,gmane.emacs.devel Subject: Re: X-Windows cut&paste problems (Japanese characters) Date: Mon, 29 Sep 2003 17:09:16 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3F78592C.2060707@gnu.org> References: <87r824n9it.fsf_-_@mimuw.edu.pl> <7137-Sat27Sep2003134932+0300-eliz@elta.co.il> <87wubson0p.fsf@mimuw.edu.pl> <20030928174312.GC31564@fencepost> <87k77rvd7u.fsf@mimuw.edu.pl> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1064853513 26209 80.91.224.253 (29 Sep 2003 16:38:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2003 16:38:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Emacs development discussions , Miles Bader Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 18:38:24 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A412W-0008A4-01 for ; Mon, 29 Sep 2003 18:38:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A411s-0004PE-Lr for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2003 12:37:44 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A411A-0004Fo-Rh for help-gnu-emacs@gnu.org; Mon, 29 Sep 2003 12:37:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A40uG-0003HL-4Y for help-gnu-emacs@gnu.org; Mon, 29 Sep 2003 12:30:24 -0400 Original-Received: from [209.61.173.204] (helo=integrasp.com) by monty-python.gnu.org with smtp (Exim 4.22) id 1A40bN-00080G-Ss for help-gnu-emacs@gnu.org; Mon, 29 Sep 2003 12:10:22 -0400 Original-Received: (qmail 32171 invoked from network); 29 Sep 2003 16:01:27 -0000 Original-Received: from host217-37-167-241.in-addr.btopenworld.com (HELO ntserver.altio.com) (217.37.167.241) by 66.216.96.43 with SMTP; 29 Sep 2003 16:01:27 -0000 Original-Received: from gnu.org (ALTIOJR [192.168.111.42]) by ntserver.altio.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id RLBVS4JT; Mon, 29 Sep 2003 17:09:00 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-gb, en, ja Original-To: jsbien@mimuw.edu.pl In-Reply-To: <87k77rvd7u.fsf@mimuw.edu.pl> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12868 gmane.emacs.devel:16772 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16772 Janusz S. Bien' wrote: > Thanks, cut and paste works OK with `utf-translate-cjk-mode' on. > > However, with its default value Emacs should behave in a more > reasonable way than that described in my previous posting. I believe it is a TODO item to automatically load the CJK-UTF translation tables when they are needed. If you have time, you could have a go at implementing that. Otherwise I find it hard to see what Emacs could do that is more reasonable than it does now (refuse to paste?).