From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.help Subject: Re: Coding system prefer Date: Tue, 3 Mar 2009 06:58:53 -0800 (PST) Organization: http://groups.google.com Message-ID: <08d040d9-1324-4d34-bc6f-9c77bb7a282f@f1g2000prb.googlegroups.com> References: <830bd086-fb17-4d24-97a0-7f394bd705a1@x38g2000yqj.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1236094864 1981 80.91.229.12 (3 Mar 2009 15:41:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Mar 2009 15:41:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 03 16:42:21 2009 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 1LeWkx-0002qt-KM for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Mar 2009 16:42:07 +0100 Original-Received: from localhost ([127.0.0.1]:32914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LeWjc-0008Ch-6t for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Mar 2009 10:40:44 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!f1g2000prb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 118.100.161.108 Original-X-Trace: posting.google.com 1236092333 18712 127.0.0.1 (3 Mar 2009 14:58:53 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 3 Mar 2009 14:58:53 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f1g2000prb.googlegroups.com; posting-host=118.100.161.108; posting-account=pYxWjwkAAACsHSUNDoi5N05LVCTP7PVM User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167253 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:62551 Archived-At: On Mar 3, 7:46=A0pm, Maze wrote: > I need to work with files in cp1251 and cp866 ... > How can i use both coding together? You can't. Both these encodings are indistinguishable from binary data, so all files will be auto-detected as whichever is first in the priority list.