]> diplodocus.org Git - nmh/blobdiff - man/mh-profile.man
Switch from %p to %l (%p is no longer supported, although we silently
[nmh] / man / mh-profile.man
index cb85747fec64081e42e08fa2aabaef361c83c9f2..f34ac4ba8e497829e4800256cc0ee746c93c146f 100644 (file)
@@ -671,6 +671,27 @@ This is the program used by
 .B whatnow
 to determine to whom a message would be sent.
 .RE
+.SS "Profile Lookup"
+Some
+.B nmh
+programs will look in more than just the user's 
+.I \&.mh\(ruprofile
+for profile entries.  In particular, 
+.BR mhbuild ,
+.BR mhshow ,
+.BR mhstore ,
+and
+.BR mhn 
+will also all look in a file specified by a program-specific
+environment variable (see below), and after that in 
+the system-installed profile (%etcdir%/mhn.defaults).  (The
+.B mhfixmsg
+program is similar, but doesn't consult an environment variable.)
+The first match found for a particular component will be used,
+allowing user-supplied entries to override those that are system-supplied.
+A profile component with a blank value field will "hide" any later
+occurrences of the component, and will make the entry appear to be
+absent.
 .SS "Environment Variables"
 The operation of
 .B nmh