home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11954 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  2.1 KB

  1. Path: sparky!uunet!mcsun!sun4nl!wtrlnd!contrast!postmaster
  2. From: johannes.beekhuizen@contrast.wlink.nl (Johannes Beekhuizen)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Suggestions wanted: A good programmers editor!
  5. Message-ID: <726625896.AA01049@contrast.wlink.nl>
  6. Date: Sat, 09 Jan 1993 10:04:34
  7. Sender: postmaster@contrast.wlink.nl
  8. Lines: 75
  9.  
  10. Hello Fraser,
  11.  
  12. On Thursday January 07 1993, Fraser Street wrote to All:
  13.  
  14.  FS> I am interested in your recommendations from the net of a good
  15.  FS> programmers editor for MS-DOS (386+) class machines.  Specifically I
  16.  
  17. Have you ever looked at Qedit? Current version is 2.15.
  18.  
  19.  FS> For me, a candidate editor must:
  20.  
  21.  FS> 1) Be character based.
  22.  
  23. OK.
  24.  
  25.  FS> 2) Do split screens to edit multiple files
  26.  
  27. OK.
  28.  
  29.  FS> 3) Have some sort of menu bar for functions which can appear/disappear
  30.  FS>    as necessary.
  31.  
  32. OK.
  33.  
  34.  FS> 4) Have some sort of keybindings I am familiar with (emacs or
  35.  FS>    Wordstar)
  36.  
  37. Looks to me like Wordstar, but may be reconfigured.
  38.  
  39.  FS> 5) Hopefully have a pop-up help screen for keybindings..
  40.  
  41. OK.
  42.  
  43.  FS> two other functions I find very useful:
  44.  
  45.  FS> 1) Support for a mouse so I can select text for cut/paste/delete
  46.  FS>    operations.
  47.  
  48. No.
  49.  
  50.  FS> 2) Syntax directed indenting so that when I program the editor is
  51.  FS>    aware of the current code and automatically indents to handle (),
  52.  FS> {}, ;, and other similar constructs.  This would be similar to emacs's
  53.  FS>    C-mode.
  54.  
  55. Yes. Also can check on matching pairs.
  56.  
  57.  FS> 3) A relitively robust UNDO facility.
  58.  
  59. Good enough for me.
  60.  
  61.  FS> The editor DOES NOT need to have:
  62.  
  63.  FS> 1) A fancy macro language.
  64.  
  65. It has, but you don't have to use it. Although I've made a template which
  66. writes the basic frame of a program.
  67.  
  68.  FS> 2) The ability to edit huge files.
  69.  
  70. Its limit is available conventional memory.
  71.  
  72.  FS> If you know of an editor that fits this description which I could
  73.  FS> acquire via FTP, or an inexpensive commercial product, please let me
  74.  
  75. Various places to FTP it from.
  76.  
  77. Regards,
  78.  
  79.            Hans.
  80.  
  81. fidonet  2:281/527.5
  82. yan-net  123:3183/101
  83. e-mail   johannes.beekhuizen@contrast.wlink.nl
  84.  
  85.