home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / emacs / 3076 < prev    next >
Encoding:
Text File  |  1992-09-13  |  4.3 KB  |  144 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!menudo.uh.edu!nuchat!hounix!rm
  3. From: rm@hounix.org (Rohit Mehrotra)
  4. Subject: For Emacs Gurus
  5. Message-ID: <1992Sep12.175009.13220@hounix.org>
  6. Organization: Houston UNIX Users Group (HOUNIX), Houston, TX
  7. Date: Sat, 12 Sep 1992 17:50:09 GMT
  8. Lines: 134
  9.  
  10. Hi,
  11.  
  12. Are the following features available in EMACS, some of the questions are only 
  13. applicable in an X environment/implementation and hence may be answered in
  14. that context.
  15.  
  16. Please EMAIL me your reply of possible and I would summarize.
  17.  
  18. Thanks
  19.  
  20. RM
  21. rm@hounix.org
  22. -------
  23.  
  24. Highlighting of text when marking etc on dumb terminals.
  25.  
  26. Full Color support, i.e. the background and the foreground colors of
  27. the highlighted text is different from the rest etc.
  28.  
  29. X implementation with full mouse support, buttons etc.
  30.  
  31. Ability to have popup windows etc on dumb terminals.
  32.  
  33. Recycle easily through a lot of opened buffers/files.
  34.  
  35. Unlimited Undos/Redos, even after I have written my file out.
  36.  
  37. Change fonts on the fly while editing, to see more/fewer lines.
  38.  
  39. Point and click feature, i.e. cursor goes directly to the point
  40. where the mouse is clicked.
  41.  
  42. Ability to do a column/line/character mark.
  43.  
  44. Search and translate on marked blocks which can be columnar.
  45.  
  46. Indent/Outdent entire blocks of highlighted text at a time, by using the
  47. TAB key.
  48.  
  49. Scroll lock adjacent windows so that they move synchronously for file 
  50. comparisons.
  51.  
  52. Save editing environment/window layout on a per directory, per user basis.
  53. I like the feature that I can go into a directory and fire up my editor,
  54. and it remebers where I left off.
  55.  
  56. Resizes the internal window as one resizes the external window.
  57.  
  58. On line manuals and context sensitive help.
  59.  
  60. Multiple backups/versions while editing.
  61.  
  62. Autosaving feature.
  63.  
  64. Support for multiple named clipboards which are automatically 
  65. saved and restored across editing sessions.
  66.  
  67. Ability to run shells inside editor windows via shell buffers.
  68.  
  69. Record/Playback/Save sequence of keystrokes for repetitive editing.
  70.  
  71. Integrated access to external system programs like "grep", "diff" etc with 
  72. an ability to intelligently process their output.
  73.  
  74. User Customizable buttons, pull down pinnable menus, scrollbars etc in the
  75. X version.
  76.  
  77. Display mode so that I can see TABS etc. 
  78.  
  79. Ability to edit DOS/Unix-Ascii/Binary files.
  80.  
  81. Ability to go to a particular column, delimited field.
  82.  
  83. Multiple bookmarks, place holders.
  84.  
  85. Support for abbreviations while typing.
  86.  
  87. Various text formatting options.
  88.  
  89. Ability to navigate through different directories from within the editor.
  90.  
  91. Handle 8-bit character input for international users.
  92.  
  93. Have TSR-like hooks for mapping input and output filenames. For example 
  94. this is done so that editing a .Z file will automatically uncompress the 
  95. file while reading it in.
  96.  
  97. Ability to read pipes, e.g. editing a file called "|df" should spawn a 
  98. subprocess and read its input.
  99.  
  100. Handles matching brackets, braces, and BEGIN-END keywords.
  101.  
  102. Language dependent options to support arbitrary customizable extensions. 
  103. E.g. word-wrap can be turned on for .txt and .doc files only.
  104.  
  105. Keeps a history of your search/translate expressions, scroll through it
  106. using arrow keys. Also the ability to edit the search criteria, instead
  107. of typing it all over again.
  108.  
  109. I wuld also like the ability to have the following options while searching 
  110. and translating:
  111.     This point downwards.
  112.     All of the file.
  113.     Interactively UNDO the translation.
  114.  
  115. While searching and translating I should be able to position the line 
  116. with the matching pattern in the center of screen or at the top of the 
  117. screen to see more of context around the selected translate pattern. 
  118.  
  119. List all the buffers/File that one is editing, and ability to pick up
  120. one to bring it into the current window.
  121.  
  122. Ability to print highlighted text as well as full buffers from within the
  123. editor.
  124.  
  125. Support for both hard and soft TABS. Ability to set the tab stops too.
  126.  
  127. Have regular expressions spanning lines, i.e. \n is supported. 
  128.  
  129. Ability to change cursor shapes.
  130.  
  131. Drag & Drop file icons from file manager in order to edit those files.
  132.  
  133. Zoom/Unzoom internal windows. 
  134.  
  135. Split windows and resize them using a mouse.
  136.  
  137. Multiple resizable windows to different parts of same file and an ability 
  138. to consistently edit the file as well as copy and paste between them.
  139.  
  140. -- 
  141. RM
  142.  
  143. EMAIL: rm@hounix.org
  144.