Kaushal Modi <kaushal.m...@gmail.com> writes: > Sorry. Here's the original thread: > https://lists.gnu.org/r/emacs-orgmode/2018-04/msg00204.html
Thank you. > My email client shows the whole thread from then to now, so I forgot > pasting that. Mine (Gnus) also used to, but, for some reason, it doesn't anymore. > That's a valid concern, though I see the risk of losing unsaved data as > higher than that. Then saving should be the default again, and not saving optional. What about introducing a :no-save keyword in capture templates? It could be useful when the capture target is a remote file, as the OP noted, or when you simply want to handle buffer saving manually. Regards,