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 n
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
Hi all
I was wondering if it's somehow possible to give named org src buffer the
name they were give in their #+NAME tag? Now there are just called
something like:
*Org Src test.org[ R ]*
But if you have multiple org-src buffers opened at the same time, its hard
to find the correct one back.
Gre
to go to a different buffer all the time. Do you have any
experience with this?
Greetings
2014-09-21 15:49 GMT+02:00 Grant Rettke :
> On Thu, Sep 11, 2014 at 5:05 PM, Adriaan Sticker
> wrote:
> > I was wondering if it's somehow possible to give named org src buffer the
> >
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:0
n
org with src block and have had no issues so far.
Greetz
2014-09-27 23:10 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Adriaan Sticker writes:
>
> > Hi, is it possible that these function cause the buffer automatically
> > scrolling when saving?
> > When I save My
Hi all
Is there a way to automatically hide a source block when toggling the fold
status of the parent header.
Currently the hide status is remembered when folding its parent headers but
this turned out not to be to practical in my current workflow.
Greetings
Works perfectly!
thanks!
2014-10-09 1:33 GMT+02:00 John Kitchin :
> Sorry for the weird from email below. This was from me. I have a
> separate email setup in Emacs for a class I am teaching.
>
> Instructor account writes:
>
> > Adriaan Sticker writes:
> >
> >