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 15:40:59 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxG2e-0006Mu-PZ for emacs-orgmode@gnu.org; Tue, 26 May 2015 10:41:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YxG2X-0008Rj-5m for emacs-orgmode@gnu.org; Tue, 26 May 2015 10:41:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:47434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YxG2W-0008Ra-VJ for emacs-orgmode@gnu.org; Tue, 26 May 2015 10:41:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YxG2V-0003zq-RS for emacs-orgmode@gnu.org; Tue, 26 May 2015 16:41:07 +0200 Received: from 193.63.223.119 ([193.63.223.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2015 16:41:07 +0200 Received: from andreas.leha by 193.63.223.119 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2015 16:41:07 +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 all, Here is now a more accurate but still vague bug description. 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. Thanks, Andreas