emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] autosave in org-src buffer only works ones


From: Adriaan Sticker
Subject: [O] autosave in org-src buffer only works ones
Date: Thu, 11 Sep 2014 17:45:25 +0200

Hi all

I've the following in my init.el
 
    (setq org-edit-src-auto-save-idle-delay 5)

If I open in my org file a R code block with C-c ', edit into the opened org-src buffer with the ESS major mode activated and wait for 5s, I can see autosave kicking in and my org buffer gets updated with my new code. But when I keep editing it doesn't save anymore. So it only save ones after the first 5s when the org-src got openend and then it stops.

Can this somehow be fixed or is this behaviour expected? I have quite big source block so this can be an issue.

Thanks in advance
   

reply via email to

[Prev in Thread] Current Thread [Next in Thread]