@@ -176,6 +176,8 @@ show(void)
if(n > Maxdisp) n = Maxdisp;
dc.nkouho = n;
dc.sel = im.sel >= 0 ? im.sel - first : -1;
dc.first = first;
dc.total = im.nkouho;
dc.caret = caret;
for(i = 0; i < n; i++)
dc.kouho[i] = im.kouho[first + i];
The note is not visible to the blocked user.