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: Zhang Wei
Subject: Re: Info pages opened with an incorrect coding system
Date: Fri, 06 Jul 2007 09:56:08 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50

Richard Stallman <address@hidden> writes:

>     > Does the problem happen with "emacs -Q"?  If it doesn't, then
>     > something in your .emacs init file causes this.
>
>     Yes, it does.
>
> Could you show us the code in your .emacs file which caused this?
>
> It is possible that your .emacs file was incorrect.  But it is also
> possible that your code is correct, and Emacs ought to be fixed to
> handle it better.  When we see what your code says, we can figure that
> out.

This problem happens with "emacs -Q", I don't think my .emacs cause
this.

The comments in emacs-mime.texi specify which coding system should be
used to edit it:

--8<---------------cut here---------------start------------->8---
@c Local Variables:
@c mode: texinfo
@c coding: iso-8859-1
@c End:
--8<---------------cut here---------------end--------------->8---

but the generated emacs-mime info file doesn't specify which coding
should be used to view it. I think that's why emacs open it with the
default coding system chinese-iso-8bit.






reply via email to

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