Where to obtain notmuch 0.7 =========================== http://notmuchmail.org/releases/notmuch-0.7.tar.gz Which can be verified with: http://notmuchmail.org/releases/notmuch-0.7.tar.gz.sha1 a16bf6dfbce78a62b004ce9f983c1b3a4951c733 notmuch-0.7.tar.gz http://notmuchmail.org/releases/notmuch-0.7.tar.gz.sha1.asc (signed by David Bremner) What's new in notmuch 0.7 ========================= Vim interface improvements -------------------------- Jason Woofenden provided a number of bug fixes for the Vim interface * fix citation/signature fold lengths * fix cig/cit parsing within multipart/* * fix on-screen instructions for show-signature * fix from list reformatting in search view * fix space key: now archives (did opposite) Uwe Kleine-König contributed * use full path for sendmail/doc fix * fix compose temp file name Python Bindings changes ----------------------- Sebastian Spaeth contributed two changes related to unicode and UTF8: * message tags are now explicitly unicode * query string is encoded as a UTF8 byte string Build-System improvments ------------------------ Generate notmuch.sym after the relevant object files This fixes a bug in parallel building. Thanks to Thomas Jost for the patch. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see http://notmuchmail.org