[net.emacs] How to implement scrolling in MicroEmacs 3.7???

js@uw-june (Joe Meadows) (08/06/86)

	I prefer to scroll one line at a time when I move down in a file,
and so, after a little modification to basic.c I was able to do just that,
however, whenever you move to a line off screen it redraws the whole
darn screen. Has anybody modified MicroEmacs 3.7 to implement proper
scrolling? I have an Amiga, which doesn't actually support scrolling
regions (unlike a VT100), but I'd be happy to fake it by deleting lines
at the top of a window and rewriting just the bottom (and of course
the reverse for scrolling in the opposite direction). The VT100 code
doesn't even support scrolling regions... If anybody has modified it
to do this, I'd love a copy of the modifications. Otherwise, I'd appreciate
any tips as to how to go about this. I suppose I'll have to start delving
into the code... Oh how I wish I had lots of free time...

	Anyway, thanks for any help.

	Cheers,
	Joe Meadows Jr,		js@uw-june.arpa