GNU bug report logs - #19007
24.4; copy-file-locals-to-dir-locals generates malformed expression

Previous Next

Package: emacs;

Reported by: Alain Kalker <a.c.kalker <at> gmail.com>

Date: Mon, 10 Nov 2014 01:14:01 UTC

Severity: normal

Found in version 24.4

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 19007 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Alain Kalker <a.c.kalker <at> gmail.com>
Cc: 19007 <at> debbugs.gnu.org
Subject: Re: bug#19007: 24.4; copy-file-locals-to-dir-locals generates
 malformed expression
Date: Sat, 03 Aug 2019 16:53:44 +0200
Alain Kalker <a.c.kalker <at> gmail.com> writes:

> ((c-mode
>   (tab-width . 4)))
> ---cut here---
> * Note that the expression doesn't conform to the syntax described in
> the documentation "49.2.5 Per-Directory Local Variables".

(I'm going through old bug reports that unfortunately have not received
any responses yet.)

Looks like this has been fixed in the intervening years.  This now
creates a .dir-locals file with:

((c-mode . ((tab-width . 4))))

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 296 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.