Re: change my_hdr in compose menu
Hello Alexander,
On Sunday, October 3, 2004 at 2:24:06 PM +0200, Alexander Rose wrote:
> "From: MoREM <morem@xxxxxx>"
>| macro compose [...]:my_hdr "From: xyz <xyz@xxxxxx>"<enter>
> This does not work, it doesn't change my From header.
Too much double quotes. And it's too late for $from or even
"my_hdr From:". Better do <edit-from> (ESC f) for current mail, and set
$from for next ones. Also set $use_from statically.
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"