Closed romanofski closed 8 years ago
@romanofski Thanks for the report. I've already submitted a pull-request as a workaround #129 (for now, --enable-notmuch forcibly enables --enable-sidebar)
Ideally, notmuch and sidebar should be separable, but there's currently a small overlap.
W00hoo @flatcap - many thanks!
Fixed, git pull and make to fix.
If I configure mutt-kz according to README.notmuch just by using
--enable-notmuch
I run into the following compile error:Checking what is defined in buffy.h it seems that it is mandatory to configure with
--enable-sidebar
as well.So either it needs to be mentioned in the README, or there is a leaky abstraction since I don't think everyone needs the sidebar when using notmuch?