X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frepl.man1;h=115e78f1bb53ae3b8f22aad7d4862b0022da9018;hb=c8195849d2e366c569271abb0f5f60f4ebf0b4d0;hp=3f52d6c10e5f97330f064fa62cbdb2a1b586fb92;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9;p=mmh diff --git a/man/repl.man1 b/man/repl.man1 index 3f52d6c..115e78f 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -22,12 +22,9 @@ all/to/cc/me] .RB [ \-format " | " \-noformat ] .RB [ \-filter .IR filterfile ] -.RB [ \-inplace " | " \-noinplace ] .RB [ \-mime " | " \-nomime ] .RB [ \-fcc .IR +folder ] -.RB [ \-width -.IR columns ] .RB [ \-editor .IR editor ] .RB [ \-noedit ] @@ -78,8 +75,8 @@ to construct the reply message draft as follows: .RS 5 .nf To: or or -cc: and and -Fcc: {fcc switch} or +outbox +Cc: and and +Fcc: {fcc switch} or +sent Subject: Re: In\-Reply\-To: References: @@ -94,7 +91,7 @@ where field names enclosed in angle brackets (<\ >) indicate the contents of the named field from the message to which the reply is being made. .PP -By default, the \*(lqcc:\*(rq field is empty. You may selectively add +By default, the \*(lqCc:\*(rq field is empty. You may selectively add addresses to this default with the .B \-cc .I type @@ -102,7 +99,7 @@ switch. This switch takes an argument ( .IR all / to / cc / me ) which specifies who gets added to the default -\*(lqcc:\*(rq list of the reply. You may give this switch multiple times (with +\*(lqCc:\*(rq list of the reply. You may give this switch multiple times (with different arguments) if you wish to add multiple types of addresses. .PP If the switch @@ -135,7 +132,7 @@ or if the field is not available: .RS 5 .nf To: or or -cc: and and +Cc: and and Subject: Re: In\-Reply\-To: Message from of . .ti +\w'In\-Reply\-To: 'u @@ -144,7 +141,7 @@ In\-Reply\-To: Message from of . .fi .RE .PP -By default, the \*(lqcc:\*(rq contains all the addresses shown. You may +By default, the \*(lqCc:\*(rq contains all the addresses shown. You may selectively remove addresses from this default with the .B \-nocc .I type @@ -152,7 +149,7 @@ switch. This switch takes an argument ( .IR all / to / cc / me ) which specifies who gets removed -from the default \*(lqcc:\*(rq list of the reply. You may give this switch +from the default \*(lqCc:\*(rq list of the reply. You may give this switch multiple times (with different arguments) if you wish to remove multiple types of addresses. .PP @@ -167,7 +164,7 @@ switch modifies the action of .I type 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. +the \*(lqTo:\*(rq and \*(lqCc:\*(rq list should actually be sent a copy. This is useful for special\-purpose replies. Note that the position of the .B \-cc @@ -176,14 +173,9 @@ and switches, like all other switches which take a positive and negative form, is important. .PP -Lines beginning with the fields \*(lqTo:\*(rq, \*(lqcc:\*(rq, and +Lines beginning with the fields \*(lqTo:\*(rq, \*(lqCc:\*(rq, and \*(rqBcc:\*(rq will be standardized and have duplicate addresses removed. -In addition, the -.B \-width -.I columns -switch will guide -.BR repl 's -formatting of these fields. +In addition, these fields will be wrapped at a reasonable length. .PP See .BR comp (1) @@ -288,54 +280,33 @@ To use the MIME rules for encapsulation, specify the switch. This directs .B repl -to generate an -.B mhbuild -composition file. -Note that -.B nmh -will not invoke -.B mhbuild -automatically, unless you -add this line to your profile: -.PP -.RS 5 -automimeproc: 1 -.RE -.PP -Otherwise, you must specifically give the command -.PP -.RS 5 -What now? mime -.RE -.PP -prior to sending the draft. +to add an attachment header field, for which +.B send +will care. .PP If the .B \-annotate switch is given, the message being replied\-to will -be annotated with the lines +be annotated with the line: .PP .RS 5 +.nf Replied:\ date -Replied:\ addrs +.fi .RE .PP -where the address list contains one line for each addressee. The annotation will be done only if the message is sent directly from .BR repl . If the message is not sent immediately from .BR repl , .RB \*(lq "comp\ \-use" \*(rq may be used to re\-edit and send the constructed -message, but the annotations won't take place. Normally annotations are -done inplace in order to preserve any links to the message. You may use -the -.B \-noinplace -switch to change this. +message, but the annotations won't take place. Annotations are always +done inplace in order to preserve any links to the message. .PP Although the default template specifies that a copy of the reply will be put in -the folder 'outbox', +the folder 'sent', if the .B \-fcc .I +folder @@ -464,10 +435,8 @@ mhbuild(1), comp(1), forw(1), send(1), whatnow(1), mh\-format(5) .RB ` "\-nocc\ all" "' with `\-nogroup', `\-cc\ all' with `\-group'" .RB ` \-noannotate ' .RB ` \-noformat ' -.RB ` \-inplace ' .RB ` \-nomime ' .RB ` \-noquery ' -.RB ` "\-width\ 72" ' .fi .SH CONTEXT @@ -483,12 +452,6 @@ uses the sender's host. Moral of the story: if you're going to include addresses in a reply template, include the host portion of the address. .PP -The -.B \-width -.I columns -switch is only used to do address-folding; other -headers are not line\-wrapped. -.PP If .I whatnowproc is