 TODO
 ----

See the manpage under the BUGS section.


Feel free to bug me about getting some of these items done:
-----------------------------------------------------------

- Check that scripts don't save over each while executing.

 - XDND:
     - action_choose_dialog not yet supported (never called)
     - widget_delete_selection not yet supported and DELETE requests are ignored
     - not yet tested with applications that only supported XDND 0 or 1
     - INCR protocol not yet implemented

- Use WM_ATOMS to test for an already running cooledit, then
    don't make a colormap. (Colormap is not duplicated anyway,
    since initapp checks for existing colors that are close.
    This item is more for the grey-scale stuff in libCw that isn't
    used by Cooledit.)

- WM_FOCUS events. Fvwm-95 doesn't seem to generate these??

- Count number of times a redraw is suspended because of slow
    graphics, then redraw when n have passed.

- Info browser.

- Own format of color text for easy drawing of text widgets in
    color.

- Function key bar like in the Midnight Commander.

- Check other editors for features that Cooledit doesn't have.

