messages from 2019-12-04 05:52:25 to 2020-01-14 23:24:52 UTC [more...]
proposing "notmuch purge"
2020-01-14 23:24 UTC (12+ messages)
[PATCH 1/2] doc: pass specified configure options as tags to Sphinx
2020-01-12 15:13 UTC (3+ messages)
` [PATCH 2/2] doc: add a hint about field processor support availability
[RFC PATCH] build: add meson build system
2020-01-12 15:07 UTC (4+ messages)
email recipient not taken into account when replying?
2020-01-11 16:56 UTC (3+ messages)
[PATCH] debian: Add packaging for python3-notmuch2
2020-01-10 23:16 UTC (8+ messages)
[PATCH] doc: clean up manpage description of "notmuch-config list" output
2020-01-10 18:58 UTC
[PATCH] debian: add Build-Depends-Package for libnotmuch5.symbols
2020-01-10 2:34 UTC (4+ messages)
[PATCH] emacs: don't start processes stopped
2020-01-09 1:28 UTC (4+ messages)
[PATCH 1/2] legacy-display: accept text/plain legacy display parts
2020-01-09 1:14 UTC (11+ messages)
` [PATCH 2/2] legacy-display: drop tests that try to match headers in a Legacy Display part
` [PATCH v2] legacy-display: accept text/plain legacy display parts
Working with 2FA-enabled mail (app password not possible)
2020-01-08 20:50 UTC (2+ messages)
filtering headers from forwarded messages
2020-01-08 15:25 UTC (3+ messages)
Identical messages in multiple folders or email accounts
2020-01-06 14:57 UTC (2+ messages)
Inconsistent query results
2020-01-06 0:36 UTC (3+ messages)
[wish] notmuch-emacs: allow operation on marked messages in notmuch-tree-mode
2020-01-04 15:51 UTC (2+ messages)
Xapian commits unexpectedly slow
2020-01-02 22:46 UTC (3+ messages)
[PATCH v3 0/7] Port notmuch-show's x/X bindings to notmuch-tree
2019-12-30 12:25 UTC (15+ messages)
` [PATCH v3 1/7] emacs/tree: return true if a thread was found in next-thread
` [PATCH v3 2/7] emacs/tree: add notmuch-tree-goto-matching-message
` [PATCH v3 3/7] emacs/tree: add notmuch-tree-matching-message
` [PATCH v3 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH v3 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH v3 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit
` [PATCH v3 7/7] emacs/tree: add x/X bindings
[PATCH] debian: Override lintian suggestion to move elpa-notmuch to Section: lisp
2019-12-25 2:44 UTC (3+ messages)
[PATCH] python/notmuch2: fix typo for ObjectDestroyedError
2019-12-23 22:15 UTC (4+ messages)
` [PATCH] python/notmuch2: fix typo for "destroyed"
More debian packaging cleanup
2019-12-21 0:14 UTC (9+ messages)
` [PATCH 1/5] debian: return an error if debian snapshot build fails
` [PATCH 2/5] debian: ship notmuch-emacs-mua.desktop from "make install" copy
` [PATCH 3/5] debian: install notmuch(3) manpage in libnotmuch-dev
` [PATCH 4/5] debian: ship notmuch-setup(1) as a copy of notmuch(1)
` [PATCH 5/5] debian: Remove python2 detritus
Complete Debian packaging transition to dh 12
2019-12-21 0:14 UTC (7+ messages)
` [PATCH 1/4] debian: record upstream files which should not be installed by the package
` [PATCH 2/4] debian: ship info files in the standard location
` [PATCH 3/4] debian elpa-notmuch: ship elisp and .png from "make install"
` [PATCH 4/4] debian: move packaging to dh 12
rfc: notmuch-status.el - notmuch status reporting
2019-12-20 18:02 UTC (2+ messages)
Attach public key and encrypt by default
2019-12-18 18:35 UTC (6+ messages)
Accessing the body a message programatically
2019-12-17 8:33 UTC (3+ messages)
Syncing of IMAP accounts
2019-12-16 22:25 UTC (5+ messages)
Google Mail
2019-12-16 21:29 UTC
Another mailing list -- wiki
2019-12-15 20:46 UTC
version 4: Retrieve GPG keys asynchronously
2019-12-14 11:40 UTC (3+ messages)
[PATCH] test: add a known broken test for S/MIME decryption
2019-12-14 11:39 UTC (3+ messages)
[PATCH] emacs: Add notmuch-wash-citation-lines-elided-min and use it
2019-12-14 11:39 UTC (3+ messages)
[BUG] emacs: notmuch-mua-attachment-check finds triggering string inside forwarded messages
2019-12-14 11:39 UTC (6+ messages)
` [PATCH 0/2] Limit attachment check to stop before forwarded message
` [PATCH 1/2] emacs: limit search for attachment to stop at first mime-part
` [PATCH 2/2] test: extend test of attachment warnings
BUG: notmuch-emacs-mua wrong signing MML placement
2019-12-13 10:20 UTC (5+ messages)
` message.el and browse-url.el interaction [was: Re: BUG: notmuch-emacs-mua wrong signing MML placement]
[PATCH] Display extra headers for emacs-mua - db config option
2019-12-12 16:25 UTC (17+ messages)
` moving the config into the database [was: Re: [PATCH] Display extra headers for emacs-mua - db config option]
compacting the notmuch database through systemd
2019-12-12 22:44 UTC (11+ messages)
non-threaded view
2019-12-12 16:40 UTC (3+ messages)
script to move messages according to tags
2019-12-11 17:46 UTC (6+ messages)
Notmuch in Emacs seems to call eww
2019-12-11 3:36 UTC (2+ messages)
[PATCH] lib: fix memory error in notmuch_config_list_value
2019-12-09 20:31 UTC (3+ messages)
[PATCH] configure: fix reference to possibly undefined $PKG_CONFIG_PATH
2019-12-09 20:26 UTC (3+ messages)
Handle PKCS#7 signedData (S/MIME single-part clearsigned)
2019-12-09 18:59 UTC (8+ messages)
` [PATCH 06/14] tests/smime: add tests for S/MIME SignedData
` [PATCH 08/14] mime-node: rename decrypted_child to unwrapped_child
` [PATCH 09/14] mime-node: Clean up unwrapped MIME parts correctly
` [PATCH 11/14] cli/show: If a leaf part has children, show them instead of omitting
` [PATCH 12/14] cli/reply: Ignore PKCS#7 wrapper parts when replying
shipping elisp for notmuch in elpa-notmuch debian package
2019-12-09 18:09 UTC (7+ messages)
Python3 cffi bindings
2019-12-04 20:18 UTC (4+ messages)
[PATCH v2 0/8] Port notmuch-show's x/X bindings to notmuch-tree
2019-12-04 19:18 UTC (9+ messages)
` [PATCH v2 1/8] emacs/tree: return true if a thread was found in next-thread
` [PATCH v2 2/8] emacs/tree: add notmuch-tree-goto-matching-message
possibly outdated info on notmuch website(?)
2019-12-04 18:36 UTC (3+ messages)
[BUG] notmuch-emacs: spoils sendmail -f with emacs 27 commit 3a59cc84069376802ba8fd731b524d78db58262c and later
2019-12-04 18:13 UTC (6+ messages)
[PATCH 4/6] wrap-and-sort -ast (for canonicalized debian metadata)
2019-12-04 12:09 UTC (3+ messages)
` [PATCH 4/6 v2] wrap-and-sort -ast
[BUG] notmuch-emacs: spoils sendmail -f with emacs 27 commit 3a59cc84069376802ba8fd731b524d78db58262c and later
2019-12-04 12:03 UTC (2+ messages)
Debian packaging cleanup
2019-12-04 7:11 UTC (6+ messages)
` [PATCH 3/6] Move to dh 12
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).