Re: [PATCH 37/38] CLI: use configured hook directory

2021-01-24 Thread Tomi Ollila
On Sat, Jan 16 2021, David Bremner wrote: > This enables support for hooks outside the database directory. > It relies strongly on configuration information being usable between > closing the database and destroying it. > --- > hooks.c| 7 +- > notmuch-client.h | 2 +- >

[PATCH 37/38] CLI: use configured hook directory

2021-01-16 Thread David Bremner
This enables support for hooks outside the database directory. It relies strongly on configuration information being usable between closing the database and destroying it. --- hooks.c| 7 +- notmuch-client.h | 2 +- notmuch-insert.c | 7 +- notmuch-new.c | 4 +-