notmuch
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RFC PATCH] lib: document new database_open API
David Bremner
Re: [RFC PATCH] lib: document new database_open API
Floris Bruynooghe
Newbie: On Outlook Exchange how to use notmuch to connect to it?
Tomer B
Re: Newbie: On Outlook Exchange how to use notmuch to connect to it?
Daniel Kahn Gillmor
Re: Newbie: On Outlook Exchange how to use notmuch to connect to it?
Georg Faerber
notmuch mailing list administrivia
Daniel Kahn Gillmor
Re: notmuch.readthedocs.org
David Bremner
Re: notmuch.readthedocs.org
Justus Winter
Re: notmuch.readthedocs.org
David Bremner
Re: notmuch.readthedocs.org
David Bremner
Re: notmuch.readthedocs.org
Justus Winter
Re: notmuch.readthedocs.org
David Bremner
Re: notmuch.readthedocs.org
David Bremner
introduce exception handling at top level of libnotmuch
David Bremner
[PATCH 1/4] test: add known broken test for error handling on closed database
David Bremner
[PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
David Bremner
Re: [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
Floris Bruynooghe
Re: [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
David Bremner
Re: [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
David Bremner
Re: [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
Floris Bruynooghe
Re: [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
Floris Bruynooghe
[PATCH 4/4] lib/message: catch exception in n_m_get_thread_id
David Bremner
[PATCH 3/4] test: add known broken test for n_m_get_thread_id on closed db
David Bremner
Re: introduce exception handling at top level of libnotmuch
Daniel Kahn Gillmor
Re: introduce exception handling at top level of libnotmuch
David Bremner
[PATCH] doc: update name of gmime package to install
David Bremner
Re: [PATCH] doc: update name of gmime package to install
Tomi Ollila
Re: [PATCH] doc: update name of gmime package to install
David Bremner
Re: [PATCH] doc: update name of gmime package to install
Daniel Kahn Gillmor
Re: [PATCH] doc: update name of gmime package to install
David Bremner
[PATCH 2/2] bindings/python-cffi: update version from global version.
David Bremner
Re: [PATCH 2/2] bindings/python-cffi: update version from global version.
David Bremner
Re: [PATCH 2/2] bindings/python-cffi: update version from global version.
Floris Bruynooghe
[PATCH] bindings/python-cffi: copy version file into bindings dir
David Bremner
Re: [PATCH] bindings/python-cffi: copy version file into bindings dir
David Bremner
[PATCH 1/2] Revert "python-cffi: read version from notmuch version file"
David Bremner
Usage after database close
Floris Bruynooghe
Re: Usage after database close
David Bremner
Re: Usage after database close
Floris Bruynooghe
Re: Usage after database close
David Bremner
Re: Usage after database close
David Bremner
Re: Usage after database close
David Bremner
Re: Usage after database close
Floris Bruynooghe
[PATCH] emacs: Add notmuch-show-local-dates option
Kevin J. Foley
Re: [PATCH] emacs: Add notmuch-show-local-dates option
Daniel Kahn Gillmor
Re: [PATCH] emacs: Add notmuch-show-local-dates option
Kevin Foley
Re: [PATCH] emacs: Add notmuch-show-local-dates option
Daniel Kahn Gillmor
Re: [PATCH] emacs: Add notmuch-show-local-dates option
David Bremner
Re: [PATCH] emacs: Add notmuch-show-local-dates option
Tomi Ollila
Re: [PATCH] emacs: Add notmuch-show-local-dates option
Daniel Kahn Gillmor
[PATCH] Makefile.global: drop -std=gnu99. C11 (or later) compiler required
Tomi Ollila
Re: [PATCH] Makefile.global: drop -std=gnu99. C11 (or later) compiler required
David Bremner
test failures on 32 bit architectures.
David Bremner
Re: test failures on 32 bit architectures.
David Bremner
Re: test failures on 32 bit architectures.
David Bremner
[PATCH] lib: avoid casting gint64 to time_t
David Bremner
Re: [PATCH] lib: avoid casting gint64 to time_t
David Bremner
[PATCH 1/2] configure: detect 64 bit time_t
David Bremner
[PATCH 2/2] test: mark two tests broken on machines with 32 bit time_t
David Bremner
Re: [PATCH 2/2] test: mark two tests broken on machines with 32 bit time_t
David Bremner
Re: [PATCH 1/2] configure: detect 64 bit time_t
Tomi Ollila
Re: [PATCH 1/2] configure: detect 64 bit time_t
David Bremner
[PATCH] completion: remove "setup" from the list of possible completions
Łukasz Stelmach
Re: [PATCH] completion: remove "setup" from the list of possible completions
Reto
Re: [PATCH] completion: remove "setup" from the list of possible completions
Tomi Ollila
Re: [PATCH] completion: remove "setup" from the list of possible completions
Ralph Seichter
Re: [PATCH] completion: remove "setup" from the list of possible completions
Tomi Ollila
Re: [PATCH] completion: remove "setup" from the list of possible completions
Ralph Seichter
Re: [PATCH] completion: remove "setup" from the list of possible completions
Lukasz Stelmach
Re: [PATCH] completion: remove "setup" from the list of possible completions
Peter Wang
Re: [PATCH] completion: remove "setup" from the list of possible completions
Daniel Kahn Gillmor
python/notmuch2 on PyPI
Floris Bruynooghe
Re: python/notmuch2 on PyPI
Patrick Totzke
Re: python/notmuch2 on PyPI
David Bremner
Re: python/notmuch2 on PyPI
Floris Bruynooghe
python-cffi: read version number from notmuch
Floris Bruynooghe
[PATCH] python-cffi: read version from notmuch version file
Floris Bruynooghe
Re: [PATCH] python-cffi: read version from notmuch version file
David Bremner
Re: [PATCH] python-cffi: read version from notmuch version file
Floris Bruynooghe
Re: [PATCH] python-cffi: read version from notmuch version file
Floris Bruynooghe
Re: [PATCH] python-cffi: read version from notmuch version file
David Bremner
Re: [PATCH] python-cffi: read version from notmuch version file
Floris Bruynooghe
Re: [python-cffi] Version number for the `notmuch2` bindings
David Bremner
Re: [python-cffi] Version number for the `notmuch2` bindings
Floris Bruynooghe
notmuch-emacs: Highlight the file attachment
Jörg Volbers
Re: notmuch-emacs: Highlight the file attachment
David Edmondson
Port to Xapian 1.5
David Bremner
[PATCH 3/3] test: drop upgrade from v1 tests
David Bremner
[PATCH 1/3] lib: migrate to post Xapian 1.3.4 compact support
David Bremner
[PATCH 2/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor
David Bremner
[PATCH] build: produce signatures for release candidate tarballs.
David Bremner
Re: [PATCH] build: produce signatures for release candidate tarballs.
David Bremner
python: config API
Floris Bruynooghe
[PATCH 1/2] python/notmuch2: add bindings for the database config strings
Floris Bruynooghe
[PATCH 2/2] python config access: fix style and KeyError bug
Floris Bruynooghe
Re: python: config API
David Bremner
python: Continuing message re-use fix
Floris Bruynooghe
[PATCH 2/2] Make messages returned by Thread objects owned
Floris Bruynooghe
[PATCH 1/2] python/notmuch2: do not destroy messages owned by a query
Floris Bruynooghe
Re: python: Continuing message re-use fix
David Bremner
python: Update tox.ini for python 3.8
Floris Bruynooghe
[PATCH] Update tox.ini for python3.8 and fix pypy3.6
Floris Bruynooghe
Re: [PATCH] Update tox.ini for python3.8 and fix pypy3.6
David Bremner
Re: [PATCH] Update tox.ini for python3.8 and fix pypy3.6
Tomi Ollila
Re: [PATCH] Update tox.ini for python3.8 and fix pypy3.6
David Bremner
Re: [PATCH] Update tox.ini for python3.8 and fix pypy3.6
Floris Bruynooghe
Re: [PATCH] Update tox.ini for python3.8 and fix pypy3.6
David Bremner
python-cffi: add missing tagset methods
Floris Bruynooghe
[PATCH] Add missing set methods to tagsets
Floris Bruynooghe
Re: [PATCH] Add missing set methods to tagsets
David Bremner
[PATCH] Support aborting the atomic context
Floris Bruynooghe
[PATCH] Support aborting the atomic context
Floris Bruynooghe
Re: [PATCH] Support aborting the atomic context
David Bremner
Re: [PATCH] Support aborting the atomic context
David Bremner
Re: [PATCH] Support aborting the atomic context
Floris Bruynooghe
difficulties with notmuch2 python bindings for alot
Daniel Kahn Gillmor
Re: difficulties with notmuch2 python bindings for alot
Floris Bruynooghe
Re: difficulties with notmuch2 python bindings for alot
David Bremner
Re: difficulties with notmuch2 python bindings for alot
Floris Bruynooghe
[PATCH] configure: use cffi.FFI().verify() to test buildability of CFFI bindings
Tomi Ollila
Re: [PATCH] configure: use cffi.FFI().verify() to test buildability of CFFI bindings
David Bremner
[PATCH v2] configure: use cffi.FFI().verify() to test buildability of CFFI bindings
Tomi Ollila
Re: [PATCH v2] configure: use cffi.FFI().verify() to test buildability of CFFI bindings
David Bremner
[PATCH] configure: require python 3.5 for CFFI-based notmuch bindings
Tomi Ollila
Re: [PATCH] configure: require python 3.5 for CFFI-based notmuch bindings
David Bremner
[PATCH] NEWS: The minimum supported version of Xapian is now 1.4.0
Tomi Ollila
Re: [PATCH] NEWS: The minimum supported version of Xapian is now 1.4.0
David Bremner
[PATCH] NEWS: The minimum supported version of Xapian is now 1.4.0
Tomi Ollila
Re: [PATCH] NEWS: The minimum supported version of Xapian is now 1.4.0
David Bremner
Re: [PATCH] NEWS: The minimum supported version of Xapian is now 1.4.0
Tomi Ollila
[PATCH] debian: update debian/copyright
David Bremner
Re: [PATCH] debian: update debian/copyright
David Bremner
[PATCH] doc: update AUTHORS file
David Bremner
Re: [PATCH] doc: update AUTHORS file
David Bremner
[RFC] devel: script to calculate a list of authors.
David Bremner
Re: [RFC] devel: script to calculate a list of authors.
Tomi Ollila
[PATCH] devel: script to calculate a list of authors.
David Bremner
Re: [PATCH] devel: script to calculate a list of authors.
Tomi Ollila
Re: [PATCH] devel: script to calculate a list of authors.
David Bremner
Re: [PATCH] devel: script to calculate a list of authors.
David Bremner
setting NOTMUCH_CONFIG in hooks
Uwe Kleine-König
Re: setting NOTMUCH_CONFIG in hooks
David Bremner
broken bash completion
Uwe Kleine-König
[PATCH] doc: field processor support now always included, adjust manual pages
Tomi Ollila
Re: [PATCH] doc: field processor support now always included, adjust manual pages
David Bremner
[PATCH] add NEWS for 0.30
Daniel Kahn Gillmor
Re: [PATCH] add NEWS for 0.30
David Bremner
Re: [PATCH] add NEWS for 0.30
Tomi Ollila
[PATCH] tweaks to NEWS suggest by Tomi
David Bremner
Re: [PATCH] tweaks to NEWS suggest by Tomi
Tomi Ollila
Re: [PATCH] tweaks to NEWS suggest by Tomi
David Bremner
Lazily loading notmuch into Emacs
Sean Whitton
Re: Lazily loading notmuch into Emacs
David Edmondson
Re: Lazily loading notmuch into Emacs
Sean Whitton
[PATCH] emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'
Sean Whitton
Re: [PATCH] emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'
David Edmondson
Re: [PATCH] emacs: Respect `load-prefer-newer` when loading `notmuch-init-file'
David Bremner
[PATCH] configure: check existence of python3 setuptools and dev package
Tomi Ollila
Re: [PATCH] configure: check existence of python3 setuptools and dev package
David Bremner
Re: [PATCH v2 3/3] emacs: Process format=flowed text
Jed Brown
Re: [PATCH v2 3/3] emacs: Process format=flowed text
David Bremner
Re: [PATCH v2 3/3] emacs: Process format=flowed text
Jed Brown
wish: notmuch-emacs: notmuch-poll-and-refresh-this-buffer should use progress-reporter
Alexander Adolf
Re: wish: notmuch-emacs: notmuch-poll-and-refresh-this-buffer should use progress-reporter
David Bremner
Re: wish: notmuch-emacs: notmuch-poll-and-refresh-this-buffer should use progress-reporter
Alexander Adolf
doc build warnings when building out-of-tree
Daniel Kahn Gillmor
Re: doc build warnings when building out-of-tree
David Bremner
Re: doc build warnings when building out-of-tree
David Bremner
[PATCH] doc: fix for out-of-tree builds of notmuch-emacs docs
David Bremner
Re: [PATCH] doc: fix for out-of-tree builds of notmuch-emacs docs
Tomi Ollila
Re: [PATCH] doc: fix for out-of-tree builds of notmuch-emacs docs
David Bremner
Feature freeze for notmuch 0.30: June 1
David Bremner
Re: Feature freeze for notmuch 0.30: June 1
David Bremner
Re: Feature freeze for notmuch 0.30: June 1
David Bremner
Re: Feature freeze for notmuch 0.30: June 1
Dan Čermák
Re: Feature freeze for notmuch 0.30: June 1
Tomi Ollila
Re: Feature freeze for notmuch 0.30: June 1
Tomi Ollila
crypto test failures on Fedora and OpenSUSE
David Bremner
Re: crypto test failures on Fedora and OpenSUSE
David Bremner
Re: crypto test failures on Fedora and OpenSUSE
David Bremner
Re: crypto test failures on Fedora and OpenSUSE
Daniel Kahn Gillmor
Re: crypto test failures on Fedora and OpenSUSE
Dan Čermák
[PATCH 1/2] configure: can gpgme can verify signatures when decrypting with a session key?
Daniel Kahn Gillmor
[PATCH 2/2] tests: mark sig verification known-broken with session keys on buggy gpgme
Daniel Kahn Gillmor
Re: [PATCH 1/2] configure: can gpgme can verify signatures when decrypting with a session key?
David Bremner
Re: [PATCH 1/2] configure: can gpgme can verify signatures when decrypting with a session key?
David Bremner
Re: Feature freeze for notmuch 0.30: June 1
David Bremner
Python 3.x bindings support which versions, exactly?
Ralph Seichter
Re: Python 3.x bindings support which versions, exactly?
David Bremner
Re: Python 3.x bindings support which versions, exactly?
Ralph Seichter
Re: Python 3.x bindings support which versions, exactly?
David Bremner
Re: Python 3.x bindings support which versions, exactly?
Ralph Seichter
Re: Python 3.x bindings support which versions, exactly?
Floris Bruynooghe
Re: Python 3.x bindings support which versions, exactly?
Tomi Ollila
Re: Python 3.x bindings support which versions, exactly?
Floris Bruynooghe
[lieer] Release v1.2
Gaute Hope
python-cffi and ruby test suites fail in out-of-tree builds
Daniel Kahn Gillmor
Re: python-cffi and ruby test suites fail in out-of-tree builds
Floris Bruynooghe
Re: python-cffi and ruby test suites fail in out-of-tree builds
Daniel Kahn Gillmor
Re: python-cffi and ruby test suites fail in out-of-tree builds
David Bremner
Earlier messages
Later messages