emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74499: closed ([PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode


From: GNU bug Tracking System
Subject: bug#74499: closed ([PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode')
Date: Sun, 24 Nov 2024 01:23:01 +0000

Your message dated Sat, 23 Nov 2024 20:21:22 -0500
with message-id 
<CADwFkmnefY-pVy0w_-4AGSBqNcomWYtH9bQ5+gZk6O1yOfHiTg@mail.gmail.com>
and subject line Re: bug#74499: [PATCH] Avoid loading 'rx' at runtime in 
'lua-ts-mode'
has caused the debbugs.gnu.org bug report #74499,
regarding [PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
74499: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74499
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode' Date: Sat, 23 Nov 2024 17:06:03 -0600
Tags: patch

Philip mentioned changing these rx-to-string forms to use literal
over in bug#74235. I meant to include them there but guess it
slipped my mind.



--- End Message ---
--- Begin Message --- Subject: Re: bug#74499: [PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode' Date: Sat, 23 Nov 2024 20:21:22 -0500
john muhl <jm@pub.pink> writes:

> From 309e80a336bce5c4a9191c87af636b8adfc04b97 Mon Sep 17 00:00:00 2001
> From: john muhl <jm@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.

I'm therefore closing this bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]