help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: specifying coding system on the first/second line


From: Stefan Monnier
Subject: Re: specifying coding system on the first/second line
Date: Wed, 12 Oct 2005 11:44:09 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> On the second line of my file I have the following text:
> # -*- coding: utf-8;-*-
> The first line is an interpreter command.
> Nevertheless when the file is loaded, it preserves its default coding.
> Running emacs on unix is ok and putting the construct on the first line
> is ok as well.
> GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600)

Presuming that by "interpreter command" you mean that the first line starts
with #!, then it sounds like a bug.  Try M-x report-emacs-bug


        Stefan


reply via email to

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