unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-10-28 13:46:55 to 2021-12-29 17:50:51 UTC [more...]

[PATCH] configure: calculate NOTMUCH_BUILDDIR, write to Makefile.config
 2021-12-29 17:50 UTC  (2+ messages)

[bug] handle .notmuch without xapian/ more gracefully
 2021-12-29 17:48 UTC  (4+ messages)
` [PATCH 1/2] test/new: add known broken test for missing xapian directory
  ` [PATCH 2/2] lib/open: do not consider .notmuch alone as an existing database

[BUG] notmuch-emacs highlights '>' quoted wrapped lines incorrectly
 2021-12-29 17:47 UTC  (3+ messages)
` [PATCH] emacs: update coolj-line-prefix-regexp to make space optional

Statistics about senders with notmuch possible?
 2021-12-28 10:47 UTC  (2+ messages)

Bug: fatal error with notmuch new, second run starts indexing all over again
 2021-12-28  0:58 UTC  (15+ messages)
                        ` confirmed (was: Bug: fatal error with notmuch new, second run starts indexing all over again)

[PATCH] test: test folder renames
 2021-12-26 16:34 UTC  (3+ messages)

[PATCH] test: add known broken test for thread fusion bug
 2021-12-26 16:17 UTC 

possible infinite recursion in notmuch-cli
 2021-12-26 13:05 UTC  (2+ messages)

unread message appear `folded'
 2021-12-26 12:51 UTC  (4+ messages)

[PATCH 1/2] test: add known broken test for ignoring non-toplevel .notmuch
 2021-12-26 12:24 UTC  (2+ messages)
` [PATCH 2/2] cli/new: only ignore .notmuch at top level

[Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail
 2021-12-26 11:28 UTC  (2+ messages)

[bug] notmuch doesn't commit changes before an open transaction on close
 2021-12-26  0:13 UTC  (2+ messages)

[BUG] emacs: notmuch-mua-attachment-check finds triggering string inside forwarded messages
 2021-12-25 18:04 UTC  (2+ messages)

[PATCH] cli: handle bash completion of all shared options
 2021-12-25 16:58 UTC  (3+ messages)

[PATCH 1/2] test/libconfig: save and restore config file
 2021-12-25 13:33 UTC  (6+ messages)
` [PATCH 2/2] test/libconfig: add two tests for the config = "" case
  ` [PATCH 3/6] lib/open: use db struct as talloc ctx for choose_database_path
    ` [PATCH 4/6] lib/open: use notmuch->params to track split status
    ` [PATCH 5/6] lib/config: make sure the config map exists when loading defaults
    ` [PATCH 6/6] lib/open: no default mail root in split configurations

subsequent rebuilds of notmuch always re-build sphinx and ruby
 2021-12-25 11:37 UTC  (4+ messages)
` [PATCH] doc: add dep. on stamp file for rebuilding gzipped man pages

Fix order of -I and -L flags
 2021-12-24 18:29 UTC  (8+ messages)
    ` [PATCH 1/3] build: move LDFLAGS after notmuch libraries
      ` [PATCH 2/3] build: move CPPFLAGS after source directory includes
      ` [PATCH 3/3] build: move {C,CXX}FLAGS to the end of FINAL_{C,CXX}FLAGS

Python notmuch2 bridge, something changed in the Database constructor
 2021-12-24 13:42 UTC  (3+ messages)

speed of notmuch show --verify
 2021-12-24 12:45 UTC 

[PATCH] emacs: add new option notmuch-search-exclude
 2021-12-24  0:33 UTC  (2+ messages)

'notmuch search thread:<>' lists multiple threads
 2021-12-23 18:00 UTC  (5+ messages)

Display update bug in notmuch new
 2021-12-23 13:17 UTC  (2+ messages)

python-cffi and ruby test suites fail in out-of-tree builds
 2021-12-23 12:57 UTC  (2+ messages)

[PATCH] test: remove directory names from paths in exceptions
 2021-12-23 12:54 UTC  (2+ messages)

subsequent rebuilds of notmuch always re-build sphinx and ruby
 2021-12-23 12:24 UTC  (9+ messages)
` Add stamp files to prevent rebuilds
  ` [PATCH 1/3] doc: introduce stamp file for info build
  ` [PATCH 2/3] ruby: don't use a directory as a target
  ` [PATCH 3/3] python-cffi: introduce stamp file
  ` [PATCH 1/2] doc: replace phony target with variable
    ` [PATCH 2/2] doc: introduce stamp file for info build

[PATCH v3] emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
 2021-12-23 12:22 UTC  (2+ messages)

[PATCH v3 14/17] test: ensure that protected headers appear in notmuch-emacs search as expected
 2021-12-23 11:57 UTC  (4+ messages)
` [PATCH v2 "
  ` stitching threads (v3 14/17)

[PATCH] doc: drop use of env with sphinx-build
 2021-12-23  0:54 UTC  (2+ messages)

Newest repo install is brokes: `notmuch: symbol lookup error: notmuch: undefined symbol: notmuch_query_create_with_syntax`
 2021-12-22 18:03 UTC  (3+ messages)

Database path relative to home directory
 2021-12-22 13:33 UTC  (2+ messages)

[PATCH v2] emacs: add notmuch-logo.svg and use it in emacs mua on graphic displays
 2021-12-21 13:44 UTC  (5+ messages)

FR: show next unread message in notmuch-tree-mode
 2021-12-21 11:38 UTC  (2+ messages)

Partial support for sorting the output of notmuch address
 2021-12-20 17:44 UTC  (6+ messages)
` [RFC Patch 1/3] CLI/address: refactor/inline print_popular
` [RFC Patch 2/3] CLI/address: sort output by frequency with deduplicate=address
` [RFC Patch 3/3] CLI/address: source by frequency if output=count

planned hosting transition for nmbug.notmuchmail.org 2021-12-19
 2021-12-20  2:14 UTC  (2+ messages)

Accessing arguments in hooks
 2021-12-17 13:19 UTC  (2+ messages)

Remove link to nabble archive
 2021-12-17  5:37 UTC  (3+ messages)

[PATCH 1/2] doc: mail store is given by database.mail_root
 2021-12-16 17:40 UTC  (2+ messages)
` [PATCH 2/2] completion: use mail_root for path completion in bash/zsh

[PATCH] WIP/emacs: replace use of indent-rigidly in notmuch-show
 2021-12-16 13:58 UTC  (2+ messages)

Questions About notmuchmail.org Privacy Practices for Princeton University Research
 2021-12-14  7:14 UTC 

Strip spaces in `tags` in `~/.notmuch-config` (and other fields)
 2021-12-13  9:09 UTC  (5+ messages)
` [PATCH 1/2] test: known broken tests for leading/trailing ws in config

[PATCH] emacs/tree: fix docstrings for author faces
 2021-12-12 14:19 UTC  (2+ messages)

Make fails with xapian custom installation
 2021-12-09 16:36 UTC  (5+ messages)

notmuch-show-mode: slowdown due to redisplay
 2021-12-08 15:14 UTC  (5+ messages)

notmuch release 0.34.2 now available
 2021-12-09 12:59 UTC 

Forwarding inline html mails
 2021-12-08 17:03 UTC  (12+ messages)

[PATCH 1/6] configure: have bash_absolute and perl_absolute always defined
 2021-12-07 19:11 UTC 

Provide an option to make thread summaries keep initial subject
 2021-12-07 13:41 UTC  (4+ messages)

[PATCH] test/emacs: mark one test as fixed in newer emacs
 2021-12-06 21:30 UTC  (3+ messages)

notmuch insert: Cannot open Xapian database (0.34.1)
 2021-12-06 17:57 UTC  (3+ messages)

email to PDF
 2021-12-06 13:18 UTC  (3+ messages)

Elisp error with recent master-branch Emacs
 2021-12-06  1:55 UTC  (4+ messages)

[PATCH] Two tiny clarifications for notmuch-show-mode's docstring
 2021-12-05 15:14 UTC 

[PATCH] python-cffi: fix out-of-tree build
 2021-12-05 13:25 UTC  (2+ messages)

Fix python exception object string repr
 2021-12-05 13:05 UTC  (3+ messages)
` [PATCH] Fix error message when using notmuch_status_to_string

Notmuch Emacs 0.31.2 documentation and keybinding suggestions
 2021-12-05 12:39 UTC  (12+ messages)
` [PATCH] emacs: add minimal docstring for notmuch-unthreaded
    ` [PATCH] emacs: drop C-tab binding in hello mode, document <backtab>
      ` [PATCH v2] "

problem with message headers in python bindings
 2021-12-05 12:35 UTC  (2+ messages)

notmuch-tag failing on trailing space
 2021-12-04 16:59 UTC  (6+ messages)
` [PATCH] emacs: don't add space to tag completion candidates

[PATCH 2/2] test/new: replace use of gdb in vanishing file test
 2021-12-04 16:51 UTC  (6+ messages)
` [PATCH v2 1/3] test: move system includes to notmuch-test.h
  ` [PATCH v2 2/3] test/count: replace use of gdb with a LD_PRELOAD shim
  ` [PATCH v2 3/3] test/new: replace use of gdb in vanishing file test

Minor UX issue with hl-line-mode and notmuch-search
 2021-12-04 16:14 UTC  (3+ messages)
` [PATCH] emacs: run notmuch-search-hook lazily

macOS globals.py issue
 2021-12-04 15:52 UTC  (2+ messages)

planned point release 0.34.2
 2021-12-04 13:51 UTC 

Fix overriding database path when opening a different file
 2021-12-04 13:48 UTC  (3+ messages)
` [PATCH 1/3] test: add known broken test for conflict with database parameter

[WIP PATCH 0/1] autodoc failed to import notmuch2
 2021-12-04 13:48 UTC  (3+ messages)
` [PATCH] doc/python-cffi: import from built bindings, not installed module

Use libnotmuch config / database search in python-cffi bindings
 2021-12-04 13:47 UTC  (10+ messages)
` [PATCH 1/4] python-cffi: fix typos in docstring for Database.default_path
` [PATCH 2/4] test: add python-cffi bindings to path for test_python
` [PATCH 3/4] test: add known broken tests for python bindings in split configs
` [PATCH 4/4] python-cffi: switch to notmuch_database_{open,create}_with_config

[PATCH] NEWS: fix typo in 0.34 news
 2021-12-04  0:24 UTC  (4+ messages)
` [PATCH] rename built_with.sexpr_query to built_with.sexp_queries

[RFC PATCH] emacs: add notmuch-logo.svg
 2021-11-08 20:27 UTC  (3+ messages)

Configurable deleted tags in notmuch-emacs
 2021-11-30 20:11 UTC  (3+ messages)

notmuch-emacs: Add option to set -exclude=false in notmuch search/tree
 2021-11-27 19:28 UTC  (3+ messages)

notmuch release 0.34.1 now available
 2021-11-03 13:33 UTC 

Test file for included rfc822
 2021-11-03  9:46 UTC 

notmuch_message_remove_tag & std::length_error
 2021-11-02  9:48 UTC  (2+ messages)

[RFC PATCH] python-cffi out-of-tree build
 2021-10-31 19:28 UTC  (3+ messages)

parallel tests broken on Debian stable
 2021-10-30 19:30 UTC  (2+ messages)

[PATCH 1/2] lib/compact: replace deprecated notmuch_database_open_verbose
 2021-10-30 18:17 UTC  (2+ messages)

[PATCH] lib: document n_o_w_config can return NOTMUCH_STATUS_NO_CONFIG
 2021-10-30 18:02 UTC  (2+ messages)

Clean up de-allocation / nulling of notmuch database structure
 2021-10-30 18:01 UTC  (2+ 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).