From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Compile for batching
Date: Fri, 17 Aug 2018 10:36:48 +0300 [thread overview]
Message-ID: <83o9e1h2b3.fsf@gnu.org> (raw)
In-Reply-To: <f76403ac-fe1b-b39c-2458-5da602dfdc22@freeduck.dk> (message from Kristian Nygaard Jensen on Fri, 17 Aug 2018 09:14:16 +0200)
> From: Kristian Nygaard Jensen <kristian@freeduck.dk>
> Date: Fri, 17 Aug 2018 09:14:16 +0200
>
> My primary use case is to tangle and export emacs org babel documents
> from inside docker.
>
> So buffers are fine I just don't need to actually type anything
If you eliminate typing, you also eliminate any means of communicating
with the user. Even in batch mode, there's sometimes the need to ask
a question and get a response. And even SIGINT interruption goes
through the input code.
But in any case, there's no option I know of to build an Emacs that
doesn't try reading input when it's idle.
next prev parent reply other threads:[~2018-08-17 7:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 20:14 Compile for batching Kristian Nygaard Jensen
2018-08-16 2:41 ` Eli Zaretskii
2018-08-16 6:16 ` Kristian Nygaard Jensen
2018-08-16 13:34 ` Eli Zaretskii
2018-08-17 7:14 ` Kristian Nygaard Jensen
2018-08-17 7:36 ` Eli Zaretskii [this message]
2018-08-17 7:43 ` Kristian Nygaard Jensen
2018-08-17 10:49 ` Kaushal Modi
2018-08-17 13:39 ` Kristian Nygaard Jensen
2018-08-17 11:24 ` Michael Albinus
2018-08-18 1:26 ` Nurullah Akkaya
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83o9e1h2b3.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/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 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.