home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / editors / 3210 < prev    next >
Encoding:
Text File  |  1993-01-12  |  940 b   |  30 lines

  1. Newsgroups: comp.editors
  2. Path: sparky!uunet!panther!mothost!lmpsbbs!comm.mot.com!tomho
  3. From: tomho@comm.mot.com (Tom Hoffman)
  4. Subject: vi error: Too many file names
  5. Organization: Motorola Land Mobile Products Sector
  6. Date: Tue, 12 Jan 1993 08:31:10 GMT
  7. Message-ID: <1993Jan12.083110.18371@lmpsbbs.comm.mot.com>
  8. Keywords: vi error: Too many file names
  9. Sender: news@lmpsbbs.comm.mot.com (Net News)
  10. Nntp-Posting-Host: 192.8.217.15
  11. Lines: 17
  12.  
  13.  
  14. I wrote a macro that will edit the file name the cursor is currently on.
  15. It works great from an xterm when running a ksh.  However, if I am running
  16. an Apollo DM pad (any shell) or a Csh in an xterm, I get an error saying
  17.  
  18. Too Many File Names. 
  19.  
  20. It appears to have something to do with a '~' in the path name, but this is something that is necessary. Can someone please explain what is going on?  Here is the macro:
  21.  
  22. map \E ByWo^[P0i:edit! ^[0"nDdd@n^M^M
  23.  
  24.  
  25. Thanks,
  26.  
  27. Tom Hoffman
  28.  
  29. tomho@ecs.comm.mot.com
  30.