From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Copying and pasting Cyrillic text between Emacs and other apps Date: 29 Jan 2004 08:17:51 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <36b165a.0401271516.c68fa38@posting.google.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1075357092 30962 80.91.224.253 (29 Jan 2004 06:18:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2004 06:18:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 29 07:18:08 2004 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 1Am5VA-0001AP-00 for ; Thu, 29 Jan 2004 07:18:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Am5UK-0004vE-2h for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Jan 2004 01:17:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Am5To-0004tP-H9 for help-gnu-emacs@gnu.org; Thu, 29 Jan 2004 01:16:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Am5TH-0004PK-Ls for help-gnu-emacs@gnu.org; Thu, 29 Jan 2004 01:16:43 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Am5TG-0004Nn-Rr for help-gnu-emacs@gnu.org; Thu, 29 Jan 2004 01:16:11 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: 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:16499 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16499 > From: jasonr (Jason Rumney) @ f2s.com > Newsgroups: gnu.emacs.help > Date: 28 Jan 2004 20:28:08 +0000 > > For non-lossy behaviour, we are probably better setting CF_LOCALE > and putting the text on as CF_TEXT, but reading text from the > clipboard as CF_UNICODETEXT. Right. Now, if we could find someone who would volunteer to code this...