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

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

Re: wrong coding system of lisp/ChangeLog


From: Richard Stallman
Subject: Re: wrong coding system of lisp/ChangeLog
Date: Tue, 11 Mar 2003 13:35:48 -0500

    At end of ChangeLog there is the following setting:

    ;; Local Variables:
    ;; coding: iso-2022-7bit
    ;; End:

    Shouldn't it be?:

    ;; Local Variables:
    ;; buffer-file-coding-system: iso-2022-7bit
    ;; End:

`coding' is correct--why doesn't it work for you?

    I got an error message when saving ChangeLog.

    The error message is:
       Wrong type argument: number-or-marker-p, nil

That seems like a bug.  Can you please debug it?

I cc'd Handa because maybe he can help.




reply via email to

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