From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ryszard Kubiak Newsgroups: gmane.emacs.devel Subject: Re: Copy-paste between pretest Emacs 22 and other Linux programs Date: Sun, 21 Jan 2007 22:37:34 +0100 Message-ID: <45B3DD1E.1060208@guests.ipipan.gda.pl> References: <87d559ztce.fsf@mb3.seikyou.ne.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169438494 23558 80.91.229.12 (22 Jan 2007 04:01:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 04:01:34 +0000 (UTC) Cc: Wlodek Bzyl , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 22 05:01:32 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H8qN9-0004js-PO for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 05:01:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8qN9-0000Xv-8P for ged-emacs-devel@m.gmane.org; Sun, 21 Jan 2007 23:01:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8kFt-00084S-Nh for emacs-devel@gnu.org; Sun, 21 Jan 2007 16:29:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8kFr-0007wh-B4 for emacs-devel@gnu.org; Sun, 21 Jan 2007 16:29:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8kFr-0007wB-3V for emacs-devel@gnu.org; Sun, 21 Jan 2007 16:29:35 -0500 Original-Received: from [153.19.136.1] (helo=topos.ipipan.gda.pl) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H8kFq-0003fX-Gf for emacs-devel@gnu.org; Sun, 21 Jan 2007 16:29:34 -0500 Original-Received: (qmail 19270 invoked by uid 89); 21 Jan 2007 21:29:31 -0000 Original-Received: by simscan 1.3.1 ppid: 19262, pid: 19265, t: 0.1749s scanners: attach: 1.3.1 clamav: 0.88.7/m:42/d:2454 Original-Received: from unknown (HELO ?89.78.160.232?) (r.kubiak@guests.ipipan.gda.pl@89.78.160.232) by topos.ipipan.gda.pl with ESMTPA; 21 Jan 2007 21:29:30 -0000 User-Agent: Thunderbird 1.5 (X11/20060313) Original-To: Gernot Hassenpflug In-Reply-To: <87d559ztce.fsf@mb3.seikyou.ne.jp> X-Mailman-Approved-At: Sun, 21 Jan 2007 23:01:13 -0500 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:65370 Archived-At: Gernot Hassenpflug writes: > I see the above characters perfectly in Emacs, but I cannot paste them > into a terminal (GNOME terminal, mlterm or other) even when using > utf-8-unix as the clipboard/X-selection encoding, as at least some > seem to be mistaken for control characters of some kind. I am > not sure what coding Gnus is using to display the email for me. I vaguely remember having similar problems in one of the previous versions of Emacs. As I wrote in my original letter, with the current one, pretest version 22, I have problems with pasting into Emacs, not the other way around. Kenichi suggested that I may circumvent them by removing (set-selection-coding-system 'utf-8) from my .emacs file. This solves the problem indeed, to some extend though, as the Polish letter lslash remains as one that is not copied properly. I believe that Kenichi is capable of solving all these problems soon. Greetings, Rysiek