Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!WIND.BELLCORE.COM!mlittman From: mlittman@WIND.BELLCORE.COM (Michael S. Littman) Newsgroups: gnu.emacs.bug Subject: 18.53 from shell script Message-ID: <8904180250.AA19009@wind.bellcore.com> Date: 18 Apr 89 02:50:28 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 GNU Emacs 18.52.6 of Tue Sep 6 1988 on wind (berkeley-unix): Any reason that I'd have trouble running 18.53 from a shell script? The following shell script: #!/bin/sh /usr/public/bin/gnumacs $* simply locks up when gnumacs is linked to an 18.53 executable. It works fine for our 18.52. Help? -Michael