home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / tpu / 495 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.6 KB

  1. Xref: sparky vmsnet.tpu:495 comp.editors:2724
  2. Path: sparky!uunet!ogicse!uwm.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wvnvms.wvnet.edu!ab.wvnet.edu!williams
  3. From: williams@ab.wvnet.edu (Tom Williams)
  4. Newsgroups: vmsnet.tpu,comp.editors
  5. Subject: Re: edt emulation
  6. Message-ID: <1992Nov11.231949.693@ab.wvnet.edu>
  7. Date: 11 Nov 92 18:19:49 GMT
  8. Article-I.D.: ab.1992Nov11.231949.693
  9. References: <DAVIS.92Nov1225413@pacific.mps.ohio-state.edu>
  10. Organization: Alderson-Broaddus College
  11. Lines: 25
  12.  
  13. > I see no
  14. > reason to have the user insert the search string into the buffer, only to yank
  15. > it back out to the paste buffer destroying what is there.  This really sounds
  16. > like a kludge to me which I do not want to duplicate.  
  17.  
  18.           Agreed.  I have been an EDT user for about 10 years now.
  19.           (Does that give me extra votes? :-) )  The first thing I did
  20.           was redefine Gold/Enter to be the nokeypad mode command
  21.  
  22.               "(S/?'Old string: '/?'  New string: '/)."
  23.  
  24.           A couple of subtleties worth emulating: Search commands
  25.           perform an implicit SELECT (Set Mark) operation on the
  26.           search string if it's found, allowing the user to do a CUT
  27.           operation on it.  Also, the change case (Gold-KP1) command
  28.           acts on either select range or, if no select range is
  29.           defined, the current character.  
  30.  
  31. -- 
  32.  
  33.                                                 -Tom Williams
  34.                                                  Computer Center Manager
  35.                                                  Alderson-Broaddus College
  36.                                                  WILLIAMS@AB.WVNET.EDU
  37.