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

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

Re: run emacs in batch mode without a tty


From: Sam Halliday
Subject: Re: run emacs in batch mode without a tty
Date: Fri, 3 Jul 2015 10:07:06 -0700 (PDT)
User-agent: G2/1.0

On Friday, 3 July 2015 14:51:05 UTC+1, Eli Zaretskii  wrote:
> > Date: Fri, 3 Jul 2015 06:26:37 -0700 (PDT)
> > From: Sam Halliday <sam.halliday@gmail.com>
> > 
> > Emacs won't run without one. It just crashes.
> 
> It does?  It doesn't for me:
> 
>   emacs -batch --eval "(princ \"Hello, world\!\n\")" < /dev/null > foo

Aah, the difference is that you're using `-batch` and that does allow me to do 
*some* things in the docker container, but emacs seems to just exit when I 
start a `process`. The docs don't mention this as a caveat 
http://www.emacswiki.org/emacs/BatchMode

Is there anything that you can think of that might cause a -batch emacs to exit 
early?


reply via email to

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