[1828] in testers
What should GNU emacs do with a screwed up DISPLAY var?
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Aug 9 15:59:42 1991
Date: Fri, 9 Aug 1991 15:59:51 -0400 (EDT)
From: Bill Cattey <wdc@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
In testing the start-up of ez's alternate editor, I set a bogus DISPLAY
variable value. (If I unset the DISPLAY variable, ez uses too much
cleverness and finds the display some other way.)
Emacs prints the error: "X server not responding. Check your DISPLAY
environment variable."
Should it, instead, start emacs up -nw?
-wdc