From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: eMaXer Newsgroups: gmane.emacs.help Subject: Copying and pasting Cyrillic text between Emacs and other apps Date: Tue, 27 Jan 2004 04:08:25 GMT Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1075177070 23261 80.91.224.253 (27 Jan 2004 04:17:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2004 04:17:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 27 05:17:42 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 1AlKfV-0007fR-00 for ; Tue, 27 Jan 2004 05:17:42 +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 1AlKdq-00029i-Gy for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Jan 2004 23:15:58 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news2.telebyte.nl!newsfeed.mountaincable.net!cyclone01.bloor.is.net.cable.rogers.com!news01.bloor.is.net.cable.rogers.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-NNTP-Posting-Host: 65.50.46.118 Original-X-Complaints-To: abuse@rogers.com Original-X-Trace: news01.bloor.is.net.cable.rogers.com 1075176505 65.50.46.118 (Mon, 26 Jan 2004 23:08:25 EST) Original-NNTP-Posting-Date: Mon, 26 Jan 2004 23:08:25 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:120454 Original-To: help-gnu-emacs@gnu.org 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:16400 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16400 A can't figure out how to do this. I am using NT Emacs 21.3.1 on Windows XP. When I try to copy Cyrillic text from some other application into an Emacs buffer, I get only question marks. I tried to do this: (codepage-setup 1251) (set-selection-coding-system 'cp1251) But it doesn't help. Any ideas? -- In the beginning was the Word, and the Word was in a buffer, and the buffer was in Emacs.