Xref: utzoo comp.emacs:7516 gnu.emacs:2073 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!husc6!genrad!rep From: rep@genrad.UUCP (Pete Peterson) Newsgroups: comp.emacs,gnu.emacs Subject: Invoking GNU Emacs 18.53 from mail, rn, etc Message-ID: <30758@genrad.UUCP> Date: 3 Jan 90 20:24:01 GMT Followup-To: poster Organization: GenRad, Inc., Concord, Mass. Lines: 15 Additional information regarding my previous posting: Executing the following script works fine: #!/bin/csh -f exec emacs Executing the following script results in message: "Stopped (tty output)" : #!/bin/csh -f emacs Note it's not in background and stty everything shows "-tostop" at any rate. pete peterson rep@genrad.com {decvax,linus,wjh12,mit-eddie,masscomp}!genrad!rep