GNU bug report logs -
#71736
Small cleanup patches for lua-ts-mode
Previous Next
Reported by: john muhl <jm <at> pub.pink>
Date: Sun, 23 Jun 2024 14:44:01 UTC
Severity: normal
Tags: patch
Fixed in version 30.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 71736 <at> debbugs.gnu.org (full text, mbox):
> Cc: 71736 <at> debbugs.gnu.org
> From: john muhl <jm <at> pub.pink>
> Date: Sun, 23 Jun 2024 11:12:21 -0500
>
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
> > john muhl <jm <at> pub.pink> writes:
> >
> >> From abecae7d631f4b313fe8510f47e480f1a82bb4ad Mon Sep 17 00:00:00 2001
> >> From: john muhl <jm <at> 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?
This bug report was last modified 1 year and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.