On 1999-05-28 18:31:37 -0400, David Shaw wrote:

> I just sent a post to mutt-dev about what seems to be a similar
> problem. It seems to core when a fcc-save-hook matches using "~h".

Using ~b, ~h, or ~B in an fcc or fcc-save-hook will crash any
current mutt.

The problem is essentially that msg_search expects operating on a
message in the current context, but is passed a zero context
parameter when running in the fcc-(save-)?hook context.

Reply via email to