Re: mutt/1834: send-hook matching limitations for new mails with
The following reply was made to PR mutt/1834; it has been noted by GNATS.
From: Alain Bench <veronatif@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc: Jay Maynard <jmaynard@xxxxxxxxxxx>
Subject: Re: mutt/1834: send-hook matching limitations for new mails with
$autoedit=yes
Date: Tue, 16 Aug 2005 20:25:06 +0200 (CEST)
Hello Christoph,
On Monday, April 12, 2004 at 10:11:52 PM +0200, Christoph Berg wrote:
> Note: the send-hook'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, similarly if
> $autoedit is set.
Hum... "similarly if $autoedit is set", that's not clear nor
specific enough. May I suggest:
| [...] Adding a recipient later, while editing the message in $editor
| or in the compose menu, will NOT cause any send-hook to be executed.
| And when composing a new mail with $autoedit set, the said initial
| list of recipients is empty, and thus when send-hooks are executed
| they can't match future recipients (unless the pattern is ".*").
Bye! Alain.
--
Mutt muttrc tip to send mails in best adapted first necessary and sufficient
charset (version for Western Latin-1/Latin-9/CP-850/CP-1252 terminal users):
set send_charset="us-ascii:iso-8859-1:iso-8859-15:windows-1252:utf-8"