M_IGNORE
(void) msend(mp, obuf, doign ? M_IGNORE : 0, fputs);
(void) msend(mp, stdout, M_IGNORE, topputs);
mflag = (int)value("alwaysignore")?(M_IGNORE|M_SAVING):M_SAVING;
mflag = M_IGNORE;
? M_IGNORE : 0, fputs)) < 0) {
if (msend(&message[*ip-1], obuf, islower(f) ? M_IGNORE : 0,
M_IGNORE|M_SAVING : M_SAVING, fputs) < 0) {
int doign = flag & M_IGNORE;