On Fri, May 20, 2016, at 01:14 PM, Nick Dokos wrote:
> lad writes:
>
> > I attempted to follow this blog to enable a background html export on
> > org file save:
> >
> > http://stephanus-volke.de/posts/2015/Dez/22/org-mode-live-preview-en/
> >
> > I tried adding the following to the top of the
lad writes:
> I attempted to follow this blog to enable a background html export on
> org file save:
>
> http://stephanus-volke.de/posts/2015/Dez/22/org-mode-live-preview-en/
>
> I tried adding the following to the top of the org file:
>
> # -*- after-save-hook: org-html-export-to-html;
>
I attempted to follow this blog to enable a background html export on
org file save:
http://stephanus-volke.de/posts/2015/Dez/22/org-mode-live-preview-en/
I tried adding the following to the top of the org file:
# -*- after-save-hook: org-html-export-to-html;
org-export-in-background: t;