[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#59945: [PATCH] Fix empty pairs in js tree-sitter imenu alist
From: |
Charl P. Botha |
Subject: |
bug#59945: [PATCH] Fix empty pairs in js tree-sitter imenu alist |
Date: |
Fri, 16 Dec 2022 07:58:46 +0200 |
User-agent: |
Cyrus-JMAP/3.7.0-alpha0-1185-g841157300a-fm-20221208.002-g84115730 |
Dear Yuan,
On Fri, Dec 16, 2022, at 03:40, Yuan Fu wrote:
> "Charl P. Botha" <cpbotha@vxlabs.com> writes:
>> In the meantime, I've sent my signed copyright assignment, and my employer's
>> docusigned disclaimer of rights, to the FSF.
>>
>> I would be super grateful if you could add the commit when you can make the
>> time.
>
> Thanks. Unless I’m missing something, your patch is a diff file rather
> than a patch file. You can generate one with
>
> git format-patch -1 --stdout >~/mypatch.patch
>
> Don’t worry about commit message this time, I’ll reword your commit and
> add it. But if you want to submit more patches in the future I recommend
> you to read CONTRIBUTE file under repo root, which describes the commit
> message format Emacs uses.
I followed the instructions at
https://www.gnu.org/software/emacs/manual/html_node/emacs/Sending-Patches.html
which said to use "git format-patch master" and include either inline (which I
did) or as a mime attachment.
I have now re-done it using your advice above, and included the patch file as
attachment to this email.
Next time (would be great if it happens), I'll attach by default.
Kind regards,
Charl
cpb-fix-empty-pairs-js-ts.patch
Description: Binary data
bug#59945: [PATCH] Fix empty pairs in js tree-sitter imenu alist, Yuan Fu, 2022/12/20