############# ASAP TO BE FIXED BUGS #############
the spell checker is not working very well, local dictionaries are not
written until bluefish closes. 

if you start the spell checker 5 times, ispell is running 5 times..


############# OTHER BUGS #############

the stability of the highlighting when using gtk-1.2.x x<7 is not very good due to a bug
in the gtk_text widget

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 vi won't copy n paste (thanks Aaron). The GTK
developers confirmed there are problems with carriage returns in the gtk tet widget,
the dos2unix should fix all your problems.
