emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Neil Jerram <neil@ossau.homelinux.net>
To: Leo Vivier <leo.vivier@gmail.com>,
	Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Modifying org-latex-pdf-process doesn't modify the async export behaviour
Date: Sat, 07 Apr 2018 10:44:43 +0100	[thread overview]
Message-ID: <87vad3qrjo.fsf@ossau.homelinux.net> (raw)
In-Reply-To: <30b544e2-e36b-f917-3e06-1cb2df048a53@gmail.com>

Leo Vivier <leo.vivier@gmail.com> writes:

> Hello,
>
> Thank you for pointing me in the right direction. I've created another 
> init file just for async-export, and not only have I got it to work, but 
> it's also quite a lot faster than it used to be.
>
> All that remains now is to find a way to re-write my function. My 
> knowledge of elisp if fairly limited, and I don't see how to communicate 
> with the background process other than by writing the value of my 
> toggle-variable to a file.

Hi Leo,

In general, one would communicate with a subprocess through its input
and output, and to do that in elisp please see (elisp) Input to
Processes.

        Neil

  reply	other threads:[~2018-04-07 10:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06  9:13 Bug: Modifying org-latex-pdf-process doesn't modify the async export behaviour Leo Vivier
2018-04-07  7:59 ` Nicolas Goaziou
2018-04-07  9:16   ` Leo Vivier
2018-04-07  9:44     ` Neil Jerram [this message]
2018-04-07 10:41     ` Rasmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vad3qrjo.fsf@ossau.homelinux.net \
    --to=neil@ossau.homelinux.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=leo.vivier@gmail.com \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).