<note>
<para>
-<literal>send-hook</literal>'s are only executed once after getting the initial
-list of recipients. Adding a recipient after replying or editing the
-message will not cause any send-hook to be executed. Also note that
-<link linkend="my-hdr"><literal>my_hdr</literal></link> commands which modify recipient headers, or the message's
-subject, don't have any effect on the current message when executed
-from a <literal>send-hook</literal>.
+<literal>send-hook</literal>'s are only executed once after getting the
+initial list of recipients. Adding a recipient after replying or
+editing the message will not cause any send-hook to be executed,
+similarily if <link linkend="autoedit">$autoedit</link> is set
+(as then the initial list of recipients is empty). Also note that <link
+linkend="my-hdr"><literal>my_hdr</literal></link> commands which
+modify recipient headers, or the message's subject, don't have any
+effect on the current message when executed from a
+<literal>send-hook</literal>.
</para>
</note>
** message. The send-menu may still be accessed once you have finished
** editing the body of your message.
** .pp
+ ** .pp
+ ** \fBNote:\fP when this option is \fIset\fP, you cannot use send-hooks that depend
+ ** on the recipients when composing a new (non-reply) message, as the initial
+ ** list of recipients is empty.
+ ** .pp
** Also see $$fast_reply.
*/
{ "beep", DT_BOOL, R_NONE, OPTBEEP, 1 },