emacs-devel
[Top][All Lists]
Advanced

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

Re: problem with old hebrew latex files in iso 8859-8 coding


From: Uwe Brauer
Subject: Re: problem with old hebrew latex files in iso 8859-8 coding
Date: Thu, 18 Jul 2019 15:55:47 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>>> "EZ" == Eli Zaretskii <address@hidden> writes:

>> 
>> And the new one emacs displays perfectly. So I conclude the old ones
>> were in iso8859-8 encoding.

> No, they were in codepage-1255.  See my other message.

Hm that is confusing. Please try the following

Open a new file and write

שלום אלי

Save it as utf8, say test.txt

Now run 

iconv -f UTF-8 -t ISO8859-8  testu8.txt > test8859.txt

Open test8859.txt in emacs and you face the same problem.

So what is the conclusion? Iconv does not work correctly?

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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