> Is Emacs' Info MULE-aware?

Info uses the normal Emacs primitives to read file's contents, 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.

You need to put the string "-*- coding: latin-3 -*-" on the *first
line* of the file.  I just tried this, and it worked for me in Emacs
20.4.

Reply via email to