From mboxrd@z Thu Jan 1 00:00:00 1970 From: Narendra Joshi Subject: Re: Saving org-capture buffer while writing it Date: Tue, 21 Feb 2017 03:32:13 +0530 Message-ID: <87r32sv7ve.fsf@gmail.com> References: <871sutrm7v.fsf@gmail.com> <8760k4zhct.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfvxc-0000pW-UN for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:57:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfvxZ-0005Ie-Tf for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:57:33 -0500 Received: from mail-pg0-x244.google.com ([2607:f8b0:400e:c05::244]:35296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfvxZ-0005IN-O1 for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 16:57:29 -0500 Received: by mail-pg0-x244.google.com with SMTP id 1so7395256pgz.2 for ; Mon, 20 Feb 2017 13:57:29 -0800 (PST) In-Reply-To: <8760k4zhct.fsf@gmail.com> (Myles English's message of "Mon, 20 Feb 2017 21:23:46 +0000") 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: Myles English Cc: emacs-orgmode@gnu.org Myles English writes: > 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. I just noticed that saving with `C-x C-s` does save the buffer. Why do you have a personal binding for saving the buffer? Is it doing something else? -- Narendra Joshi