On 2023-02-05 17:02, Alejandro Colomar wrote:
On 2/6/23 00:31, Alejandro Colomar wrote:
Could you please send the patches inline?
If you fear that your mailer might break them, send them _also_ attached, but
please send them inline in the email.
Also, please send git patches, with a commit message, which can be produced with
git-format-patch(1).
I did my usual:
$ sed -i -e '
s!^...$!...!
...
'
$ ...
$ git commit -m 'man2/...' man2/...
# 11 commits: 9 individual 8 files, 1 interval notation 6 files, 1 rest 33 files
$ git format-patch ... -11
$ git send-email ... 00??-...
Saw no need for longer multi-line commit messages as each was pretty specific.
Please say if you prefer a different patch format or convention.
Do you expect some other email client than git to be used to send email, or do
you just want all the patch diffs in a single email body or what?
Some patches may be delayed or disjoint as my ISP email is aggressively filtered
by an outsourced "provider" that does not like patch series in or out and fails
with no status code: "<from...> server temporarily unavailable. AUP#MXRT"!
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut
-- Antoine de Saint-Exupéry