From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200211112240.gABMeIi06134@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Downloading from the web In-Reply-To: Your message of "Mon, 11 Nov 2002 22:47:43 EST." <02111122471700.00581@localhost.localdomain> From: Dan Cross Date: Mon, 11 Nov 2002 17:40:18 -0500 Topicbox-Message-UUID: 1b94ef3c-eacb-11e9-9e20-41e7f4b1d025 > as for me I use small script from > http://www.acl.lanl.gov/plan9/tips.html: > > #!/bin/rc > > EMU='-g750x650 -c1' > emu /dis/charon.dis Which is, unfortunately, what no longer works: term% echo $EMU -c1 -g800x600 term% emu /dis/charon.dis Inferno Third Edition (20020715) main (pid=425) compile Initialize Dis: /dis/emuinit.dis Fatal error: no window manager term% And it makes me very sad. - Dan C.