]> granicus.if.org Git - neomutt/commit
Allow reply-hook to use ~h when replying from the index. Fixes regression introduce...
authorMichael Elkins <me@mutt.org>
Sat, 7 Apr 2007 23:22:49 +0000 (16:22 -0700)
committerMichael Elkins <me@mutt.org>
Sat, 7 Apr 2007 23:22:49 +0000 (16:22 -0700)
commit596df1c3bf82f528a06a2f72d4d00f0b554e5bcf
tree92c011c6895d698d1e2636243265b05071e9a233
parent3f36b47384fecc54f7ce7a542c1a0a42bdb58ebd
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