############# BUGS #############

the right-click menu isn't tested with the gtkeditor widget

the warn_close_dialog isn't working very well for projects, should 
be fixed so it works for projects as well.

If there are tabs in the text the right click menu doesn't work very well anymore.

The custom menu editor crashes pretty often. It looks like a GTK bug since
nobody managed to find the bug or to fix the editor. Experimental code, use on
own risk!

If a main menu entry in the custom menu editor is deleted, it doesn't delete the
file (so it is still there). The same problem with renaming a main entry.

The GtkEditor widget gives some problems, crashes Bluefish. Most of it is 
probably caused by the widget, but it might be a Bluefish problem as well. 
For example, on some machines: put an enter behind the </html> and remove it again --> crash

A user reported that cut & paste or copy & paste looses text if the block is 
large. One of the beta testers narrowed it down to html with DOS end of line + carriage return. Those nasty ^M's you see in vim wont copy n paste (thanks Aaron)
