GNU bug report logs -
#74499
[PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode'
Previous Next
Reported by: john muhl <jm <at> pub.pink>
Date: Sat, 23 Nov 2024 23:07:01 UTC
Severity: normal
Tags: patch
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Resent-To: bug-gnu-emacs <at> gnu.org
> Cc: philipk <at> posteo.net
> From: Stefan Kangas <stefankangas <at> gmail.com>
> Date: Sat, 23 Nov 2024 20:21:22 -0500
>
> john muhl <jm <at> pub.pink> writes:
>
> > From 309e80a336bce5c4a9191c87af636b8adfc04b97 Mon Sep 17 00:00:00 2001
> > From: john muhl <jm <at> pub.pink>
> > Date: Sat, 23 Nov 2024 14:08:21 -0600
> > Subject: [PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode'
> >
> > * lisp/progmodes/lua-ts-mode.el (lua-ts-inferior-lua):
> > Replace 'rx-to-string' and substitution with 'rx' and 'literal'.
> >
> > (Bug#74499)
>
> Thanks for the patch, now installed on master as commit e71d714a815.
lua-ts-mode is new in Emacs 30, so changes in it should generally be
installed on the emacs-30 branch, unless they are dangerous or depend
on functionality we only have on master. So I've now cherry-picked
this change to the emacs-30 branch.
Thanks.
This bug report was last modified 177 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.