help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Compile for batching


From: Eli Zaretskii
Subject: Re: Compile for batching
Date: Fri, 17 Aug 2018 10:36:48 +0300

> 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.



reply via email to

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