--- ../tcsh-6.15.00-orig/tw.color.c 2006-03-03 03:46:45 +0900 +++ tw.color.c 2007-11-25 01:36:45 +0900 @@ -241,8 +241,8 @@ getstring(&c, &v, &variables[i].color, ':'); continue; } - else - stderror(ERR_BADCOLORVAR, v[0], v[1]); +// else +// stderror(ERR_BADCOLORVAR, v[0], v[1]); } break; }