emacs-devel
[Top][All Lists]
Advanced

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

Re: CheckDoc and package.el versus file variable prop lines


From: Xue Fuqiao
Subject: Re: CheckDoc and package.el versus file variable prop lines
Date: Tue, 26 Feb 2013 06:53:38 +0800

On Mon, 25 Feb 2013 15:13:08 -0500
Stefan Monnier <address@hidden> wrote:

> Use
> 
>   ;;; foo.el --- Random stuff  -*- lexical-binding: t -*-
> It's a bit ugly, especially because it tends to go past the 80-column
> limit, but that's the "standard" way to do it (and that's what
> add-file-local-variable-prop-line should use in Elisp).

If this would make the first line too long, maybe we can use a Local Variables
section at the end of the file. 

>         Stefan

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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