emacs-orgmode
[Top][All Lists]
Advanced

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

[O] pseudo-async export?


From: John Kitchin
Subject: [O] pseudo-async export?
Date: Sun, 08 Jan 2017 21:31:21 -0500
User-agent: mu4e 0.9.19; emacs 26.0.50.1

Hi everyone,

Today I used a after-save-hook to asynchronously export an org file and
show an updated view in a doc-view buffer. The update was really slow
though, because it takes a while to start up my emacs.

I was wondering if it is possible to have a pseudo async export, e.g. to
launch an emacs server and then send it messages to do the export of the
file in the other process. Has any one seen anything work like this? At
the command line it is doable with a named daemon and emacsclient I
think. I feel like it should be possible through elisp too.

thoughts?

--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



reply via email to

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