Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!samsung!spool.mu.edu!cs.umn.edu!talon.UCS.ORST.EDU!usenet!ogicse!intelhf!ichips!iwarp.intel.com!gargoyle!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.editors Subject: vi range delete sometimes gets lost Message-ID: <1991Mar26.181950.3078@chinet.chi.il.us> Date: 26 Mar 91 18:19:50 GMT Organization: Chinet - Chicago Public Access UNIX Lines: 12 At seemingly random times when I delete a range of lines in vi using the ex mode command :'a,.d (delete from mark a through the cursor line), I can't move the deleted text with 'p' or 'P' to another location, although if I remember to do it immediately 'u' will undo the deletion. I never have this problem using ndd to delete some number of lines, but I prefer to refer to ranges using the "mark to cursor" notation. Does anyone know why this happens or how to avoid it? (The vi in question is the one that comes with SysVr3). Les Mikesell les@chinet.chi.il.us