Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!rex!ames!haven!adm!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.editors Subject: Re: vi for power users Message-ID: <7150:Dec1309:42:4690@kramden.acf.nyu.edu> Date: 13 Dec 90 09:42:46 GMT References: <109909@convex.convex.com> <1371:Dec1108:11:4090@kramden.acf.nyu.edu> <4672@umbc3.UMBC.EDU> Organization: IR Lines: 11 In article <4672@umbc3.UMBC.EDU> rouben@math15.math.umbc.edu.UUCP (Rouben Rostamian) writes: > Here is the "no bounce" version of the same macro: > map ^A :s/$/ /^M74^V|? ^Ms^M^[$xx0 Good idea. This is as reliable as the original: map ^A :s/$/ $/^M$r 74^V|? ^Ms^M^[$xx0 I hope the ``fmt is too slow!'' crowd is satisfied now. ---Dan