]> granicus.if.org Git - neomutt/commit
restore folder settings after folder-hook
authorRichard Russon <rich@flatcap.org>
Sun, 3 Dec 2017 00:00:38 +0000 (00:00 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 7 Dec 2017 16:35:32 +0000 (16:35 +0000)
commitbecc24c68a8f7c19d9b850fe3ad8f85737344c3e
tree8d5b7cdffb14185939f5e6dcc1ffdfccca9a622d
parentc4c00d5425820361d55e1a82a69da4082f7139be
restore folder settings after folder-hook

Issue #866 (4aaf1ef7) fixed a problem where the folder-hook wasn't being
called for the 'fcc' (sent mail folder).

If we run the folder-hook for the fcc folder, we must run the
folder-hook for the current folder afterwards.

Fixes #977
sendlib.c