diff -r ee6b0f3a4c2f -r f9f7922989d8 noteobj.cpp --- a/noteobj.cpp Thu Mar 26 07:49:17 2009 +0000 +++ b/noteobj.cpp Wed Nov 25 10:58:21 2009 +0000 @@ -95,7 +95,7 @@ r.replace (rx,indent); r=indent + r; // Don't forget first line -/* FIXME-2 wrap text at width +/* FIXME-5 wrap text at width if (fonthint !="fixed") { }