On Tue, Feb 05, 2002 at 11:41:45AM -0100, john-paul delaney wrote: > Having previously yanked a word, I now want to replace the word at > the cursor with the one in memory. What's the best way to do this > substitution?
Others have mentioned named buffers, but generally for this kind of work you don't need it. Just 'yw' to yank the word into the unnamed buffer, and 'pw' to stuff it back. Cheers, -- Dave Ihnat [EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list