The patch is `/submit`ted to the mailing list: https://lore.kernel.org/git/pull.1883.git.1742089659610.gitgitgadget@xxxxxxxxx/ . Seems either or both of changing case of case-insensitive header and removing optional spaces prevented the bot from parsing the cc line correctly. (And I somehow got cc-ed twice.) I'll try again in the future someday when I have a chance. On Sun, Mar 16, 2025 at 12:51 PM Han Jiang <jhcarl0814@xxxxxxxxx> wrote: > > Thank you for the help! > The pull request has been created: > https://github.com/gitgitgadget/git/pull/1883 . I'll `/submit` when > someone `/allow`s me. (I'll also `/submit` before I'm `/allow`ed to > see what the bot would say.) > According to https://datatracker.ietf.org/doc/html/rfc4021 and > https://datatracker.ietf.org/doc/html/rfc5322 mails can use `:` > instead of `:<at least one whitespace>` to separate mail header and > address list, use `,` instead of `,<at least one whitespace>` to > separate multiple `address`es. According to > https://datatracker.ietf.org/doc/html/rfc5322 and > https://datatracker.ietf.org/doc/html/rfc5234, strings such as "Cc:" > are case-insensitive. I'm just testing these in the `Cc` field. > > On Sun, Mar 16, 2025 at 10:50 AM D. Ben Knoble <ben.knoble@xxxxxxxxx> wrote: > > > > On Sat, Mar 15, 2025 at 4:21 AM Han Jiang <jhcarl0814@xxxxxxxxx> wrote: > > > > > > > > > 7. How to make Gmail web client default to bottom-posting? > > > > AFAIK, you cannot :/ > > > > > > -- > > D. Ben Knoble