Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!hplabs!tektronix!tekcrl!tekgvs!toma From: toma@tekgvs.UUCP (Thomas Almy) Newsgroups: net.emacs,net.micro,net.micro.pc Subject: Re: MicroEMACS 3.7 response Message-ID: <1680@tekgvs.UUCP> Date: Wed, 13-Aug-86 11:42:58 EDT Article-I.D.: tekgvs.1680 Posted: Wed Aug 13 11:42:58 1986 Date-Received: Thu, 14-Aug-86 20:39:37 EDT References: <1774@eagle.ukc.ac.uk> Reply-To: toma@tekgvs.UUCP (Thomas Almy) Organization: Tektronix, Inc., Beaverton, OR. Lines: 20 Xref: mnetor net.emacs:1396 net.micro:5836 net.micro.pc:6144 In article <1774@eagle.ukc.ac.uk> rde@ukc.ac.uk (R.D.Eager) writes: >I have mounted MicroEMACS 3.7 on my PC compatible ... >My problem is that response to some commands (e.g. PgDn) is distinctly >soggy. Is this true of all versions? just the PC version? Lattice C versions? I noticed that too. In order to run with brain-damaged display adapters (which snow) on every line it waits for the next vertical retrace interval to move the character. Thus it takes 24 retraces (almost a second) for a complete screen rewrite. If your display does not snow, just remove the problem code from ibmpc.c. It speeds up alot. Also, when compiled with Microsoft C, most of the spawning operations just plain don't work. And control-P toggles the printer again. I ended up taking the code for the features I wanted that were new to 3.7 (incremental search, modified C mode, new position display, quoting in search strings) and retrofitting them into the version of 3.6 that has a working spawn and handles my display (EGA in 43 line mode). Tom Almy Tektronix