X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/95e9c4e6befb17ca3e691c26f024fb55eeae5e31..a6a073be4aea5e0a1ca2e55920d0f97c8a5f273a:/man/repl.man?ds=inline diff --git a/man/repl.man b/man/repl.man index 81e22b87..f6065fb9 100644 --- a/man/repl.man +++ b/man/repl.man @@ -1,4 +1,4 @@ -.TH REPL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.TH REPL %manext1% "March 21, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -217,7 +217,9 @@ for a description of the .B \-editor and .B \-noedit -switches. Note that while in the editor, the message being replied +switches. Note that while in the editor, with +.B \-atfile +and if the current directory is writable, the message being replied to is available through a link named \*(lq@\*(rq (assuming the default .IR whatnowproc ). In addition, the actual pathname of the message is @@ -226,8 +228,7 @@ stored in the environment variable and the pathname of the folder containing the message is stored in the environment variable .BR $mhfolder . -The creation of the \*(lq@\*(rq file and associated environment variables -can be controlled via the +The creation of the \*(lq@\*(rq file is controlled via the .B \-atfile and .B \-noatfile @@ -483,6 +484,15 @@ The same caveats apply to this option as to the .B \-build switch. .SH FILES +.B repl +looks for all format, filter and template files in multiple locations: +absolute pathnames are accessed directly, tilde expansion is done on +usernames, and files are searched for in the user's +.I Mail +directory as specified in their profile. If not found there, the directory +.RI \*(lq %etcdir% \*(rq +is checked. +.PP .fc ^ ~ .nf .ta \w'%etcdir%/ExtraBigFileName 'u @@ -568,6 +578,3 @@ don't call it since .B repl won't run it. -.PP -If your current working directory is not writable, the link named -\*(lq@\*(rq is not available.