From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Halliday Newsgroups: gmane.emacs.help Subject: Re: run emacs in batch mode without a tty Date: Fri, 3 Jul 2015 06:26:37 -0700 (PDT) Message-ID: References: <74b79522-cff4-4173-ad1c-178ffdce70fd@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1435930229 27534 80.91.229.3 (3 Jul 2015 13:30:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jul 2015 13:30:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 03 15:30:28 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZB12w-0004dc-F9 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 15:30:26 +0200 Original-Received: from localhost ([::1]:41219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZB12v-0006uY-Lf for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 09:30:25 -0400 X-Received: by 10.68.220.72 with SMTP id pu8mr48216483pbc.14.1435929997444; Fri, 03 Jul 2015 06:26:37 -0700 (PDT) X-Received: by 10.140.102.172 with SMTP id w41mr237327qge.40.1435929997343; Fri, 03 Jul 2015 06:26:37 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!ff1no1481001igc.0!news-out.google.com!w15ni16204qge.0!nntp.google.com!t90no691783qga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.244.128.25; posting-account=kRukCAoAAAANs-vsVh9dFwo5kp5pwnPz Original-NNTP-Posting-Host: 83.244.128.25 User-Agent: G2/1.0 Injection-Date: Fri, 03 Jul 2015 13:26:37 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:213104 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105391 Archived-At: On Friday, 3 July 2015 13:01:01 UTC+1, Eli Zaretskii wrote: > If no input is expected, and you run Emacs in batch mode, what do you > need a tty for? Emacs won't run without one. It just crashes.