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: emacs with cp1250 coding Date: Tue, 05 Aug 2003 23:29:26 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9003-Tue05Aug2003232926+0300-eliz@elta.co.il> References: <20030805165603.GA26969@cesta.sh.cvut.cz> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: main.gmane.org 1060115731 2896 80.91.224.253 (5 Aug 2003 20:35:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Aug 2003 20:35:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 05 22:35:51 2003 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 19k8X9-00044u-00 for ; Tue, 05 Aug 2003 22:35:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19k8VE-0000aV-PE for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Aug 2003 16:33:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19k8V0-0000YR-IQ for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 16:33:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19k8UT-0000Jn-Dy for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 16:33:36 -0400 Original-Received: from [192.114.186.18] (helo=bilbo.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.20) id 19k8UT-0000Hz-11 for help-gnu-emacs@gnu.org; Tue, 05 Aug 2003 16:33:05 -0400 Original-Received: from zaretski (pns03-208-110.inter.net.il [80.230.208.110]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.5-GR) with ESMTP id BEG28918; Tue, 5 Aug 2003 23:32:56 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20030805165603.GA26969@cesta.sh.cvut.cz> (message from Juraj Kubelka on Tue, 5 Aug 2003 18:56:03 +0200) 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:11611 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11611 > Date: Tue, 5 Aug 2003 18:56:03 +0200 > From: Juraj Kubelka > > I can't find cp1250 coding in emacs under Linux (Debian). How come? It's there. > Is it possible to use it in Linux? Yes. > How can I install cp1250 coding in emacs? Like this: M-x codepage-setup RET 1250 RET I'm sure this is in the manual, btw.