From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: non-ASCII cut/paste emacs <-> mozilla Date: 15 Jul 2002 16:52:41 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1026720066 11126 127.0.0.1 (15 Jul 2002 08:01:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 15 Jul 2002 08:01:06 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17U0n2-0002tL-00 for ; Mon, 15 Jul 2002 10:01:04 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17U0xO-0000F3-00 for ; Mon, 15 Jul 2002 10:11:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17U0fT-0002En-00; Mon, 15 Jul 2002 03:53:15 -0400 Original-Received: from tyo202.gate.nec.co.jp ([210.143.35.52]) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17U0f2-0002Ds-00; Mon, 15 Jul 2002 03:52:49 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.197]) by TYO202.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g6F7qje27484; Mon, 15 Jul 2002 16:52:45 +0900 (JST) Original-Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.190]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g6F7qiW04342; Mon, 15 Jul 2002 16:52:44 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id g6F7qgd15976; Mon, 15 Jul 2002 16:52:43 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) by mcsss2.ucom.lsi.nec.co.jp (8.10.2+Sun/3.7Wlsi_mx_6.0) with ESMTP id g6F7qgS02294; Mon, 15 Jul 2002 16:52:42 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id E66EA37D5; Mon, 15 Jul 2002 16:52:41 +0900 (JST) Original-To: emacs-devel@gnu.org System-Type: i686-pc-linux-gnu Blat: Foop Original-Lines: 19 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5753 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5753 Has anyone else out there managed to get cut and paste between emacs and mozilla (v1.0) working for non-ASCII text? When I cut text out of mozilla and paste it into emacs, I get a question-mark for each noN-ASCII character; in the reverse direction, I get line-noise type stuff that I assume is the raw encoding. [selection-coding-system's value is `compound-text-with-extensions'] I think this is a mostly a problem with mozilla rather than with emacs because emacs works slightly better with kterm (at least, I can cut text out of kterm and paste it into emacs successfully), but mozilla bug-reporting is much more daunting, so I'd like to see if anyone here has any ideas first... Thanks, -Miles -- .Numeric stability is probably not all that important when you're guessing.