From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: PRIMARY selection doesn't work Date: Sat, 20 Apr 2002 21:10:52 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <8011-Sat20Apr2002211051+0300-eliz@is.elta.co.il> References: <200204201749.NAA01838@sbcs.cs.sunysb.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019326368 27989 127.0.0.1 (20 Apr 2002 18:12:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 20 Apr 2002 18:12:48 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16yzLs-0007HK-00 for ; Sat, 20 Apr 2002 20:12:48 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16yzfp-0004je-00 for ; Sat, 20 Apr 2002 20:33:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yzLf-0002FF-00; Sat, 20 Apr 2002 14:12:35 -0400 Original-Received: from thor.inter.net.il ([192.114.186.11]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yzKD-0002CX-00 for ; Sat, 20 Apr 2002 14:11:05 -0400 Original-Received: from zaretsky ([80.230.2.40]) by thor.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id ABZ14247; Sat, 20 Apr 2002 21:10:59 +0300 (IDT) Original-To: kifer@cs.sunysb.edu X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <200204201749.NAA01838@sbcs.cs.sunysb.edu> (kifer@cs.sunysb.edu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2865 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2865 > From: kifer@cs.sunysb.edu (Michael Kifer) > Date: Sat, 20 Apr 2002 13:49:27 -0400 > > Both latin-1 and compound-text work. > > But the default selection-coding-system is compound-text-with-extensions > and this doesn't work. So it seems like the changes introduced for compound-text-with-extensions are the culprit, one way or the other. But they were made 2 months ago, not 2 weeks ago. So probably there's some other factor at work here... Thanks for testing, I will dwell on this. At least you have a temporary work-around.