char *fileproc = NMHBINDIR"/refile";
/*
-** This program is called to incorporate messages into a folder.
-*/
-char *incproc = NMHBINDIR"/inc";
-
-/*
** This is the default program invoked by a "list" or "display" response
** at the "What now?" prompt. It will be given the absolute pathname of
** the message to show. The string ``show -file'' is most likely what you
extern char *foldprot;
extern char *forwcomps;
extern char *inbox;
-extern char *incproc;
extern char *lproc;
extern char *mhetcdir;
extern char *mailproc;
directive at the \*(lqWhat now?\*(rq prompt.
.RE
.PP
-.BR incproc :
-%bindir%/inc
-.RS 5
-Program called by
-.B mhmail
-to incorporate new mail when it
-is invoked with no arguments.
-.RE
-.PP
.BR lproc :
show -file
.RS 5
{ "draft-folder", &draftfolder },
{ "altmsg-link", &altmsglink },
{ "fileproc", &fileproc },
- { "incproc", &incproc },
{ "lproc", &lproc },
{ "mailproc", &mailproc },
{ "mhlproc", &mhlproc },
{ "editor", &defaulteditor },
{ "fileproc", &fileproc },
{ "foldprot", &foldprot },
- { "incproc", &incproc },
{ "lproc", &lproc },
{ "mailproc", &mailproc },
{ "mhlproc", &mhlproc },