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

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

bug#19007: 24.4; copy-file-locals-to-dir-locals generates malformed expr


From: Lars Ingebrigtsen
Subject: bug#19007: 24.4; copy-file-locals-to-dir-locals generates malformed expression
Date: Sat, 03 Aug 2019 16:53:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Alain Kalker <a.c.kalker@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





reply via email to

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