Hello,
First, there's something weird with your mail settings. Your email had
this header:
Mail-Followup-To: Eric Boehm <boehm>, The Mutt Users List <[EMAIL PROTECTED]>
That address for you doesn't look right, it won't work outside your
domain. I'm guessing your email was sent without the domain listed
in the From: header address, and then your MTA added the domain when
doing header mangling, but it didn't know to fix up the MFT header
as well.
Eric Boehm <[EMAIL PROTECTED]> wrote on Thu, 23 Mar 2000:
> Sorry, I thought you had read my earlier message.
Oh okay. I probably did but I don't remember who wrote what earlier,
not all the time anyway.
> Briefly, under Mutt 1.0, even if weed was set, you got the full headers when
> replying to a mail message (because I "set header"). Now, for consistency, in
> Mutt 1.1.9, you get the same headers you see in the pager when replying to a
> message. So ... if you have weed set, those headers are removed from the
> reply.
Okay, I see the problem now.
> What I would like is to have weed on when I am in the pager but off when I am
> replying to a message. Something like 'display-toggle-weed; reply;
> display-toggle-weed'
Nope, no way to do that currently that I know of. Sorry.
You can do this:
macro index r ":unset weed<enter><reply>"
.. but it won't get you any further than unsetting weed in a send-hook.
It would be possible, although quite worksome, to make every index
navigation key (eg up-arrow, down-arrow, etc.) into a macro that does
"set weed" before invoking it's real function.
Mikko
--
// Mikko Hänninen, aka. Wizzu // [EMAIL PROTECTED] // http://www.iki.fi/wiz/
// The Corrs list maintainer // net.freak // DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
I wish life had a scroll-back buffer.