[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71374: [PATCH] Simplify 'help-enable-variable-value-editing' using
From: |
Stefan Kangas |
Subject: |
bug#71374: [PATCH] Simplify 'help-enable-variable-value-editing' using |
Date: |
Sat, 29 Jun 2024 22:38:42 -0700 |
Philip Kaludercic <philipk@posteo.net> writes:
> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> From: Philip Kaludercic <philipk@posteo.net>
>>> Date: Wed, 05 Jun 2024 06:55:46 +0000
>>>
>>> The main issue with this patch is that it drops the syntax highlighting
>>> in the *string edit* buffer, but we could fix that in a second patch by
>>> adding support to specify a major mode to inherit from when editing a
>>> string.
>>
>> Thanks. This is basically a cleanup, yes? IOW, there's nothing wrong
>> with the current implementation, right? If so, I'd prefer to wait
>> with this until after the emacs-30 branch is cut.
>
> Right, it just seemed like the kind of thing where it would be natural
> to demonstrate string-edit.
Feel free to install on master now, thanks.