unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-12-25 21:23:11 to 2022-01-23 19:54:33 UTC [more...]

[PATCH v7] emacs: customizable names for search buffers
 2022-01-23 19:54 UTC 

Variable used to detect reply prefixes in Subject
 2022-01-23 19:43 UTC  (3+ messages)

Bug? notmuch-emacs: "All tags" in notmuch-hello does not show all tags
 2022-01-23 19:36 UTC  (17+ messages)
      ` [PATCH 1/3] test/emacs: add known broken test for hidden tags
        ` [PATCH 2/3] emacs: use --exclude=false when checking for empty searches
        ` [PATCH 3/3] emacs: use --exclude=false when counting total messages
        ` confirm bug fixed (was: Bug? notmuch-emacs: "All tags" in notmuch-hello does not show all tags)
            ` Attempt 2 to fix the all-tags display with excludes
              ` [PATCH 1/2] Revert "emacs: use --exclude=false when checking for empty searches"
              ` [PATCH 2/2] emacs: define, use option :disable-excludes for n-h-query-counts

[PATCH v6] emacs: customizable names for search buffers
 2022-01-23 19:27 UTC  (2+ messages)

v2 fix leaks in n_d_open_with_config
 2022-01-23  1:24 UTC  (7+ messages)
` [PATCH v2 1/4] configure: check for ASAN support
` [PATCH v2 2/4] test: add known broken test for memory leaks in open
` [PATCH v2 3/4] lib/config: move g_key_File_get_string before continue
` [PATCH v2 4/4] lib/database: delete stemmer on destroy

fix Fcc of signed / encrypted messages
 2022-01-22  2:56 UTC  (7+ messages)
` [PATCH 1/4] test/emacs: match mml settings in emacs_{fcc,deliver}_message
` [PATCH 2/4] test: define test_expect_equal_message_body
` [PATCH 3/4] test/emacs: known broken test for matching fcc and sent message
` [PATCH 4/4] emacs: use cached encoded copy for fcc

"search --path=directory/" is lame(-ish)
 2022-01-21 23:42 UTC  (9+ messages)
` strip trailing '/' from path/folder query
  ` [PATCH 1/6] test: sanitize generated message files names
  ` [PATCH 2/6] test: known broken tests for trailing / in path search (infix)
  ` [PATCH 3/6] test/sexp: tests for path, folder, including trailing '/' (sexp)
  ` [PATCH 4/6] lib: drop trailing slash for path and folder searches (infix)
  ` [PATCH 5/6] test: add multiple path, folder sexp query tests
  ` [PATCH 6/6] lib: strip trailing '/' from pathnames (sexp queries)

BUG: emacs: fcc duplicates messages with variant bodies due to mml security
 2022-01-21 11:37 UTC  (7+ messages)
  ` [PATCH] test/emacs: known broken test for matching fcc and sent message

Repeat last tagging
 2022-01-20 16:36 UTC  (2+ messages)

v2 add range operators to sexp queries
 2022-01-20 13:36 UTC  (7+ messages)
` [PATCH v2 1/6] test/search: add known broken tests for 'date' prefix
` [PATCH v2 2/6] lib/parse-sexp: support zero argument date queries
` [PATCH v2 3/6] lib/date: factor out date range parsing
` [PATCH v2 4/6] lib/parse-sexp: support actual date queries
` [PATCH v2 5/6] test/sexpr-search: add known broken tests for lastmod queries
` [PATCH v2 6/6] lib/parse-sexp: handle "

[PATCH] test/emacs: known broken test for reply with extra headers set
 2022-01-20  0:00 UTC  (4+ messages)
` [PATCH] CLI: print extra headers only for non-replies

Dealing with Missing Date Headers
 2022-01-18 19:16 UTC  (3+ messages)

support extra headers in notmuch show v2
 2022-01-18 13:26 UTC  (6+ messages)
` [PATCH 1/3] CLI: stash pointer to database in sprinter structs
    ` [PATCH] doc: document new option `show.extra_headers`
` [PATCH 2/3] lib/config: add known config key "show.extra_headers"
` [PATCH 3/3] CLI: print extra headers in structured output

Handling Email Addresses Without Name
 2022-01-18 13:15 UTC  (8+ messages)

[BUG] Minor: config list adds a semi-colon to lists with a single item until set
 2022-01-17 23:54 UTC  (3+ messages)
` [PATCH 1/2] test/setup: add known broken test for single items
  ` [PATCH 2/2] CLI/setup: special case single item lists

[PATCH v4] emacs: customizable names for search buffers
 2022-01-16 23:51 UTC  (10+ messages)

[PATCH] test: fix deprecation warning in symbol-test
 2022-01-16 19:40 UTC  (2+ messages)

[PATCH] contrib/notmuch-web: single user web front end using python-cffi
 2022-01-16 19:31 UTC 

[PATCH] test: known broken test for top level .notmuch in split configs
 2022-01-16 15:25 UTC 

[PATCH 1/2] test: add known broken test for ignoring non-toplevel .notmuch
 2022-01-16 15:10 UTC  (3+ messages)
