[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67262: python-ts-mode cannot identify triple-quoted-strings
From: |
Yuan Fu |
Subject: |
bug#67262: python-ts-mode cannot identify triple-quoted-strings |
Date: |
Sat, 16 Dec 2023 15:36:49 -0800 |
> On Dec 16, 2023, at 5:37 AM, Dmitry Gutov <dmitry@gutov.dev> wrote:
>
> On 16/12/2023 14:47, Eli Zaretskii wrote:
>> How should we make progress with this bug? I'd like to fix it before
>> Emacs 29.2 is released.
>
> We're currently working on the general issue in bug#66732.
How do you think of this patch? This extends the patch in bug#66732, and adds
correct text property to the quotes (I think).
It doesn’t handle the case of “””””” (no content inside the quotes), but I
think that’s fine?
python-triple-quote.patch
Description: Binary data
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Yuan Fu, 2023/12/12
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/12
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Eli Zaretskii, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Eli Zaretskii, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, JD Smith, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Eli Zaretskii, 2023/12/16
- bug#67262: python-ts-mode cannot identify triple-quoted-strings,
Yuan Fu <=
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/17
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Eli Zaretskii, 2023/12/23
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Yuan Fu, 2023/12/23
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/23
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Yuan Fu, 2023/12/23
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Dmitry Gutov, 2023/12/23
- bug#67262: python-ts-mode cannot identify triple-quoted-strings, Yuan Fu, 2023/12/23