Allow reply-hook to use ~h when replying from the index. Fixes regression introduce...
authorMichael Elkins <me@sigpipe.org>
Sat, 7 Apr 2007 23:22:49 +0000 (16:22 -0700)
committerMichael Elkins <me@sigpipe.org>
Sat, 7 Apr 2007 23:22:49 +0000 (16:22 -0700)
commitfcf9122ce786eef2987ae7abde863437a4de173a
tree92c011c6895d698d1e2636243265b05071e9a233
parentb195267b053e970dc350115f7921e8d28cac6b85
Allow reply-hook to use ~h when replying from the index.   Fixes regression introduced by fix for bug #2190.  mutt_pattern_exec() now checks for ctx!=NULL so that Mutt will no longer segfault when replying to a message from the attachment menu.
hook.c
pattern.c