Stupid bug. diff /n/dump/2002/0919/sys/src/cmd/acme/cols.c cols.c 284c284 < if(i == c->nw-1) --- > if(i==c->nw-1 || c->safe==FALSE) I'll put the fix on sources. -rob