all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: john muhl <jm@pub.pink>
Cc: stefankangas@gmail.com, 71736@debbugs.gnu.org
Subject: bug#71736: Small cleanup patches for lua-ts-mode
Date: Thu, 27 Jun 2024 12:02:06 +0300	[thread overview]
Message-ID: <86msn669o1.fsf@gnu.org> (raw)
In-Reply-To: <87bk3r8wpm.fsf@pub.pink> (message from john muhl on Sun, 23 Jun 2024 11:12:21 -0500)

> Cc: 71736@debbugs.gnu.org
> From: john muhl <jm@pub.pink>
> Date: Sun, 23 Jun 2024 11:12:21 -0500
> 
> Stefan Kangas <stefankangas@gmail.com> writes:
> 
> > john muhl <jm@pub.pink> writes:
> >
> >> From abecae7d631f4b313fe8510f47e480f1a82bb4ad Mon Sep 17 00:00:00 2001
> >> From: john muhl <jm@pub.pink>
> >> Date: Thu, 13 Jun 2024 15:19:04 -0500
> >> Subject: [PATCH 4/4] ; Remove useless require of 'rx' in 'lua-ts-mode'
> >>
> >> * lisp/progmodes/lua-ts-mode.el: No need to require 'rx' since it
> >> is preloaded.  (bug#71736)
> >
> > I don't think "rx" is preloaded.  In emacs -Q, (featurep 'rx) is nil.
> 
> I guess I got confused. I tried:
> 
>   $ src/emacs -Q -batch -eval '(message "%s" (rx bos "heyo" eos))'
>   \`heyo\`
> 
> which led me to think it didn’t need to be required. Feel free to
> discard.

Discard all of the patches or just that 4/4 part?





  reply	other threads:[~2024-06-27  9:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23 14:41 bug#71736: Small cleanup patches for lua-ts-mode john muhl
2024-06-23 14:58 ` john muhl
2024-06-23 15:51   ` Stefan Kangas
2024-06-23 16:12     ` john muhl
2024-06-27  9:02       ` Eli Zaretskii [this message]
2024-06-27 23:05         ` Stefan Kangas
2024-06-28 16:24           ` john muhl
2024-06-28 19:56             ` Stefan Kangas
2024-06-28 22:16               ` john muhl
2024-06-29  2:59                 ` Stefan Kangas

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=86msn669o1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71736@debbugs.gnu.org \
    --cc=jm@pub.pink \
    --cc=stefankangas@gmail.com \
    /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.