emacs-devel
[Top][All Lists]
Advanced

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

Re: add-file-local-variable


From: Stefan Monnier
Subject: Re: add-file-local-variable
Date: Fri, 14 Jun 2013 21:45:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> `add-file-local-variable-prop-line' currently inserts local variables
> such as `coding' and `lexical-binding' before the header line,
> thus breaking this convention.

Indeed, that needs fixing.

> If the following is a sufficiently general approach, it should add
> local variables to the end of the comment on the first line in any mode:

It's not always perfect, but it's better than what we currently have,
thank you.


        Stefan



reply via email to

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