home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / editors / 2779 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Xref: sparky comp.editors:2779 comp.unix.questions:13496
  2. Newsgroups: comp.editors,comp.unix.questions
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!oddjob.uchicago.edu!kashyap
  4. From: kashyap@oddjob.uchicago.edu (Vinay Kashyap)
  5. Subject: where no vi has gone before...? (CORRECTION)
  6. Message-ID: <1992Nov17.023507.6762@midway.uchicago.edu>
  7. Summary: questions on vi use (correction to Q.3)
  8. Sender: news@uchinews.uchicago.edu (News System)
  9. Organization: U. of Chicago, Astronomy and Astrophysics
  10. Date: Tue, 17 Nov 1992 02:35:07 GMT
  11. Lines: 16
  12.  
  13. I had posted a list of questions on vi, and Tuomas Lukka pointed out
  14. that question 3 didn't make sense:
  15.  
  16. >3. Is there a way to prepend or append characters to macros without
  17. >   (a) introducing newlines between the additions, &/or
  18. >   (b) writing to the file and deleting to a named buffer
  19. It should have read as follows (I apologize for the error):
  20.  
  21. 3. Is there a way to prepend or append characters to BUFFERS without
  22.    (a) introducing newlines between additions (yanking to an uppercase
  23.    buffer appends to text already in the buffer, but on a new line) &/or
  24.    (b) writing to the file and deleting to the named buffer (in other
  25.    words, are there ways to put characters in named buffers other than
  26.    yanking/deleting text)?
  27.  
  28. Vinay (kashyap@oddjob.uchicago.edu)
  29.