GNU bug report logs - #37878
[PATCH] Add auto-insert skeleton for ".dir-locals.el"

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Tue, 22 Oct 2019 23:05:01 UTC

Severity: wishlist

Tags: patch

Fixed in version 27.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Kangas <stefan <at> marxist.se>
To: Juri Linkov <juri <at> linkov.net>
Cc: 37878 <at> debbugs.gnu.org
Subject: Re: bug#37878: [PATCH] Add auto-insert skeleton for ".dir-locals.el"
Date: Sat, 02 Nov 2019 04:30:14 +0100
close 37878 27.1
thanks

Juri Linkov <juri <at> linkov.net> writes:

>> Steps to reproduce:
>> 0. emacs -Q
>> 1. M-x auto-insert-mode
>> 2. C-x C-f .dir-locals.el RET
>>
>> Result: The entire Emacs standard header gets inserted into the
>> buffer, complete with author, copyright notice, provide-statement,
>> etc.
>> Expected result: Either don't insert anything or use a custom skeleton.
>>
>> Please find attached a proposed patch, which adds a skeleton for
>> "dir-locals.el" to auto-insert-alist.  I believe it would make it
>> easier for especially beginning Emacs users to use ".dir-locals.el".
>> (Open the file, type M-x auto-insert, and voilá.)
>>
>> Any comments?
>
> Good addition for someone who doesn't use add-dir-local-variable
> that inserts this header.

Thanks for the review.  Now pushed to master as commit 6c82aafcc0.

> BTW, please also add the same two lines to the header of
> .dir-locals.el in Emacs repository.

Good idea.  I did that in commit 7cde03484.

Best regards,
Stefan Kangas




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

Previous Next


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