unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2022-06-02 15:29:56 to 2022-07-27 16:26:53 UTC [more...]

Overriding mm-inline-override-types in notmuch-show
 2022-07-27 16:26 UTC  (2+ messages)

Database location bug when database does not already exist
 2022-07-27 12:02 UTC  (3+ messages)

Sending mail succeeded but signaled failure
 2022-07-26 17:18 UTC  (3+ messages)

Sending mail succeeded but signaled failure
 2022-07-26 10:34 UTC 

[PATCH] emacs: add new option notmuch-search-exclude
 2022-07-24 20:59 UTC  (11+ messages)

[Emacs] Using notmuch-address with EUDC, and completion-at-point
 2022-07-22 14:50 UTC 

Feature request: show destination in tree view when appropriate
 2022-07-21 11:30 UTC  (7+ messages)

performance improvements for notmuch git checkout
 2022-07-17  0:51 UTC  (14+ messages)
` [PATCH 1/4] debian: add git as a build-dependency, for the test suite
` [PATCH 2/4] perf-test: add tests for notmuch-git
` [PATCH 3/4] CLI/git: current cache contents (file list) of index
` [PATCH 4/4] CLI/git: replace calls to notmuch-search with database access
  ` [PATCH v2] CLI/git: opportunistically use bindings to check for known messages

update documentation for notmuch-*-result-format
 2022-07-16 21:22 UTC  (7+ messages)
` [PATCH 1/6] emacs: update defcustom for notmuch-search-result-format
` [PATCH 2/6] doc/emacs: add docstring and example for n-search-result-format
` [PATCH 3/6] emacs: update defcustom for notmuch-search-result-format
` [PATCH 4/6] doc/emacs: add docstring and example for n-tree-result-format
` [PATCH 5/6] emacs: update defcustom for notmuch-unthreaded-result-format
` [PATCH 6/6] doc/emacs: add docstring "

[PATCH] doc/emacs: add notmuch-show-empty-saved-searches to manual
 2022-07-16  1:05 UTC  (3+ messages)

[PATCH] doc/emacs: define and use emacsvar and emacscmd markup
 2022-07-15 16:42 UTC  (2+ messages)

[PATCH] doc: improve config item labels in info output
 2022-07-15 16:41 UTC  (3+ messages)

improve html docs
 2022-07-15 16:41 UTC  (6+ messages)
` [PATCH 1/3] doc: reorganize sphinx toctree
` [PATCH 2/3] doc: retitle notmuch-emacs manual
` [PATCH 3/3] doc: drop module index from ToC
  ` [PATCH 4/4] doc: do not generate python module index

provide various lazy-show options
 2022-07-14 20:27 UTC  (7+ messages)
` [PATCH 1/5] perf-test/emacs: test showing longish threads
` [PATCH 2/5] emacs/show: optionally insert bodies of "deep messages" lazily
` [PATCH 3/5] emacs/show: obey notmuch-show-max-text-part-size for part 0
` [PATCH 4/5] emacs/show: introduce notmuch-show-height-limit
` [PATCH 5/5] doc/emacs: add discussion about notmuch-show-perfomance

