Path: utzoo!attcan!utgpu!watmath!xenitec!edhew From: edhew@xenitec.on.ca (Ed Hew) Newsgroups: news.newusers.questions Subject: Re: How does one insert ">"s? Message-ID: <1989Oct8.061328.29738@xenitec.on.ca> Date: 8 Oct 89 06:13:28 GMT References: <3224@ur-cc.UUCP> Reply-To: edhew@xenitec.UUCP (Ed Hew) Followup-To: news.newusers.questions Distribution: na Organization: XeniTec Consulting Services, Kitchener, ON Lines: 20 In article <3224@ur-cc.UUCP> bush@prodigal.psych.rochester.edu (Darren Bush) writes: > > What's the vi macro for inserting > in the front of a line? I had it but > alas I lost it when I cleaned out my home directory... The command line sequence is: :g/^/s//> / Turn it into a macro of your choice. > P.S. yes, I've been doing it by hand. Sheesh. Examine the components of the above short sequence, and you'll never suffer that indignity again. :-) >Darren S. Bush bush@prodigal.psych.rochester.edu Ed. A. Hew Authorized Technical Trainer Xeni/Con Corporation work: edhew@xenicon.uucp -or- ..!{uunet!}utai!lsuc!xenicon!edhew ->home: edhew@xenitec.on.ca -or- ..!{uunet!}watmath!xenitec!edhew # This posting has absolutely nothing to do with what I do for a living.