From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <85924ebb7861150813446ece90760fe3@centurytel.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] The cheez whiz, again (page not displaying things!) From: "Skip Tavakkolian" In-Reply-To: <53c62f323b11b99134935ce299e31351@plan9.bell-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Fri, 21 Feb 2003 10:52:56 -0800 Topicbox-Message-UUID: 6d61030a-eacb-11e9-9e20-41e7f4b1d025 > Is this in drawterm? > > I changed page to use the new extended form of the draw > operator to do the right thing when panning, but then I realized > it would not work for drawterm users so I backed it out. > This binary: > > --rwxrwxr-x M 8 rsc sys 215429 Feb 19 09:39 /386/bin/page > > should have the correction. Yes. I checked sources and the only diff for page from a couple of days ago was in page.h, which explained the problem. I am doing a pull now. thx.