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

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

Re: Info pages opened with an incorrect coding system


From: Richard Stallman
Subject: Re: Info pages opened with an incorrect coding system
Date: Sun, 08 Jul 2007 18:24:11 -0400

    If I'm understanding correctly, it can already be done.  If you use the
    @documentencoding command in the Texinfo source, and then specify
    --enable-encoding to makeinfo, the resulting Info file(s) will contain a
    Local Variables section setting the `coding' variable.

What happens if you do not specify --enable-encoding?

      For instance,

    Local Variables:
    coding: iso-8859-2
    End:

This means different Info files will use different coding systems.
That works fine in Emacs, which can read them all, but it might be better
to generate all the Info files in UTF-8.




reply via email to

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