bug#56442: gnus-search-run-search: Hits notmuch command line length limits
 2022-07-09 19:19 UTC  (3+ messages)
  ` quoting: (was: Re: bug#56442: gnus-search-run-search: Hits notmuch command line length limits)

bug#56442: gnus-search-run-search: Hits notmuch command line length limits
 2022-07-07 16:56 UTC 

Add hashed directory structure to notmuch git
 2022-07-07 10:14 UTC  (4+ messages)
` [PATCH 1/2] CL/git: add format version 1
` [PATCH 2/2] CLI/git: add --format-version argument to init subcommand

[PATCH] CLI/git: replace most mentions of nmbug
 2022-07-07  9:36 UTC  (3+ messages)

[PATCH] test: known broken test for top level .notmuch in split configs
 2022-07-05 11:11 UTC  (2+ messages)

[PATCH] bindings/python-cffi: fix docstring
 2022-07-05 10:37 UTC  (2+ messages)

Display duplicate messages in emacs front-end
 2022-07-05 10:07 UTC  (12+ messages)
` [PATCH 1/9] test: use notmuch_json_show_sanitize more places
` [PATCH 2/9] test: define and use notmuch_sexp_*_sanitize functions
` [PATCH 3/9] test: add new corpus of duplicate messages
` [PATCH 4/9] CLI/show: initial support for --duplicate for (raw output only)
` [PATCH 5/9] CLI/show: support --duplicate for structured output
` [PATCH 6/9] emacs/show: provide notmuch-show-choose-duplicate
` [PATCH 7/9] emacs/show: display count of duplicates in headerline
` [PATCH 8/9] CLI/reply: support --duplicate argument
` [PATCH 9/9] emacs/reply: reply to correct duplicate

[PATCH] doc: provide nmbug link for notmuch-git info page
 2022-07-03 21:07 UTC  (5+ messages)
` [PATCH] doc: replace symlink with duplicate page for nmbug
    ` [PATCH v2] doc: replace symlink with copies for nmbug, notmuch-setup

[PATCH] emacs: mark notmuch-query.el as obsolete
 2022-07-03 20:14 UTC  (3+ messages)

sexp and strings
 2022-07-01 11:41 UTC  (9+ messages)
  ` [PATCH 1/2] test/sexp: add known broken tests for macro param inside rx/wildcard
    ` [PATCH 2/2] lib/sexp: add parameter expansion for regex and wildcard

v2 parameter expansion for regex and wildcard sexp queries
 2022-07-01 11:39 UTC  (4+ messages)
` [PATCH v2 1/2] test/sexp: add known broken tests for macro param inside rx/wildcard
` [PATCH v2 2/2] lib/sexp: add parameter expansion for regex and wildcard

[PATCH] make git ignore new build products
 2022-07-01 11:31 UTC  (2+ messages)

blacklisting a contact
 2022-07-01  8:31 UTC  (2+ messages)

v2 WIP commands to choose duplicates in emacs interface
 2022-06-29 12:15 UTC  (9+ messages)
` [RFC PATCH v2 1/7] test: use notmuch_json_show_sanitize more places
` [RFC PATCH v2 2/7] test: define and use notmuch_sexp_*_sanitize functions
` [RFC PATCH v2 3/7] test: add new corpus of duplicate messages
` [RFC PATCH v2 4/7] CLI/show: WIP support --duplicate for raw output
` [RFC PATCH v2 5/7] WIP: support show --duplicate for structured output
` [RFC PATCH v2 6/7] WIP/emacs: replace message with different duplicate
` [RFC PATCH v2 7/7] WIP/emacs: display count of duplicates in headerline

[Wishlist] Add equivalent of lastmod:nnn.. to sexp query parser
 2022-06-25 23:00 UTC  (6+ messages)
` [PATCH 1/4] test/sexp: one sided range searches
  ` [PATCH 2/4] lib/sexp: special case "" as an argument in lastmod ranges
  ` [PATCH 3/4] lib/sexp: allow * as alias for "" in range searches
  ` [PATCH 4/4] doc/sexp: document range queries

notmuch_message* error handling cleanup part II
 2022-06-25 19:38 UTC  (2+ messages)

incrementally improve error handling in notmuch_message*
 2022-06-25 19:00 UTC  (2+ messages)

v2 lazy body insertion
 2022-06-21 11:59 UTC  (3+ messages)
` [RFC PATCH v2 1/2] perf-test/emacs: test showing longish threads
` [RFC PATCH v2 2/2] emacs/show: optionally insert bodies lazily

RFC: directory layout for notmuch git
 2022-06-18 21:47 UTC  (2+ messages)
` [PATCH] WIP/git: change internal directory layout

