From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Kotelnikov Newsgroups: gmane.emacs.devel Subject: Re: converting between charsets Date: Tue, 16 May 2006 14:04:29 +0400 Organization: Global disintoxication Message-ID: <87zmhi2slu.fsf@myxomop.com> References: <87lktejh6f.fsf@myxomop.com> <87u082109z.fsf-monnier+emacs@gnu.org> <84veshaajc.fsf@vinci.loc> <87d5ep1a2c.fsf-monnier+emacs@gnu.org> <84hd40am8t.fsf@vinci.loc> <84ac9rah6z.fsf@vinci.loc> <87k68v82q6.fsf-monnier+emacs@gnu.org> <84bqu17on7.fsf@vinci.loc> <87wtcpqorp.fsf-monnier+emacs@gnu.org> <84zmhk4hnn.fsf@vinci.loc> <871wuwqg43.fsf-monnier+emacs@gnu.org> <84ves74ytd.fsf@vinci.loc> <84d5ef3ua3.fsf@vinci.loc> <87zmhir5tg.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1147774255 25986 80.91.229.2 (16 May 2006 10:10:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 May 2006 10:10:55 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 16 12:10:53 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FfwVg-0004Xs-5x for ged-emacs-devel@m.gmane.org; Tue, 16 May 2006 12:10:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfwVf-0000a4-KW for ged-emacs-devel@m.gmane.org; Tue, 16 May 2006 06:10:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FfwVS-0000YO-Bq for emacs-devel@gnu.org; Tue, 16 May 2006 06:10:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FfwVQ-0000XV-Bn for emacs-devel@gnu.org; Tue, 16 May 2006 06:10:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfwVP-0000XS-UM for emacs-devel@gnu.org; Tue, 16 May 2006 06:10:20 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FfwY1-000203-W6 for emacs-devel@gnu.org; Tue, 16 May 2006 06:13:02 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FfwVK-0004SZ-7I for emacs-devel@gnu.org; Tue, 16 May 2006 12:10:14 +0200 Original-Received: from 81.211.124.120.adsl-spb.net.rol.ru ([81.211.124.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 May 2006 12:10:14 +0200 Original-Received: from sacha by 81.211.124.120.adsl-spb.net.rol.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 May 2006 12:10:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 81.211.124.120.adsl-spb.net.rol.ru Mail-Copies-To: never User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:FQFn8Mjcr8pVqZjI7A4otQrS4G8= 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:54566 Archived-At: >>>>> On Mon, 15 May 2006 23:50:50 -0400 >>>>> "SM" == Stefan Monnier wrote: SM> SM> Hmm... with my Emacs (a recent CVS checkout), if I do SM> SM> M-: (encode-coding-string (string 332866) 'koi8-r) RET SM> SM> I get "\364" rather than "?". So either you're running an older Emacs and SM> the problem has been fixed, or there's something else going that SM> I don't understand. Ah. I tried it with Debian's emacs-snapshot and: 1. encode-coding-* work. 2. Russian input on console also works. 3. Russian paste in X still does not work. Thanks, -- Alexander Kotelnikov Saint-Petersburg, Russia