emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

windows-1251


From: Ognyan Kulev
Subject: windows-1251
Date: Thu, 02 Oct 2003 10:09:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030930

Hi,

I'm glad that windows-1251 coding system is in the core now, but it still doesn't work quite right (from user perspective).

I have a file with "coding: windows-1251" (actually the updated TUTORIAL.bg that I'll post soon). Opening the file results in boxes instead of cyrillic characters. When the following is executed:

(require 'codepage)
(codepage-setup 1251)

(define-coding-system-alias 'windows-1251 'cp1251)

and I reopen the file, all is shown correct.

What's the problem?

Regards,
ogi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]