On Thu, Dec 13, 2018 at 10:08 AM Kaushal Modi wrote: > Hello Nicolas, > > While we are planning to cut Org 9.2 release this week, this one > regression in the Org Capture and auto-saving behavior comes to my mind, > that I think should be fixed. > > Summary: > > In Org 9.1.x, org-capture target files got auto-saved after C-c C-c when > ending the capture. In Org master branch, that stopped happening. > > As per your last proposal, we should revert > https://code.orgmode.org/bzg/org-mode/commit/b4422add3745c26ec3b2e11b8da425844b2e9d3d > and then add a :no-save option that skips that save-buffer call. > I have formatted 2 patches to address this (attached). If they look fine, I can commit them to master.