[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71760: [PATCH] js-ts-mode: Fix filling of jsdoc blocks
From: |
Yuan Fu |
Subject: |
bug#71760: [PATCH] js-ts-mode: Fix filling of jsdoc blocks |
Date: |
Wed, 31 Jul 2024 18:07:57 -0700 |
> On Jul 31, 2024, at 6:00 PM, Dmitry Gutov <dmitry@gutov.dev> wrote:
>
> Hi!
>
> On 31/07/2024 11:25, Damien Cassou wrote:
>> after today's fix on c-ts-mode by Yuan Fu, the only patch still
>> necessary to apply for js-ts-mode to properly fill jsdoc descriptions
>> is 0001-js-ts-mode-Make-jsdoc-s-description-block-a-comment.patch.
>
> Since bug#72116 is only fixed on master, does this mean that the
> aforementioned patch is also best for Emacs 31, or would we want it in the
> upcoming release as well?
>
We should apply the masking patch to emacs-30. Thought I think it can be
simplified. I’ll try make one for you guys to review tonight.
Yuan