>>>>> "Eli" == Eli Zaretskii <[EMAIL PROTECTED]> writes:
>> Is Emacs' Info MULE-aware?
Eli> Info uses the normal Emacs primitives to read file's contents,
Eli> so it supports everything that C-x C-f does.
>> I've tried to introduce "-*-coding: latin-3;-*-" into the first
>> line of an info file -- to no avail.
Eli> You need to put the string "-*- coding: latin-3 -*-" on the
Eli> *first line* of the file. I just tried this, and it worked for
Eli> me in Emacs 20.4.
Well, that's what I had done -- but the problem was that I had put it
into the index file. Now that I've put it in a proper info node it
does work.
There was a slight problem with the precise syntax: it works in the
form I've tried before (with semicolon), Eli adds two spaces around;
and it does not work in the form "-*-coding: latin-3-*-". What is the
recommended form?
And now back to the scope of this mailing list: I suggest that such a
string be generated by makeinfo on the basis of the @documentencoding
directive.
--
Sergei Pokrovsky