Message-Id: <200006020920.MAA02819@alpha.netvision.net.il> Date: Fri, 02 Jun 2000 12:20:22 +0200 X-Mailer: Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" To: djgpp AT delorie DOT com In-reply-to: <39376338.3DD79BDE@the_message_body.com> (see_below AT the_message_body DOT com) Subject: Re: Character differences References: <200006011204 DOT OAA09202 AT father DOT ludd DOT luth DOT se> <3936B40F DOT 1F5CEB12 AT the_message_body DOT com> <200006020641 DOT JAA27157 AT alpha DOT netvision DOT net DOT il> <39376338 DOT 3DD79BDE AT the_message_body DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Alexei A. Frounze" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 02 Jun 2000 11:33:12 +0400 > > > Are you sure your DOS codepage is 866? My references indicate it's > > 855, not 866. > > In the ages of Windows 3.1X I needed to have 866 code page both for windows > and DOS. Perhaps there are several Russian code pages are present, but I > worked with 866 all the time. Hmm... It looks like cp866 is for Russian only, while cp855 covers also Cyrillic characters used in other languages. I'll add cp866 to Emacs. Thanks!