From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Re: Saving org-capture buffer while writing it Date: Mon, 20 Feb 2017 21:23:46 +0000 Message-ID: <8760k4zhct.fsf@gmail.com> References: <871sutrm7v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfvR3-0007cZ-M2 for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:23:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfvR0-0003WR-Ha for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:23:53 -0500 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:35640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfvR0-0003VT-C2 for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:23:50 -0500 Received: by mail-wm0-x242.google.com with SMTP id u63so16502522wmu.2 for ; Mon, 20 Feb 2017 13:23:50 -0800 (PST) In-reply-to: <871sutrm7v.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Narendra Joshi Cc: emacs-orgmode@gnu.org Hello, on [2017-02-20] at 14:05 Narendra Joshi writes: > Hi, > > Sometimes when I am taking notes, I end up spending a lot of time in a > capture buffer. If I happen to switch to something else, I end up > loosing the capture buffer. I probably just kill the buffer > accidentally, or do `C-c C-k'. > > Is there a way I can take backups of the buffer to a file? I usually just save it (C-c s) and it is saved to where it would be saved anyway when I eventually do C-c C-c. Myles