all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Randy Taylor <dev@rjt.dev>
Cc: casouri@gmail.com, Theodor Thornhill <theo@thornhill.no>,
	Eli Zaretskii <eliz@gnu.org>,
	59894@debbugs.gnu.org, Stefan Kangas <stefankangas@gmail.com>
Subject: bug#59894: [PATCH] Add dockerfile-ts-mode
Date: Fri, 09 Dec 2022 10:52:19 +0100	[thread overview]
Message-ID: <87sfhoq4z0.fsf@gmx.de> (raw)
In-Reply-To: <5t8G3oC9Y_hC7GM3LVX458MHYqJAKMEa9EKqIB2ab25vjclMABoM_hREiIDuofYP97HQk011sxnz1Kwclukq69ZI3h9sQlkHppg4YQStHbs=@rjt.dev> (Randy Taylor's message of "Thu, 08 Dec 2022 22:21:04 +0000")

Randy Taylor <dev@rjt.dev> writes:

Hi Randy,

> New attached patched addressing the following:
> - Added dockerfile-ts-mode to auto-mode-alist (perhaps a regex guru could squeeze it into one, I spent more time trying than I liked to no avail).

(rx (| (: "Dockerfile" (? "." (* nonl))) (: "." (any "dD") "ockerfile")) eol)

Best regards, Michael.





  reply	other threads:[~2022-12-09  9:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08  2:11 bug#59894: [PATCH] Add dockerfile-ts-mode Randy Taylor
2022-12-08  4:10 ` Stefan Kangas
2022-12-08  7:19 ` Eli Zaretskii
2022-12-08 10:17 ` Theodor Thornhill via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-08 22:21   ` Randy Taylor
2022-12-09  9:52     ` Michael Albinus [this message]
2022-12-09 20:51       ` Randy Taylor
2022-12-09 21:27 ` Yuan Fu
2022-12-10  3:24   ` Randy Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfhoq4z0.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=59894@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    --cc=dev@rjt.dev \
    --cc=eliz@gnu.org \
    --cc=stefankangas@gmail.com \
    --cc=theo@thornhill.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.