summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
bdd3758)
seem popular. We'd be better off with a proper method, or using
formail(1), to extract the addresses from a message.
switch by
interactively asking you if each address that normally would be placed in
the \*(lqTo:\*(rq and \*(lqcc:\*(rq list should actually be sent a copy.
switch by
interactively asking you if each address that normally would be placed in
the \*(lqTo:\*(rq and \*(lqcc:\*(rq list should actually be sent a copy.
-This is useful for special\-purpose replies. The prompt format is
-.PP
-.RS 5
-Reply to
-.IR address ?
-.RE
-.PP
-That prompt will not change, so that scripts can rely on it. Note
-that the position of the
+This is useful for special\-purpose replies. Note that the position of
+the
- /* Don't change the "Reply to %s? " prompt format, so that
- scripts can rely on it. */
snprintf (buffer, sizeof(buffer), "Reply to %s? ", adrformat (np));
if (!gans (buffer, anoyes))
return 0;
snprintf (buffer, sizeof(buffer), "Reply to %s? ", adrformat (np));
if (!gans (buffer, anoyes))
return 0;