From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: Add a separate mode for .dir-locals.el Date: Thu, 17 Oct 2019 12:55:49 -0400 Message-ID: <87d0ev71m2.fsf@fencepost.gnu.org> References: <2058328b-aee5-8cb1-2659-a793e1354517@mit.edu> <87wod4m7sr.fsf@gnus.org> <835zkndcz4.fsf@gnu.org> <83ftjrbjhm.fsf@gnu.org> <83afce42-53ee-9fa1-19b2-294a9a61b3f8@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="254644"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 17 19:42:54 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iL9na-00141Q-Ba for ged-emacs-devel@m.gmane.org; Thu, 17 Oct 2019 19:42:54 +0200 Original-Received: from localhost ([::1]:54816 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL9nZ-0007ge-14 for ged-emacs-devel@m.gmane.org; Thu, 17 Oct 2019 13:42:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43377) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL944-0005Vr-5e for emacs-devel@gnu.org; Thu, 17 Oct 2019 12:55:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iL943-0007mg-WD for emacs-devel@gnu.org; Thu, 17 Oct 2019 12:55:52 -0400 Original-Received: from [2607:fea8:3b80:1ea:a1e5:d080:9a5a:301f] (port=44572 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iL943-0007Wc-Cu for emacs-devel@gnu.org; Thu, 17 Oct 2019 12:55:51 -0400 In-Reply-To: <83afce42-53ee-9fa1-19b2-294a9a61b3f8@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:241155 Archived-At: Cl=C3=A9ment Pit-Claudel writes: [...] > > Yes, that would be great. As far as I'm concerned, there's no reason > to call these files .el, since most of the emacs-lisp-mode tools are > not appropriate on such files. +1. Many other packages/files such as EBDB=E2=80=99s file-persistent datab= ase could benefit from this, I think.