From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Conversion OEM to ANSI? Date: Wed, 12 Mar 2008 20:30:35 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1205346816 4417 80.91.229.12 (12 Mar 2008 18:33:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2008 18:33:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 12 19:34:00 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JZVm0-0005QC-M1 for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2008 19:33:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZVlR-0007Rr-Mc for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Mar 2008 14:33:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZVlA-0007Rc-2n for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 14:33:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZVl7-0007Qv-MB for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 14:33:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZVl7-0007Qs-IX for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 14:33:01 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZVl7-0004e5-GC for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 14:33:01 -0400 Original-Received: from HOME-C4E4A596F7 ([80.230.13.204]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0JXM00CPUS1FBPE1@i_mtaout5.012.net.il> for help-gnu-emacs@gnu.org; Wed, 12 Mar 2008 20:44:03 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:52307 Archived-At: > Date: Wed, 12 Mar 2008 14:37:17 +0100 > From: gooliver > > (with emacs 21.3 i have not the code page 850!) Emacs 21.3 does have codepage 850, but you need to type this command before you can use it: M-x codepage-setup RET 850 RET After that, you will have coding-system cp850.