> On Dec 23, 2023, at 1:01 PM, Dmitry Gutov wrote: > > On 23/12/2023 20:03, Yuan Fu wrote: >>> On Dec 23, 2023, at 1:52 AM, Eli Zaretskii wrote: >>> >>> Ping! Can we please make further progress here to resolve this issue? >> Once we merge the fix for bug#66732, we can proceed on this. I have a patch for this bug too. > > FWIW, I suggest using the first half of the patch attached to https://debbugs.gnu.org/67262#23 > > Only adjusting the positions to add the property to the "inner" pair of quotes rather than the outer one (to match python-mode). Something like this? IMHO the code is easier to understand without the syntax-propertize-rules. Yuan