From mboxrd@z Thu Jan 1 00:00:00 1970 From: Narendra Joshi Subject: Saving org-capture buffer while writing it Date: Mon, 20 Feb 2017 19:35:56 +0530 Message-ID: <871sutrm7v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44707) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfoWj-0006Yd-N1 for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 09:01:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfoWe-0002NW-QT for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 09:01:17 -0500 Received: from mail-pg0-x241.google.com ([2607:f8b0:400e:c05::241]:33127) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfoWe-0002N9-LG for emacs-orgmode@gnu.org; Mon, 20 Feb 2017 09:01:12 -0500 Received: by mail-pg0-x241.google.com with SMTP id 5so13039221pgj.0 for ; Mon, 20 Feb 2017 06:01:12 -0800 (PST) Received: from vicarie ([110.227.217.157]) by smtp.gmail.com with ESMTPSA id m29sm35560056pfi.54.2017.02.20.06.01.09 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 20 Feb 2017 06:01:10 -0800 (PST) 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: emacs-orgmode@gnu.org 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? Thanks, Narendra Joshi