[PATCH 2/2] CLI: set NOTMUCH_CONFIG in hooks
 2022-06-18 11:27 UTC  (3+ messages)
` [PATCH v2] "

(no subject)
 2022-06-18 11:21 UTC  (19+ messages)
` [PATCH v3 01/17] nmbug: promote to user tool "notmuch-git"
` [PATCH v3 02/17] CLI/git: drop support for python < 3.2
` [PATCH v3 03/17] notmuch-git: add --git-dir, --tag-prefix arguments
` [PATCH v3 04/17] CLI/git: make existance of config branch optional on clone
` [PATCH v3 05/17] CLI/git: Add an 'init' command
` [PATCH v3 06/17] test: initial tests for notmuch-git
` [PATCH v3 07/17] CLI/git: rename environment variables
` [PATCH v3 08/17] CLI/git: suppress warnings about initial branch name
` [PATCH v3 09/17] test/git: add known broken test for tag with quotes
` [PATCH v3 10/17] CLI/git: replace enumeration of tags with sexp query
` [PATCH v3 11/17] CLI/git: add @timed decorator, time a few functions
` [PATCH v3 12/17] CLI/git: cache git indices
` [PATCH v3 13/17] doc/notmuch-git: initial documentation
` [PATCH v3 14/17] CLI/git: change defaults for repo and prefix
` [PATCH v3 15/17] CLI/git: support configuration for repo location / prefix
` [PATCH v3 16/17] CLI/git: add safety checks for checkout and commit
` [PATCH v3 17/17] debian: install notmuch-git
` notmuch-git v3

[PATCH v3] emacs: use message-dont-reply-to-names when composing replies
 2022-06-16 11:54 UTC  (2+ messages)

Ignoring unknown messages for git.safe_fraction
 2022-06-13 19:00 UTC  (2+ messages)

[PATCH v4] emacs: Make notmuch-show-next-thread return nil on failure
 2022-06-13 18:54 UTC  (3+ messages)

[PATCH 1/3] test: initial tests for external commands
 2022-06-13 10:35 UTC  (2+ messages)

[PATCH 1/2] CLI: simplify help command
 2022-06-13 10:26 UTC  (2+ messages)

WIP: allow display of duplicate messages with notmuch show / notmuch-emacs
 2022-06-12 19:04 UTC  (5+ messages)
` [PATCH 1/4] test: add new corpus of duplicate messages
` [PATCH 2/4] CLI/show: WIP support --duplicate for raw output
` [PATCH 3/4] WIP: support show --duplicate for structured output
` [PATCH 4/4] WIP/emacs: replace message with different duplicate

contact instead of (to or from)
 2022-06-10  8:43 UTC  (5+ messages)

[PATCH v2] emacs: use message-dont-reply-to-names when composing replies
 2022-06-09  2:12 UTC  (3+ messages)

marking multiple messages to tag
 2022-06-08 14:36 UTC  (3+ messages)

[bug?] emacs interface - some mark read tag changes may have failed
 2022-06-07 13:13 UTC  (7+ messages)

debian 11 notmuch-emacs -> elpa-notmuch?
 2022-06-06 10:43 UTC  (2+ messages)

WIP/RFP: lazy body insertion for notmuch-show mode
 2022-06-05 17:08 UTC  (4+ messages)
` [PATCH 1/3] perf-test/emacs: test showing a longish thread
` [PATCH 2/3] emacs/show: optionally insert bodies lazily
` [PATCH 3/3] perf-test/emacs: lazily insert message bodies with notmuch-show

[PATCH] emacs: use message-dont-reply-to-names when composing replies
 2022-06-04 19:38 UTC 

Multiple files per message in emacs
 2022-06-03 20:43 UTC  (2+ messages)

Defer notmuch.el setup
 2022-06-03 12:57 UTC  (5+ messages)

[PATCH v2] emacs: change where notmuch-mua-mail moves point
 2022-06-02 15:29 UTC  (4+ 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).