unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: john muhl <jm@pub.pink>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 71736@debbugs.gnu.org
Subject: bug#71736: Small cleanup patches for lua-ts-mode
Date: Sun, 23 Jun 2024 11:12:21 -0500	[thread overview]
Message-ID: <87bk3r8wpm.fsf@pub.pink> (raw)
In-Reply-To: <CADwFkm=cku-OwHoOu8uhQ72X2UWvb3LbchBvZ4OV00RpqOSPWA@mail.gmail.com> (Stefan Kangas's message of "Sun, 23 Jun 2024 08:51:08 -0700")

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.





  reply	other threads:[~2024-06-23 16:12 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 [this message]
2024-06-27  9:02       ` Eli Zaretskii
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87bk3r8wpm.fsf@pub.pink \
    --to=jm@pub.pink \
    --cc=71736@debbugs.gnu.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).