On Thu, Dec 13, 2018 at 11:25 AM Nicolas Goaziou wrote: > > > + (unless (org-capture-get :no-save) > > + ;; Save the target file. > > + (save-buffer)) > > The comment does not look terribly useful. I would put the whole > `unless' in a single line. > > Barring that nitpicking of mine, LGTM! > Thanks. I have made the suggested change, and pushed to master, merged into next.