unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2019-08-01 03:16:04 to 2019-11-04 11:16:20 UTC [more...]

python CFFI bindings integration into notmuch build/test
 2019-11-04 11:10 UTC  (7+ messages)
` [PATCH 1/5] bindings/python-cffi: preserve environment for tests
` [PATCH 2/5] configure: check for python cffi module
` [PATCH 3/5] build: optionally build python-cffi bindings
` [PATCH 4/5] tests: run python-cffi tests
` [PATCH 5/5] travis: add python3-{cffi,pytest,setuptools}

notmuch-mode and org-capture
 2019-11-04 10:41 UTC  (6+ messages)

Python3 cffi bindings
 2019-11-04 10:27 UTC  (11+ messages)
` [PATCH] Introduce CFFI-based python bindings

RFC: desktop entry for xdg-email
 2019-11-02 14:37 UTC  (3+ messages)

Segfault in libxapian when searching
 2019-10-29 18:22 UTC  (3+ messages)

notmuch emacs + msmtp sending issue fixed! :-)
 2019-10-29 16:53 UTC 

Segmentation fault on tagging with latest xapian 1.4.13
 2019-10-27  0:06 UTC  (2+ messages)

segmentation fault
 2019-10-27  0:07 UTC  (2+ messages)

notmuch-mua-send + msmtp IS sending perfectly... but Emacs says it failed! Why?!
 2019-10-26 22:07 UTC  (4+ messages)

[PATCH] Map missing content-type to "" instead of nil
 2019-10-25  8:28 UTC  (2+ messages)

Missing in 0.29.2 notmuch-dump.c: Fix output file being closed twice
 2019-10-24 17:59 UTC  (5+ messages)

notmuch release 0.29.2 now available
 2019-10-19 15:41 UTC 

Searching for mails with message id inside a folder
 2019-10-15 22:42 UTC 

[PATCH] Drop devel/printmimestructure (it is in mailscripts 0.11)
 2019-10-13 12:43 UTC  (4+ messages)

[PATCH] fix file descriptor leak with compressed email
 2019-10-13 12:31 UTC  (5+ messages)
` fix file descriptor leak
  ` [PATCH 1/2] test: known broken test file descriptor leak in gzip file open
  ` [PATCH 2/2] util: unreference objects referenced by the returned stream obj

notmuch show get newest message first
 2019-10-08 17:20 UTC  (3+ messages)

performance on long encrypted+signed threads
 2019-10-01  2:10 UTC 

T060-count and T070-insert fail when built without -g
 2019-09-30 14:09 UTC  (2+ messages)

[martin f krafft] Bug#941214: mutt zsh completion broken, -a does not take email address
 2019-09-26 17:42 UTC 

[martin f krafft] Bug#941213: Completer should use "Full Name <em@il.address>"
 2019-09-26 17:41 UTC 

Python binding documentation on readthedocs out of date
 2019-09-23 22:47 UTC  (2+ messages)

bug present without emacs25 or notmuch
 2019-09-23 18:56 UTC  (3+ messages)
  ` bug#23747: "

v4 of repairing Mixed-up mangled MIME messages
 2019-09-17 23:36 UTC  (20+ messages)