` [PATCH 2/2] cli/new: only ignore .notmuch at top level

[PATCH 1/2] test/libconfig: save and restore config file
 2022-01-16  1:56 UTC  (2+ messages)

[PATCH v5] emacs: customizable names for search buffers
 2022-01-15  0:32 UTC 

[PATCH] emacs/notmuch-tag.el: add xmlns attribute to svg icons
 2022-01-14 21:15 UTC  (5+ messages)
  ` [PATCH v2] "

'notmuch search thread:<>' lists multiple threads
 2022-01-14 11:26 UTC  (6+ messages)

notmuch-emacs: svg icon cannot be rendered by emacs-mac
 2022-01-13 17:43 UTC  (2+ messages)

FYI: emacs / notmuch-search-edit-search
 2022-01-12 17:59 UTC  (3+ messages)

[PATCH] test: fix support for gpgsm in gnupg 2.3
 2022-01-12 17:27 UTC  (5+ messages)
` [PATCH] test/gpgsm: use --with-colons when calculating fingerprint

use after free in python notmuch2 bindings
 2022-01-12  0:55 UTC  (9+ messages)
  ` [PATCH 1/2] test: add known broken tests for recursive traversal of replies
    ` [PATCH 2/2] python-cffi: returned OwnedMessage objects from Message.replies

[PATCH] configure: Ignore more options that Fedora spec macros expect
 2022-01-11 19:30 UTC  (3+ messages)

[PATCH v3] emacs: customizable names for search buffers
 2022-01-10 17:58 UTC 

[PATCH v2 1/2] emacs: use query name for tree saved-search buffer names
 2022-01-10 17:55 UTC  (2+ messages)
` [PATCH v2 2/2] emacs: customizable names for search buffers

Release process for notmuch 0.35
 2022-01-10 12:36 UTC  (2+ messages)

Notmuch-Company overrides other company backends?
 2022-01-10 12:27 UTC  (7+ messages)

[PATCH v2] emacs: make header line in notmuch-show buffers optional
 2022-01-10 12:26 UTC  (2+ messages)

[PATCH] emacs: use query name for tree saved-search buffer names
 2022-01-10 12:01 UTC  (5+ messages)

Indexing and searching for a particular header
 2022-01-10 11:55 UTC  (2+ messages)

[PATCH] emacs: make header line in notmuch-show buffers optional
 2022-01-10  3:06 UTC  (3+ messages)

Python notmuch2 bridge, something changed in the Database constructor
 2022-01-09 20:00 UTC  (7+ messages)
` [PATCH] bindings/python-cffi: search for config by default
    ` [PATCH v2] "

Notmuch 0.34.3 is available
 2022-01-09 19:49 UTC 

Memory leak in notmuch_database_destroy()
 2022-01-08 18:28 UTC  (3+ messages)
` [PATCH 1/2] lib/config: move g_key_File_get_string before continue
  ` [PATCH 2/2] lib/database: delete stemmer on destroy

Dodo: a new graphical, hackable frontend for notmuch
 2022-01-06 11:57 UTC  (3+ messages)

Statistics about senders with notmuch possible?
 2022-01-07 17:32 UTC  (3+ messages)

nmweb: jquery-ui.js returns a 404
 2022-01-06 15:53 UTC  (2+ messages)

add missing range operators to s-expression query parser
 2022-01-04  2:55 UTC  (7+ messages)
` [PATCH 1/6] test/search: add known broken tests for 'date' prefix
` [PATCH 2/6] lib/parse-sexp: support zero argument date queries
` [PATCH 3/6] lib/date: factor out date range parsing
` [PATCH 4/6] lib/parse-sexp: support actual date queries
` [PATCH 5/6] test/sexpr-search: add known broken tests for lastmod queries
` [PATCH 6/6] lib/parse-sexp: handle "

[PATCH 1/2] doc: mail store is given by database.mail_root
 2022-01-03 12:25 UTC  (2+ messages)

[PATCH] bindings/python-cffi: add matched property to message objects
 2022-01-01 15:59 UTC  (3+ messages)

excessive thread fusing
 2022-01-01  0:26 UTC  (5+ messages)
` [RFC PATCH] "

[PATCH] test: add known broken test for thread fusion bug
 2021-12-31 12:51 UTC  (2+ messages)

Fix order of -I and -L flags
 2021-12-31 11:12 UTC  (4+ messages)
` [PATCH 1/3] build: move LDFLAGS after notmuch libraries

[martin f krafft] Bug#941214: mutt zsh completion broken, -a does not take email address
 2021-12-31 11:03 UTC  (2+ messages)

[bug] handle .notmuch without xapian/ more gracefully
 2021-12-29 18:27 UTC  (5+ 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 18:26 UTC  (4+ messages)
` [PATCH] emacs: update coolj-line-prefix-regexp to make space optional

[PATCH] configure: calculate NOTMUCH_BUILDDIR, write to Makefile.config
 2021-12-29 17:50 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)

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)

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


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