GNU bug report logs - #74499
[PATCH] Avoid loading 'rx' at runtime in 'lua-ts-mode'

Previous Next

Package: emacs;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: john muhl <jm <at> pub.pink>
Subject: bug#74499: closed (Re: bug#74499: [PATCH] Avoid loading 'rx' at
 runtime in 'lua-ts-mode')
Date: Sun, 24 Nov 2024 01:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74499 <at> debbugs.gnu.org.

-- 
74499: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74499
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: john muhl <jm <at> pub.pink>, 74499-done <at> debbugs.gnu.org
Cc: philipk <at> posteo.net
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 <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.

I'm therefore closing this bug report.

[Message part 3 (message/rfc822, inline)]
From: john muhl <jm <at> pub.pink>
To: bug-gnu-emacs <at> gnu.org
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.



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.