X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frepl.man1;h=18e02a2b34c4304e0f33f65dac04d4e0681aee2c;hp=c1eb1d8938b77a8c773d8fa3e4291e5b9b258696;hb=5c43bb739797c078c3fd6aa982183e15af456d31;hpb=bb9360ead7eb7a3fedcce2eeedfc660014e41dbe diff --git a/man/repl.man1 b/man/repl.man1 index c1eb1d8..18e02a2 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -56,15 +56,15 @@ If the switch .B \-nogroup is given (it is on by default), then .B repl -will use the standard forms file \*(lqreplcomps\*(rq. This will construct +will use the standard forms file `replcomps'. This will construct a draft message that is intended to be sent only to the author of the -message to which you are replying. If a file named \*(lqreplcomps\*(rq +message to which you are replying. If a file named `replcomps' exists in the user's .B mmh directory, it will be used instead of this default forms file. .PP -The default reply template \*(lqreplcomps\*(rq will direct +The default reply template `replcomps' will direct .B repl to construct the reply message draft as follows: .PP @@ -87,7 +87,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 `Cc:' field is empty. You may selectively add addresses to this default with the .B \-cc .I type @@ -95,7 +95,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 +`Cc:' 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 @@ -103,12 +103,12 @@ If the switch is given, then .B repl will use the the -standard forms file \*(lqreplgroupcomps\*(rq. This will construct a +standard forms file `replgroupcomps'. This will construct a draft message that is intended as a group or followup reply. If a file -named \*(lqreplgroupcomps\*(rq exists in the user's mmh directory, it +named `replgroupcomps' exists in the user's mmh directory, it will be used instead of this default forms file. .PP -The default group reply template \*(lqreplgroupcomps\*(rq will direct +The default group reply template `replgroupcomps' will direct .B repl to construct the reply message draft as follows: .PP @@ -137,7 +137,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 `Cc:' contains all the addresses shown. You may selectively remove addresses from this default with the .B \-nocc .I type @@ -145,7 +145,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 `Cc:' list of the reply. You may give this switch multiple times (with different arguments) if you wish to remove multiple types of addresses. .PP @@ -160,7 +160,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 `To:' and `Cc:' list should actually be sent a copy. This is useful for special\-purpose replies. Note that the position of the .B \-cc @@ -169,8 +169,8 @@ 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 -\*(rqBcc:\*(rq will be standardized and have duplicate addresses removed. +Lines beginning with the fields `To:', `Cc:', and +'Bcc:' will be standardized and have duplicate addresses removed. In addition, these fields will be wrapped at a reasonable length. .PP See @@ -178,7 +178,7 @@ See for a description of the .B \-editor switch. Note that while in the editor, the message being replied -to is available through a link named \*(lq@\*(rq (assuming the default +to is available through a link named `@' (assuming the default .IR whatnowproc ). In addition, the actual pathname of the message is stored in the environment variable @@ -207,7 +207,7 @@ through a default message filter file and then included into the draft body as quotation. This should be adequate for most users. This default filter -.RI \*(lq mhl.reply \*(rq +.RI ` mhl.reply ' is: .PP .RS 5 @@ -217,9 +217,9 @@ is: .RE .PP which outputs each line of the body of the message prefaced with the -\*(lq>\*(rq character and a space. +`>' character and a space. If a file named -.RI \*(lq mhl.reply \*(rq +.RI ` mhl.reply ' exists in the user's .B mmh directory, @@ -245,15 +245,15 @@ is: .RS 5 .nf message-id:nocomponent,\|nonewline,\\ -formatfield=\*(lqIn message %{text},\ \*(rq -from:nocomponent,\|formatfield=\*(lq%(decode(friendly{text})) writes:\*(rq -body:component=\*(lq>\*(rq,\|overflowtext=\*(lq>\*(rq,\|overflowoffset=0 +formatfield=`In message %{text},\ ' +from:nocomponent,\|formatfield=`%(decode(friendly{text})) writes:' +body:component=`>',\|overflowtext=`>',\|overflowoffset=0 .fi .RE .PP This message filter file cites the Message-ID and author of the message being replied\-to, and then outputs each line of the body prefaced with -the \*(lq>\*(rq character. +the `>' character. .PP If the switch .B \-nofilter @@ -290,7 +290,7 @@ 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 +.RB ` "comp\ \-use" ' may be used to re\-edit and send the constructed message, but the annotations won't take place. Annotations are always done inplace in order to preserve any links to the message. @@ -374,7 +374,7 @@ switch. ^Draft\-Folder:~^To set the default draft\-folder ^Editor:~^To override the default editor ^Msg\-Protect:~^To set mode when creating a new message (draft) -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions +^whatnowproc:~^Program to ask the `What now?' questions .fi .SH "SEE ALSO" @@ -405,6 +405,6 @@ Moral of the story: if you're going to include addresses in a reply template, include the host portion of the address. .PP If your current working directory is not writable, the link named -\*(lq@\*(rq is not available. +`@' is not available. .PP The quotation of the original message does not get transfer-decoded, yet.