TODO -*- text -*- :-> for FW-macros for THE, the Hessling Editor,
by Franz-Josef Wirtz

--- find workaround for 'join' in delword
--- new problem with scrolldn/scrollup when in dir (no retrieve)
--- verify need for workaround for 'join' in deletechar/backspace
--- replace usage of macro tof and eof in macros emacs and compatprf
    with inline rexx
* rewrite nextinring by using nextwindow/prevwindow, edit and fext
* show respect for C/A difference on OS/2<>unix
+ found workaround for malfunction of sos addline in tex\workdir tex\source
+ found workaround for new problem with deletechar in dir-file

LEFTOUTS, IDEAS AND TASKS FOR VOLUNTEERS
----------------------------------------
 o checkout, how much of FW-specific code can be changed to have it
   even more compatible to XEDIT/KEDIT/THE in compatibility mode
 o integrate the standard macros provided by Mark Hessling
 o add TAGS functionality
 o allow selection for files from pick.the
 o eventually use split screens for menu selection
 o take more advantage of features in THE-Version 2.4 (query ring,
   inline rexx, cursor column positioning, screen splitting)
 o add 'info latex2e list somecommand' to context-help
 o correct respect for OVERWRITE in key_enter, inserttext, block-operation...
 o correct action of eoscreen/eofile... in files with non-standard current
   lines (cursor up/down will react correctly)
 o think of a push/pop stack for help/dir files (ESC already returns
   to the file come from)
 o extend help to rexx/usexxx
 o think of cleaning up	the pick list or setting a limit to number of
   files hold (always possible by hand)
 o save/restore other file specific settings in a file similar to the
   pick file (think of 'status somefile.ext.sts')
 o speedup things
 o create a texinfo document or inf-file or html-document for macro-docs
 o support folding
 o 'fill' lacks the support for paragraph indentation
