From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <009801c10e0e$6a90f3a0$230cfea9@cs.belllabs.com> From: "david presotto" To: <9fans@cse.psu.edu> References: <20010713161239.A8E3D199E7@mail.cse.psu.edu> <3B4F35F2.D8F22FAD@null.net> Subject: Re: [9fans] how people learn things (was architectures) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Mon, 16 Jul 2001 11:46:00 -0400 Topicbox-Message-UUID: cefef48e-eac9-11e9-9e20-41e7f4b1d025 With the loop I sent, I just hit newline in the window every time I want to see a new copy of the layedout document. It's not automatic, just easy. Of course with the speed of processors these days, Doug's suggestion of just doing it when the file changes is fine by me. The other window is usually covered up anyways. Rob was working on a much nicer WYSISYG editor that put out a tagged file. Perhaps he'll get back to it in the near future. ----- Original Message ----- From: Douglas A. Gwyn To: <9fans@cse.psu.edu> Sent: Monday, July 16, 2001 4:54 AM Subject: Re: [9fans] how people learn things (was architectures) > rog@vitanuova.com wrote: > > i remember ages ago reading in a paper about somebody > > (on the Blit?) doing that. > > Yeah, it was fairly common for us Blit-family users. > > > personally, i think it's quite nice *not* to have the visual > > feedback all the time - that way i can concentrate > > on the content of the text i'm creating without being > > distracted by occasional display glitches. > > Note that i suggested it should occur only when one has > just written out the editor buffer. Usually I do this > only at fairly well-defined stages of completion, which > is a natural time to have the result presented for > inspection. > > Also, you can ignore the refresh going on in another > window. Many people have stuff going on in other windows > that the one they're currently focussed on. >