Mario Frasca writes: > From 436bfd0b9fd656f52ea9d7e6a6a665a32564ae93 Mon Sep 17 00:00:00 2001 > From: Mario Frasca <ma...@anche.no> > Date: Tue, 2 Jun 2020 15:46:20 +0000 > Subject: [PATCH] implementing `with' as a list, and respecting `deps' order.
Thank you for sending an updated patch. Unfortunately it looks like it got mangled by your email client and can't be understood by `git am'. This list is okay with patches being sent as attachments, and going that route gets around needing to re-configure your email client or use git-send-email. Before sending the updated patch, please revise the commit message to more closely match the conventions described at <https://orgmode.org/worg/org-contribute.html>. Looking over some recent commits in the repo should give you a good sense for the expected changelog-like entries as well other style aspects (e.g., it is common to start the subject with "<file|area>: " like "org-plot: ..."), which gives log readers a sense for the general topic affected by the commit. Please send the next patch as a follow-up to the original thread to keep the discussion in one place. Thanks again.