Richard Stallman <[EMAIL PROTECTED]> 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. _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug