[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG] org-edit-src-auto-save-idle-delay no effect
From: |
Andreas Leha |
Subject: |
Re: [O] [BUG] org-edit-src-auto-save-idle-delay no effect |
Date: |
Tue, 26 May 2015 15:40:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin) |
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