Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!NCoast.ORG!bsa From: bsa@NCoast.ORG Newsgroups: gnu.emacs Subject: X-ized emacs as a non-X program Message-ID: <9002220847.AA09457@telotech.UUCP> Date: 22 Feb 90 13:47:15 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 In your message of 21 Feb 90 15:11:39 GMT, you write: +--------------- | schriste@uceng.UC.EDU (Steven V. Christensen) writes: | >Now, what if I don't particularly want emacs to come up in it's | >own window when I am running X-windows (i.e. how do I make it function | >like it did before X). | | you weren't in X-windows, just alias you emacs command to unset the | DISPLAY variable (after saving to a temporary) and then invoke emacs, and | then reset the DISPLAY variable. Simple. +--------------- Wouldn't it be easier to simply alias emacs to "emacs -nw"? ++Brandon