diff -r bf3ea1f1520b -r 59614eaf5fbb noteobj.cpp --- a/noteobj.cpp Tue Apr 28 20:53:44 2009 +0000 +++ b/noteobj.cpp Wed Apr 29 18:46:31 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") { }