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

  1. Xref: sparky comp.editors:2775 comp.unix.questions:13487
  2. Newsgroups: comp.editors,comp.unix.questions
  3. Path: sparky!uunet!destroyer!ncar!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: <1992Nov16.230718.441@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. References: <1992Nov16.044152.27799@midway.uchicago.edu>
  11. Date: Mon, 16 Nov 1992 23:07:18 GMT
  12. Lines: 16
  13.  
  14. I had posted a list of questions on vi, and Tuomas Lukka pointed out
  15. that question 3 didn't make sense:
  16.  
  17. >3. Is there a way to prepend or append characters to macros without
  18. >   (a) introducing newlines between the additions, &/or
  19. >   (b) writing to the file and deleting to a named buffer
  20. It should have read as follows (I apologize for the error):
  21.  
  22. 3. Is there a way to prepend or append characters to BUFFERS without
  23.    (a) introducing newlines between additions (yanking to an uppercase
  24.    buffer appends to text already in the buffer, but on a new line) &/or
  25.    (b) writing to the file and deleting to the named buffer (in other
  26.    words, are there ways to put characters in named buffers other than
  27.    yanking/deleting text)?
  28.  
  29. Vinay (kashyap@oddjob.uchicago.edu)
  30.