From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: [BUG] org-edit-src-auto-save-idle-delay no effect Date: Tue, 26 May 2015 20:17:01 +0100 Message-ID: References: <87siaj2x4s.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxKLe-0008CT-SK for emacs-orgmode@gnu.org; Tue, 26 May 2015 15:17:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxKLZ-00030U-KA for emacs-orgmode@gnu.org; Tue, 26 May 2015 15:17:10 -0400 Received: from plane.gmane.org ([80.91.229.3]:40245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxKLZ-00030L-DT for emacs-orgmode@gnu.org; Tue, 26 May 2015 15:17:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YxKLX-0005VE-4P for emacs-orgmode@gnu.org; Tue, 26 May 2015 21:17:03 +0200 Received: from cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net ([81.102.136.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2015 21:17:03 +0200 Received: from andreas.leha by cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2015 21:17:03 +0200 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: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> All my tests now show that (at least) in a fresh emacs session the >> auto-saving still works -- also repeatedly. >> >> But in longer running emacs sessions things stop working: I edit the >> source buffer and wait but now auto-save will happen. This is bad as >> with a longer running emacs the risk of crashing increases together with >> the risk of now auto-saves. >> >> I have no clue what triggers this. How can I debug this? I guess the >> timer is not working any more. > > Fixed in 59da320b307f5a6e74ad6ddc6554c09448caf431. Thank you. > > Regards, How awesome is this?!? I was asking for help on how to write a better bug report and I get a 'fixed in ...' as an answer. Amazing. Thank you very much. I'll carefully watch my src-edit buffers... Regards, Andreas