COL_AUTO          197 column.c       	assert((colopts & COL_ENABLE_MASK) != COL_AUTO);
COL_AUTO          223 column.c       	if ((*colopts & COL_ENABLE_MASK) == COL_AUTO) {
COL_AUTO          248 column.c       		{ "auto",   COL_AUTO,     COL_ENABLE_MASK },