Home
last modified time | relevance | path

Searched defs:mh_whatnow_env (Results 1 – 1 of 1) sorted by relevance

/dports/mail/mailutils/mailutils-3.13/mh/
H A Dmh.h90 struct mh_whatnow_env /* whatnow shell environment */ struct
92 char *file; /* The file being processed */
93 char *msg; /* File name of the original message (if any) */
94 char *draftfile; /* File to preserve the draft into */
95 const char *editor; /* Default editor */
96 char *prompt;
97 char *anno_field; /* Annotate field to be used */
99 mu_mailbox_t mbox;
100 int nowhatnowproc;
101 int reedit:1; /* Set if the editor was already invoked */
[all …]