On Thu, Dec 13, 2018 at 10:24 AM Kaushal Modi wrote: > > I have formatted 2 patches to address this (attached). If they look fine, > I can commit them to master. > I forgot to properly format the commit messages.. locally, I have fixed the commit message of 0002 patch to the below: ===== Add :no-save keyword for Org capture templates * lisp/org-capture.el (org-capture-finalize): Do not save the target capture file if :no-save keyword is non-nil in the capture template. * doc/org-manual.org (Template elements), lisp/org-capture.el (org-capture-templates): Document :no-save. Ref: https://lists.gnu.org/r/emacs-orgmode/2018-09/msg00325.html =====