On Monday, May 29th, 2023 at 09:12, Eli Zaretskii wrote: > > Date: Mon, 29 May 2023 12:18:38 +0000 > > > From: Randy Taylor dev@rjt.dev > > Cc: yordanm@proton.me, 63708@debbugs.gnu.org, casouri@gmail.com > > > > On Monday, May 29th, 2023 at 08:12, Eli Zaretskii eliz@gnu.org wrote: > > > > > > Date: Mon, 29 May 2023 01:29:31 +0000 > > > > > > > From: Randy Taylor dev@rjt.dev > > > > Cc: Eli Zaretskii eliz@gnu.org, 63708@debbugs.gnu.org, casouri@gmail.com > > > > > > > > I won't be committing them (don't have the ability) but Eli likely will. > > > > > > > > If you'd like to go through them all and check, that would be great. However, for non-trivial contributions (i.e. more than 15 lines of code changes across all your contributions I believe) you will need to assign copyright to the FSF, otherwise the changes can't be accepted. Eli can send you the form to fill out if you're interested. > > > > > > It is unfortunate that the patch was posted before asking about such > > > non-trivial submissions, because we are now stuck due to lack of > > > copyright assignment, and the release branch must either wait for the > > > assignment or live with the bug. > > > > > > Йордан, can you think of a way of rewriting the go-ts-mode patch so > > > that it uses fewer than 15 lines? > > > > The go-ts-mode patch can be rewritten in a single line by just updating the syntax table directly like I suggested. Then we should be OK. > > > Thanks, then please post such a patch. Attached. > > What about rust-ts-mode? I will reply to that thread directly.