all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pseudo-async export?
@ 2017-01-09  2:31 John Kitchin
  0 siblings, 0 replies; only message in thread
From: John Kitchin @ 2017-01-09  2:31 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-09  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09  2:31 pseudo-async export? John Kitchin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.