From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3D0E3DCA.6DA0BF8@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <0f149abd577b19413937228d3a843a95@plan9.bell-labs.com> Subject: Re: [9fans] Re: Sam & Acme & 8c questions Date: Tue, 18 Jun 2002 09:31:24 +0000 Topicbox-Message-UUID: b1d81a10-eaca-11e9-9e20-41e7f4b1d025 Russ Cox wrote: > the command k to mark the value of dot, put the text cursor > at the end of the region, enter the command ',. Aha, I forgot about k and ' -- I've used those before but tend to forget and reverted to a more primitive approach. I have toyed with the idea of making (the BRL version of) sam autoscroll, but getting the speed right seems to have been a problem in other implementations of autoscroll; does anyone have a good algorithm for that?