X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frepl.man1;h=c0feecbd13902eeee64497c1ce43f97f45f8a8e7;hp=18e02a2b34c4304e0f33f65dac04d4e0681aee2c;hb=7f39c7e200489197364011fe4a39539beabf9ac7;hpb=5c43bb739797c078c3fd6aa982183e15af456d31 diff --git a/man/repl.man1 b/man/repl.man1 index 18e02a2..c0feecb 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -170,19 +170,17 @@ switches, like all other switches which take a positive and negative form, is important. .PP Lines beginning with the fields `To:', `Cc:', and -'Bcc:' will be standardized and have duplicate addresses removed. +`Bcc:' will be standardized and have duplicate addresses removed. In addition, these fields will be wrapped at a reasonable length. .PP See .BR comp (1) 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 `@' (assuming the default -.IR whatnowproc ). -In addition, the actual pathname of the message is +switch. Note that while in the editor, +the actual pathname of the message being replied to is stored in the environment variable -.BR $editalt , +.BR $mhaltmsg , and the pathname of the folder containing the message is stored in the environment variable .BR $mhfolder . @@ -404,7 +402,4 @@ 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 -If your current working directory is not writable, the link named -`@' is not available. -.PP The quotation of the original message does not get transfer-decoded, yet.