[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 20:17:01 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin) |
Hi Nicolas,
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Andreas Leha <address@hidden> 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