From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.help Subject: Re: NT Emacs Latin & cyrillic script Date: 11 Apr 2003 15:46:21 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050069858 27039 80.91.224.249 (11 Apr 2003 14:04:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2003 14:04:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 11 16:04:16 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 193z8Z-00071l-00 for ; Fri, 11 Apr 2003 16:04:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193z4b-0005G7-09 for gnu-help-gnu-emacs@m.gmane.org; Fri, 11 Apr 2003 10:00:09 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193z3s-00056z-00 for help-gnu-emacs@gnu.org; Fri, 11 Apr 2003 09:59:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193yzE-0003rN-00 for help-gnu-emacs@gnu.org; Fri, 11 Apr 2003 09:54:37 -0400 Original-Received: from [193.28.100.184] (helo=mail.epost.de) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193yrI-0002S0-00 for help-gnu-emacs@gnu.org; Fri, 11 Apr 2003 09:46:24 -0400 Original-Received: from cicero.benny.turtle-trading.net.epost.de (193.99.153.6) by mail.epost.de (6.7.015) id 3E5ED8940042E806 for help-gnu-emacs@gnu.org; Fri, 11 Apr 2003 15:46:23 +0200 Original-To: help-gnu-emacs@gnu.org In-Reply-To: Original-Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8377 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8377 Hi Dmitri, Ulrich, Dmitri.Minaev@britishcouncil.ru writes: > To enable cp1251 codepage in Emacs/MULE, add to .emacs the following: > > (codepage-setup 1251) Ah, yes I forgot to check that. Yes this works on 21.2, thanks for the hint. Ulrich, with this statement in your ~/.emacs, does the rest of my instructions do what you wanted? so long, benny