notmuch release 0.35 now available

Subject: notmuch release 0.35 now available

Date: Sun, 06 Feb 2022 13:23:23 -0400

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


Where to obtain notmuch 0.35
===========================
  https://notmuchmail.org/releases/notmuch-0.35.tar.xz

Which can be verified with:

  https://notmuchmail.org/releases/notmuch-0.35.tar.xz.sha256.asc
  -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

a831c414c4f20a6cae3a580793c855102d3295080f000eb3832b77226a40ac39  notmuch-0.35.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAmIAAxQACgkQA0U5G1Wq
FSG6ExAAnEIto8uVM2qx//M4I54jycA5zHhYDf0gwGq83W1yJv5VKSO9GfdUZ6GW
Tya3bqylIzkcgpeJbVEawz7y4vROaEfu8UHxKLCQYw8PRO2Jgot8vA/W4yJxIyp8
MVx/wAigQRtpxcUjbDBrGTcfviD7jSCUXtDyHnA5XCg1QLghlhGIM5iul9dZ9Qw1
iJEzt73cXVHvSetrx0LfRTnv68mKopHcesKYyx4KONApTCzC+gsBXbOxW7fwNa+a
F1//ZOZz23PxfYB9HCf/B2ifozedVbXKwmLpwfoQSgj3INg26wY1XsT3WG5tygq3
Em87mLEzdACVED1IJ2msNupBkyJDJ22xKFSzgX9S+rPrwqUISc7pqt8vgv8kVleB
0d/KUJigjRwJxvMpZg2fXixvrzGMF8hEHlFwCdeat/OvwjF+Tzhn/YuLVta9oJE8
52JNfCCx6UtEuEdFqHNmJxoUp2pYpHA3TUUdueN3LGqMBFI6KpkRS3BrO0kkORKM
vziR9/ju7/q6zqhxrw9SnnklDZ7zNOT+mx/mAFIjVoJibZhouU/SHBnkhl8LXOOk
mxADGiSn7enZHbgQjOsDJHBNqAIl2ZLUQhKBXa0k/E0wxu1IqLWXD/Ymm1QirRM2
RhCMS079h7cirtvnUkUKfeLtiljPKi2/InsPQskz+qjftYFrcpQ=
=nhdY
-----END PGP SIGNATURE-----

  https://notmuchmail.org/releases/notmuch-0.35.tar.xz.asc
  (signed by David Bremner)

What's new in notmuch 0.35
=========================

Library
-------

Implement the `date` and `lastmod` fields in the S-expression parser.

Ignore trailing `/` for pathnames in both query parsers.

Rename configuration option `built_with.sexpr_query` to
`built_with.sexp_queries`.

Do not assume a default mail root in split (e.g. XDG) configurations.

Fix some small memory leaks in `notmuch_database_open_with_config`.

CLI
---

Improve handling of leading/trailing punctation and space for
configuration lists.

Only ignore `.notmuch` at the top level in `notmuch new`.

Optionally show extra headers in `notmuch show`. See
`show.extra_headers` in notmuch-config(1).

Emacs
-----

Drop `C-TAB` binding in hello mode, document `backtab`.

Fix visual glitch in search mode by running `notmuch-search-hook`
lazily.

Don't add space to completion candidates, improves compatibility with
third party completion frameworks.

Make citation formating more robust against whitespace.

Use `--excludes=false` when generating the 'All tags' section.

Use cached copy of message body for `Fcc`, avoiding variant bodies for
signed and/or encrypted messages.

Add notmuch-logo.svg and use it in notmuch-hello view, replacing
the .png version.

Make header line in show buffers optional.

Add customizable names for search buffers.

Build
-----

Fix out-of-tree build for `python-cffi` bindings.

Rearrange position of {C,CXX,CPP,LD}FLAGS, prevent some clashes with
installed version of notmuch.

Ignore more configure options.

Test Suite
----------

Replace some uses of `gdb` in the test suite with `LD_PRELOAD` based
shims.

Use `--with-colons` for gpgsm, fix compatibility with newer gnupg.

Python bindings
---------------

Add `matched` property to message objects.

Users are reminded that the old python bindings in bindings/python are
deprecated; this will probably be the last major release that ships
them.

Completion
----------

Use `database.mail_root` for path completion in bash/zsh.

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 https://notmuchmail.org

signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: