Xref: utzoo gnu.emacs:3814 comp.emacs:9043 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!uflorida!mephisto!utkcs2!de5 From: de5@de5.CTD.ORNL.GOV (Dave Sill) Newsgroups: gnu.emacs,comp.emacs Subject: Re: Can GNU emacs run in an XTERM instead of its own window Message-ID: <1990Sep10.175750.15755@cs.utk.edu> Date: 10 Sep 90 17:57:50 GMT References: <25956@boulder.Colorado.EDU> Sender: news@cs.utk.edu (USENET News System) Reply-To: Dave Sill Distribution: usa Organization: Oak Ridge National Laboratory Lines: 21 In article <25956@boulder.Colorado.EDU>, barbour@boulder.Colorado.EDU (Jim Barbour) writes: >Does anyone know of a way to tell GNU emacs NOT to start its own X window, >but to run in the selected terminal window? I know that I could recompile the >source without HAVE_X_WINDOWS defined, but the program is for others who want >separate windows. Try the -nw option. It's hidden in the man page under: -d displayname Create the Emacs window on the display specified by displayname. Must be the first option specified in the command line. -nw Tells Emacs not to use its special interface to X. If you use this switch when invoking Emacs from an xterm window, display is done in the xterm window. This must be the first option specified in the command line. -- Dave Sill (de5@ornl.gov) Martin Marietta Energy Systems Workstation Support