Xref: utzoo comp.editors:2757 comp.unix.misc:1146 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!bu.edu!encore!boykin@encore.com From: boykin@encore.com (Joseph Boykin) Newsgroups: comp.editors,comp.unix.misc Subject: Re: If you could have anything in vi ... Message-ID: <14368@encore.Encore.COM> Date: 20 Mar 91 22:42:53 GMT References: <1991Mar18.195343.665@cs.widener.edu> <7214@ecs.soton.ac.uk> Sender: news@Encore.COM Reply-To: boykin@encore.com Followup-To: comp.editors Organization: Encore Computer Corp. Lines: 11 Nntp-Posting-Host: encore.encore.com In article <7214@ecs.soton.ac.uk>, mrd@ecs.soton.ac.uk (Mark Dobie) writes: |> In <1991Mar18.195343.665@cs.widener.edu> brendan@cs.widener.edu (Brendan Kehoe) writes: |> Also, how about preserving the cut |> buffer between files? Vi already does this. If you yank or delete something, you put it into a named buffer. For example, to delete a paragraph do "ad} then go to another file, and yank buffer a with "ap. jb