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 22:05:52 +0000 Message-ID: <8737f8zfen.fsf@gmail.com> References: <871sutrm7v.fsf@gmail.com> <8760k4zhct.fsf@gmail.com> <87r32sv7ve.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfw5n-0004Eq-Pa for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 17:06:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfw5k-00006S-Ly for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 17:05:59 -0500 Received: from mail-wr0-x241.google.com ([2a00:1450:400c:c0c::241]:34473) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfw5k-00006I-Fn for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 17:05:56 -0500 Received: by mail-wr0-x241.google.com with SMTP id 89so6747180wrr.1 for ; Mon, 20 Feb 2017 14:05:56 -0800 (PST) In-reply-to: <87r32sv7ve.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 on [2017-02-20] at 22:02 Narendra Joshi writes: > 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? I meant C-x C-s.