Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!rutgers!husc6!ut-sally!utah-cs!utah-gr!spline!thomas From: thomas%spline.uucp@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: comp.emacs Subject: Re: X and gnu emacs problem Message-ID: <1957@utah-gr.UUCP> Date: Thu, 19-Mar-87 12:05:42 EST Article-I.D.: utah-gr.1957 Posted: Thu Mar 19 12:05:42 1987 Date-Received: Sat, 21-Mar-87 06:45:09 EST References: <1023@theory.cs.cmu.edu> <1024@theory.cs.cmu.edu> Sender: news@utah-gr.UUCP Reply-To: thomas%spline.UUCP@utah-gr.UUCP (Spencer W. Thomas) Organization: Univ of Utah CS Dept Lines: 20 Well, I start emacs from a menu item that says emacs: !"emacs &" However, I do have a little setup. I run X by "xinit ~/.xstart", where .xstart includes the lines #! /bin/sh TERM=xterm export TERM ... uwm 2>&1 >/dev/null & ... It is the "TERM=xterm" in the environment that makes emacs start happily and open a window. If you started uwm from an xterm window, then it should all work fine. =Spencer ({ihnp4,decvax}!utah-cs!thomas, thomas@cs.utah.edu)