From: Thomas Roessler Date: Sun, 4 Jan 2004 09:59:42 +0000 (+0000) Subject: Fix #1738; documentation issue re $from, $use_from. X-Git-Tag: mutt-1-5-6-rel~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5100e4b9c3892bfcef393999d7bc6f57d497a36;p=mutt Fix #1738; documentation issue re $from, $use_from. --- diff --git a/init.h b/init.h index 4f8cb888..66692140 100644 --- a/init.h +++ b/init.h @@ -641,7 +641,8 @@ struct option_t MuttVars[] = { ** .pp ** When set, this variable contains a default from address. It ** can be overridden using my_hdr (including from send-hooks) and - ** ``$$reverse_name''. + ** ``$$reverse_name''. This variable is ignored if ``$$use_from'' + ** is unset. ** .pp ** Defaults to the contents of the environment variable EMAIL. */