From: Rob Browning Date: Sun, 12 Sep 2010 20:23:38 +0000 (-0500) Subject: Move notmuch-fcc-header-setup to message-header-setup-hook. X-Git-Tag: 0.4~48 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=b67c3ed6094025558ebcdd608735d116a01997f8;hp=b67c3ed6094025558ebcdd608735d116a01997f8;p=notmuch Move notmuch-fcc-header-setup to message-header-setup-hook. Call notmuch-fcc-header-setup from message-header-setup-hook rather than message-send-hook. This allows you to see what's going to happen, and to make manual adjustments if desired. Gnus does something similar. Signed-off-by: Rob Browning ---