` [PATCH v4 1/4] test: add test for "Mixed-Up Mime" message mangling
` [PATCH v4 2/4] util/repair: identify and repair "Mixed Up" mangled messages
      ` [PATCH v5 "
` [PATCH v4 3/4] index: repair "Mixed Up" messages before indexing
` [PATCH v4 4/4] cli/{show, reply}: use repaired form of "Mixed Up" mangled messages

version 4: Retrieve GPG keys asynchronously
 2019-09-15 20:22 UTC  (6+ messages)
` [PATCH v4 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v4 2/4] emacs: Minor refactoring of crypto code
` [PATCH v4 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v4 4/4] emacs: Improve the reporting of key activity

Wiki for using notmuch with Emacs is outdated
 2019-09-14 11:07 UTC  (4+ messages)

console output - notmuch new
 2019-09-12 20:58 UTC 

[PATCH v3 0/4] Retrieve GPG keys asynchronously
 2019-09-12  1:33 UTC  (3+ messages)

[PATCH] configure: disallow whitespace in paths, extend checks to $PWD
 2019-09-11 21:57 UTC  (3+ messages)

support for name+tag@domain.com?
 2019-09-04 19:14 UTC  (2+ messages)

v4 of legacy-display cleanup
 2019-09-03 23:34 UTC  (10+ messages)
` [PATCH v4 1/8] mime-node: split out _mime_node_set_up_part
` [PATCH v4 2/8] repair: set up codebase for repair functionality
` [PATCH v4 3/8] test: avoid showing legacy-display parts
` [PATCH v4 4/8] util/crypto: _n_m_crypto_potential_payload: rename "payload" arg to "part"
` [PATCH v4 5/8] util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
` [PATCH v4 6/8] util/repair: add _notmuch_repair_crypto_payload_skip_legacy_display
` [PATCH v4 7/8] cli/{show,reply}: skip over legacy-display parts
` [PATCH v4 8/8] index: avoid indexing "

Threading of forwarded messages
 2019-09-03 10:17 UTC  (2+ messages)

Add limit and offset to notmuch show
 2019-09-03 10:14 UTC  (2+ messages)

Bug#934082: elpa-notmuch: Shows remote images even when requested not to
 2019-09-01 16:05 UTC  (9+ messages)

WIP: fixes for implicit operators and subqueries
 2019-09-01  1:37 UTC  (6+ messages)
` [WIP2 1/5] lib: rename _debug_query to _notmuch_query_debug, make extern
` [WIP2 2/5] test: add known broken tests for implicit operators
` [WIP2 3/5] lib: introduce N_F_GROUP and use it to fix implicit AND for from:
` [WIP2 4/5] test: add known broken tests for parenthesized subqueries
` [WIP2 5/5] lib: special case parenthesized subqueries in regex fields

Strange, incoherent query parsing
 2019-08-30  0:13 UTC  (4+ messages)

notmuch-emacs: WISH: command notmuch-show-message-up with key bindung u
 2019-08-29 18:50 UTC  (7+ messages)
` [PATCH v1 0/2] emacs/show: Add a binding to go up
  ` [PATCH v1 1/2] emacs: Stash the currently shown forest in a buffer local variable
  ` [PATCH v1 2/2] emacs: Bind "u" to jump to the parent message in a thread

[PATCH v2] configure: fix out of tree build; check unsafe characters in srcdir
 2019-08-29 17:45 UTC  (5+ messages)

segfault using python bindings
 2019-08-26 17:28 UTC  (17+ messages)

[PATCH] configure: fix out of tree build; check unsafe characters in srcdir
 2019-08-26 16:49 UTC 

Apparently, terms with a common prefix are *not* connected by implicit "OR"
 2019-08-25  9:33 UTC  (10+ messages)
        ` WIP: fix implicit operators
          ` [PATCH 1/3] test: add known broken tests for from: and subject:
          ` [PATCH 2/3] lib: introduce N_F_GROUP and use it to fix implicit AND for from:
          ` [PATCH 3/3] WIP/test: extend field grouping tests

regex [X-Z] with non-ascii char returns different results from (X|Y|Z)
 2019-08-24 14:39 UTC  (6+ messages)

FCC and Emacs.el
 2019-08-24 13:54 UTC  (2+ messages)

Threaded view would do annoying scroll
 2019-08-23 12:18 UTC  (3+ messages)

Threaded view would do annoying scroll
 2019-08-19 19:51 UTC 

custom property for messages with synthesized message-ids?
 2019-08-18 20:31 UTC 

viewing duplicate messages
 2019-08-18 20:20 UTC  (5+ messages)

Moving notmucch between machines
 2019-08-13 10:46 UTC  (3+ messages)

v3 of legacy-display cleanup
 2019-08-06 13:08 UTC  (11+ messages)
` [PATCH 4/7] util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
` [PATCH 5/7] util/repair: add _notmuch_repair_crypto_payload_skip_legacy_display


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