From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] running pq in Acme From: "rob pike" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010121165353.13F49199E3@mail.cse.psu.edu> Date: Sun, 21 Jan 2001 11:53:35 -0500 Topicbox-Message-UUID: 503de682-eac9-11e9-9e20-41e7f4b1d025 > However, if I open a "New" window in Acme and put the same > thing in the window, highlight it, and run it, I get the correct data in a > new window named "+Errors". Why is it an error? Does it have > something to do with the process not being native to Acme? > How do I do it correctly? It's doing it correctly already. ++L is right: if you want a standard typescript, use "win". I hardly use "win", myself. All output from commands run under Acme goes to an "Errors" window labeled by the directory in which the command was run. If you say New, the directory is unnamed and the output will got to the default error window. Try running your command in the window of the directory to which it belongs. More typically, run "mk" in the directory of the source. -rob