From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: edit-src on read-only files Date: Sat, 16 Feb 2013 11:36:36 +0100 Message-ID: <87a9r4o897.fsf@bzg.ath.cx> References: <7201.1360248766@greg-minshalls-mbp.local> <87a9refjuc.fsf@ucl.ac.uk> <87bobtabjp.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6f8K-0001gi-T7 for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 05:36:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6f8J-0004o9-O2 for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 05:36:40 -0500 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:44196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6f8J-0004nt-HX for emacs-orgmode@gnu.org; Sat, 16 Feb 2013 05:36:39 -0500 Received: by mail-wi0-f169.google.com with SMTP id l13so2215336wie.0 for ; Sat, 16 Feb 2013 02:36:38 -0800 (PST) In-Reply-To: <87bobtabjp.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Sat, 09 Feb 2013 13:58:50 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hi Andreas, Andreas Leha writes: > On a related note: I'd also love to see the changes in the > source code buffers be autosaved in the org file. I've lost some big > edits already due to power loss on my (old) laptop. There is now `org-edit-src-auto-save-idle-delay' which you can set to >0 so that the edit src buffer will be saved after N secs of idle time. Thanks for suggesting this, -- Bastien