X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fwhatnow.man1;h=a181ccaa077bf6315f5dd21e3335709e14708bbd;hb=b24f96523aaf60e44e04a3ffb1d22e69a13a602f;hp=36844a07302a1bf7f9f27b04aa72a6e694211112;hpb=2968a0027b4c64664076f0d03a37f9744fe26782;p=mmh diff --git a/man/whatnow.man1 b/man/whatnow.man1 index 36844a0..a181cca 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -10,7 +10,6 @@ whatnow \- prompting front-end for sending messages .B whatnow .RB [ \-editor .IR editor ] -.RB [ \-noedit ] .RB [ \-prompt .IR string ] .RI [ file ] @@ -31,9 +30,10 @@ or .B repl after the initial edit. .PP -When started, the editor is started on the draft (unless -.B \-noedit -is given, in which case the initial edit is suppressed). Then, +When started, the editor is started on the draft (unless the +.B \-editor +switch with an empty string argument is given, +in which case the initial edit is suppressed). Then, .B whatnow repetitively prompts the user with \*(lqWhat now?\*(rq and awaits a response. The valid responses are: @@ -64,9 +64,6 @@ send the message .B send \-watch send the message and monitor the delivery process .TP \w'refilezzzzfolderz'u -.B push -send the message in the background -.TP \w'refilezzzzfolderz'u .B quit preserve the draft and exit .TP \w'refilezzzzfolderz'u @@ -101,22 +98,14 @@ response, any valid switch to the editor is valid. .PP For the .B send -and -.B push -responses, any valid switch to +response, any valid switch to .BR send (1) -is valid (as -.B push -merely invokes -.B send -with the -.B \-push -option). +is valid. .PP For the .B refile -response, any valid switch to the -.I fileproc +response, any valid switch to +.B refile is valid. .PP See @@ -129,6 +118,10 @@ used to direct .BR whatnow 's actions in complex ways. .PP +If the initial edit fails, no new draft is created, but any +existing re-used draft is preserved. +Failures of later edits are ignored and another prompt is printed. +.PP The .B \-prompt .I string @@ -158,7 +151,6 @@ information. ^Editor:~^To override the default editor ^\-next:~^To name an editor to be used after exit ^~^from -^fileproc:~^Program to refile the message ^listproc:~^Program to list the contents of a message .fi @@ -172,9 +164,3 @@ send(1) .SH CONTEXT None - -.SH BUGS -If the initial edit fails, -.B whatnow -deletes your draft (by renaming -it with a leading comma); failure of a later edit preserves the draft.