unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2019-11-12 16:02:50 to 2019-12-04 20:18:52 UTC [more...]

Python3 cffi bindings
 2019-12-04 20:18 UTC  (6+ messages)

compacting the notmuch database through systemd
 2019-12-04 19:51 UTC  (4+ messages)

shipping elisp for notmuch in elpa-notmuch debian package
 2019-12-04 19:29 UTC  (4+ messages)

[PATCH v2 0/8] Port notmuch-show's x/X bindings to notmuch-tree
 2019-12-04 19:18 UTC  (15+ 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
` [PATCH v2 3/8] emacs/tree: add notmuch-tree-matching-message
` [PATCH v2 4/8] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH v2 5/8] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH v2 6/8] emacs/tree: add notmuch-tree-archive-thread-then-exit
` [PATCH v2 7/8] emacs/tree: add x/X bindings
` [PATCH v2 8/8] emacs: bind M-RET to notmuch-tree-from-search-thread

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  (9+ 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

More debian packaging cleanup
 2019-12-04  8:47 UTC  (6+ 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

Debian packaging cleanup
 2019-12-04  7:11 UTC  (10+ messages)
` [PATCH 3/6] Move to dh 12

Handle PKCS#7 signedData (S/MIME single-part clearsigned)
 2019-12-04  5:52 UTC  (15+ messages)
` [PATCH 01/14] mime-node: Pass the correct flags to g_mime_multipart_signed_verify
` [PATCH 02/14] tests/smime: Always use --batch with gpgsm
` [PATCH 03/14] tests/smime: Include the Sample LAMPS Certificate Authority
` [PATCH 04/14] tests/smime: consistently quote $GNUPGHOME
` [PATCH 05/14] test-lib.sh: add test_valid_json
` [PATCH 06/14] tests/smime: add tests for S/MIME SignedData
` [PATCH 07/14] lib: index PKCS7 SignedData parts
` [PATCH 08/14] mime-node: rename decrypted_child to unwrapped_child
` [PATCH 09/14] mime-node: Clean up unwrapped MIME parts correctly
` [PATCH 10/14] cli: include wrapped part of PKCS#7 SignedData in the MIME tree
` [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
` [PATCH 13/14] cli: sprinter should be able to print an unsigned long
` [PATCH 14/14] cli: Avoid bogus signature dates from GMime

[PATCH] configure: Install zsh completions where zsh will find them
 2019-12-03 23:13 UTC  (2+ messages)

python CFFI bindings integration into notmuch build/test
 2019-12-03 12:16 UTC  (20+ messages)
` [PATCH 4/5] tests: run python-cffi tests

[PATCH] emacs: bind M-RET to notmuch-tree-from-search-thread
 2019-12-03 11:47 UTC  (4+ messages)

[PATCH] emacs: A prefix argument kills rather than browsing URLs
 2019-12-03 11:43 UTC  (2+ messages)

Weird segfault with notmuch
 2019-12-02 21:42 UTC  (3+ messages)

Bug: ol-notmuch.el: calls `notmuch-show' with arbitrary search query
 2019-12-01 21:01 UTC  (13+ messages)

[PATCH 0/7] Port notmuch-show's x/X bindings to notmuch-tree
 2019-11-27 19:01 UTC  (13+ messages)
` [PATCH 1/7] emacs/tree: return true if a thread was found in next-thread
` [PATCH 2/7] emacs/tree: add notmuch-tree-goto-matching-message
` [PATCH 3/7] emacs/tree: add notmuch-tree-matching-message
` [PATCH 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit
` [PATCH 7/7] emacs/tree: add x/X bindings

notmuch release 0.29.3 now available
 2019-11-27 12:48 UTC 

[lieer] Release v1.0
 2019-11-27  7:13 UTC 

[PATCH] lib: fix memory error in notmuch_config_list_value
 2019-11-25 17:21 UTC  (2+ messages)

Display extra headers for emacs-mua 2 new patches
 2019-11-23  9:44 UTC  (4+ messages)
` [PATCH] Display extra headers for emacs-mua - cmd line option
` [PATCH] Display extra headers for emacs-mua - return all headers

[PATCH] Display extra headers for emacs-mua - db config option
 2019-11-22 17:46 UTC  (13+ messages)
      ` moving the config into the database [was: Re: [PATCH] Display extra headers for emacs-mua - db config option]

Tests failing on master
 2019-11-21 22:16 UTC  (4+ messages)

Workaround for Exchange-corrupted PGP/Mime structure
 2019-11-21  3:06 UTC  (8+ messages)

wish: notmuch-emacs: handle RFC822 attachments as email (allow for replying)
 2019-11-21  2:31 UTC  (3+ messages)

Rename and small tweaks to wip/cffi
 2019-11-21  1:43 UTC  (6+ messages)
` [PATCH 1/2] Show which notmuch command and version is being used
` [PATCH 2/2] Rename package to notmuch2

[PATCH] python: make some docstrings raw
 2019-11-21  1:30 UTC  (2+ messages)

notmuch ignoring alot of emails
 2019-11-19 20:18 UTC  (5+ messages)

[PATCH] test: add a known broken test for S/MIME decryption
 2019-11-18  1:58 UTC 

[PATCH] configure: fix reference to possibly undefined $PKG_CONFIG_PATH
 2019-11-17 21:24 UTC 

Adressing deprecation warnings
 2019-11-17 19:24 UTC  (2+ messages)
` [PATCH] Move from _add_message to _index_file API

can a notmuch query filter the output based on the size of a thread?
 2019-11-17 12:36 UTC  (8+ messages)

notmuch "lost" email during power failure
 2019-11-16 20:21 UTC  (6+ messages)
` unifying and automating draft ("postpone/resume") behavior [was: Re: notmuch "lost" email during power failure]

console output - notmuch new
 2019-11-17  3:11 UTC  (3+ messages)

Searching for mails with message id inside a folder
 2019-11-16 16:51 UTC  (2+ messages)

[PATCH] Add --message-headers flag to notmuch-show
 2019-11-15 16:59 UTC  (13+ messages)

[PATCH] emacs: bind C-u Z to notmuch-tree-from-search-thread
 2019-11-13 17:48 UTC  (5+ messages)

Notmuch, Emacs and pinentry -- oh my
 2019-11-13 17:07 UTC  (7+ messages)

Segfault when tagging results of to: query
 2019-11-12 19:46 UTC  (3+ messages)

Unread handling
 2019-11-12 18:45 UTC  (3+ messages)


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).