all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el.
       [not found] ` <20200418115953.6E9032049B@vcs0.savannah.gnu.org>
@ 2020-04-18 16:06   ` Michael Albinus
  2020-04-18 17:40     ` João Távora
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Albinus @ 2020-04-18 16:06 UTC (permalink / raw)
  To: emacs-devel; +Cc: João Távora

João Távora <joaotavora@gmail.com> writes:

Nitpicking:

> +     (".dir-locals\\(-2\\)?.el" . lisp-data-mode)

should be

> +     ("\\.dir-locals\\(-2\\)?\\.el\\'" . lisp-data-mode)

Best regards, Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el.
  2020-04-18 16:06   ` scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el Michael Albinus
@ 2020-04-18 17:40     ` João Távora
  0 siblings, 0 replies; 2+ messages in thread
From: João Távora @ 2020-04-18 17:40 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 388 bytes --]

Thanks. I'll fix that before I merge.

On Sat, Apr 18, 2020 at 5:06 PM Michael Albinus <michael.albinus@gmx.de>
wrote:

> João Távora <joaotavora@gmail.com> writes:
>
> Nitpicking:
>
> > +     (".dir-locals\\(-2\\)?.el" . lisp-data-mode)
>
> should be
>
> > +     ("\\.dir-locals\\(-2\\)?\\.el\\'" . lisp-data-mode)
>
> Best regards, Michael.
>


-- 
João Távora

[-- Attachment #2: Type: text/html, Size: 869 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-18 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200418115951.11296.8603@vcs0.savannah.gnu.org>
     [not found] ` <20200418115953.6E9032049B@vcs0.savannah.gnu.org>
2020-04-18 16:06   ` scratch/add-lisp-data-mode 18d9c0f 2/2: * lisp/files.el (auto-mode-alist): Handle .dir-locals-2.el Michael Albinus
2020-04-18 17:40     ` João Távora

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.