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

2014-09-28 Thread Adriaan Sticker
Hi, no, the point is not moving. Its the view. The view shift frow the point in th middle of the view to the point at the last line in the view. It's only in opened src blocks. I should maybe also point out that I use prelude. I now very recently started to adopt a workflow with polymode in org wi

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

2014-09-27 Thread Nicolas Goaziou
Hello, Adriaan Sticker writes: > Hi, is it possible that these function cause the buffer automatically > scrolling when saving? > When I save My buffer jumps/scrolls up so that my cursor is on the last row > on my screen. I do not understand. Are you saying that auto-saving feature in src block

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

2014-09-25 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Adriaan Sticker writes: > >> 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 a

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

2014-09-23 Thread Adriaan Sticker
Hi, is it possible that these function cause the buffer automatically scrolling when saving? When I save My buffer jumps/scrolls up so that my cursor is on the last row on my screen. Greets 2014-09-11 23:55 GMT+02:00 Adriaan Sticker : > Cool, thanks! > > 2014-09-11 18:28 GMT+02:00 Nicolas Goazio

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

2014-09-11 Thread Adriaan Sticker
Cool, thanks! 2014-09-11 18:28 GMT+02:00 Nicolas Goaziou : > Hello, > > Adriaan Sticker writes: > > > 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 t

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

2014-09-11 Thread Nicolas Goaziou
Hello, Adriaan Sticker writes: > 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 an