messages from 2021-07-30 12:56:21 to 2021-08-17 09:12:42 UTC [more...]
[RFC WIP PATCH] test: use GNU make instead of parallel(1) to run tests in parallel
2021-08-17 9:12 UTC
BUG: Backward compatibility breakage by --sort argument
2021-08-17 6:01 UTC (5+ messages)
notmuch-tag failing on trailing space
2021-08-17 5:52 UTC (6+ messages)
Noob question about config
2021-08-16 21:31 UTC (2+ messages)
Multiple header sources for an index.header query prefix?
2021-08-16 15:20 UTC (5+ messages)
[PATCH] lib: load user config. in notmuch_database_open_verbose()
2021-08-14 22:40 UTC (5+ messages)
[PATCH v2] lib: correct deprecated db open functions' docs
2021-08-14 22:39 UTC
[PATCH] lib: bump libnotmuch minor version
2021-08-13 16:50 UTC
[EMACS] feature proposal (with code): notmuch-rainbow-tags.el
2021-08-13 13:35 UTC (5+ messages)
Feature request: Search header Reply-to when using search prefix from
2021-08-12 17:34 UTC (4+ messages)
v4 sexp query parser
2021-08-12 17:07 UTC (32+ messages)
` [PATCH 01/31] configure: optional library sfsexp
` [PATCH 02/31] lib: split notmuch_query_create
` [PATCH 03/31] lib: define notmuch_query_create_with_syntax
` [PATCH 04/31] CLI/search+address: support sexpr queries
` [PATCH 05/31] lib: add new status code for query syntax errors
` [PATCH 06/31] lib/parse-sexp: parse single terms and the empty list
` [PATCH 07/31] lib: leave stemmer object accessible
` [PATCH 08/31] lib/parse-sexp: stem unquoted atoms
` [PATCH 09/31] lib/parse-sexp: support and, not, and or
` [PATCH 10/31] lib/parse-sexp: support subject field
` [PATCH 11/31] util/unicode: allow calling from C++
` [PATCH 12/31] lib/parse-sexp: support phrase queries
` [PATCH 13/31] lib/parse-sexp: add term prefix backed fields
` [PATCH 14/31] lib/parse-sexp: 'starts-with' wildcard searches
` [PATCH 15/31] lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")'
` [PATCH 16/31] lib/parse-sexp: handle unprefixed terms
` [PATCH 17/31] lib/query: generalize exclude handling to s-expression queries
` [PATCH 18/31] lib: factor out query construction from regexp
` [PATCH 19/31] lib/parse-sexp: support regular expressions
` [PATCH 20/31] lib: generate actual Xapian query for "*" and ""
` [PATCH 21/31] lib/query: factor out _notmuch_query_string_to_xapian_query
` [PATCH 22/31] lib/thread-fp: factor out query expansion, rewrite in Xapian
` [PATCH 23/31] lib/parse-sexp: expand queries
` [PATCH 24/31] lib/parse-sexp: support infix subqueries
` [PATCH 25/31] lib/parse-sexp: parse user headers
` [PATCH 26/31] lib: factor out expansion of saved queries
` [PATCH 27/31] lib/parse-sexp: handle "
` [PATCH 28/31] CLI/config support saving s-expression queries
` [PATCH 29/31] lib/parse-sexp: support saved "
` [PATCH 30/31] lib/parse-sexp: thread environment argument through parser
` [PATCH 31/31] lib/parse-sexp: apply macros
[RFC PATCH] python-cffi out-of-tree build
2021-08-10 20:39 UTC (2+ messages)
` [Tomi Ollila] "
should notmuch handle or generate message responses (RFC 9078) (or, "why can't i 👍 an e-mail message?")
2021-08-10 16:59 UTC (6+ messages)
notmuch-emacs tree view: Unrecognized option --sort=newest-first
2021-08-10 5:48 UTC (3+ messages)
Why some characters are not displayed correctly when setting mm-text-html-renderer to links
2021-08-09 20:13 UTC (3+ messages)
[PATCH] perf-test: fix for verbose
2021-08-09 20:03 UTC (3+ messages)
[PATCH] emacs: Refine scope of notmuch-jump-key face
2021-08-09 20:02 UTC (3+ messages)
Bug: Unrecognized option: --sort=newest-first
2021-08-06 12:06 UTC (5+ messages)
emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs
2021-08-02 22:10 UTC (3+ messages)
` [PATCH] emacs: notmuch-fcc-header-setup: fix regression
v2 look in MAILDIR for database
2021-08-04 10:42 UTC (8+ messages)
` [PATCH 1/7] test/expect_equal_file: whitespace cleanup
` [PATCH 2/7] test: factor out test_diff_file_
` [PATCH 3/7] test: add test_expect_equal_file_nonempty
` [PATCH 4/7] test/path-config: use test_expect_equal_file_nonempty
` [PATCH 5/7] test: add known broken tests for finding database via MAILDIR
` [PATCH 6/7] lib/open: look in MAILDIR for database, as documented
` [PATCH 7/7] doc: document database search algorithm
[PATCH] emacs: honour notmuch-show-text/html-blocked-images in w3m messages
2021-08-04 1:59 UTC (2+ messages)
[PATCH] Fix author-scan.sh on BSD systems
2021-08-04 1:47 UTC (3+ messages)
[mail@beyermatthias.de: notmuch INSTALL file outdated?]
2021-08-04 1:47 UTC (3+ messages)
` [PATCH] doc: drop note about early versions of Xapian
Don't use GNU Parallel --version, use --minversion instead
2021-08-04 1:47 UTC (4+ messages)
` [PATCH] test: use --minversion to detect GNU Parallel
[PATCH 0/2] ruby: sync database close/destroy
2021-08-04 1:46 UTC (4+ messages)
` [PATCH v2] ruby: cleanup object_destroy()
[PATCH] test: aggregate-results updates
2021-08-04 1:46 UTC (4+ messages)
[EMACS] New commands notmuch-tree-filter{,-by-tag}
2021-08-04 0:23 UTC (3+ messages)
` [PATCH v3 1/2] emacs: new command notmuch-tree-filter
` [PATCH v3 2/2] emacs: new command notmuch-tree-filter-by-tag
emacs: honoring notmuch-show-insert-part-text/html for 'w3m renderer
2021-08-04 0:03 UTC (4+ messages)
[kisara.moe] notmuch doesn't respect MAILDIR env for database path
2021-08-03 20:26 UTC (11+ messages)
` look in MAILDIR for database
` [PATCH 1/8] test/path-config: define config_subtest
` [PATCH 2/8] test/expect_equal_file: whitespace cleanup
` [PATCH 3/8] test: factor out test_diff_file_
` [PATCH 4/8] test: add test_expect_equal_file_nonempty
` [PATCH 5/8] test/path-config: use test_expect_equal_file_nonempty
` [PATCH 6/8] test: add known broken tests for finding database via MAILDIR
` [PATCH 7/8] lib/open: look in MAILDIR for database, as documented
` [PATCH 8/8] doc: document database search algorithm
testing moderation #2
2021-08-03 12:00 UTC (2+ messages)
Mark test "error message from query_search_messages" (T060-count.sh) to require GDB
2021-08-02 19:18 UTC (3+ messages)
` [PATCH 1/2] test/count: mark subtests needing gdb
` [PATCH 2/2] test/atomicity: use ${TEST_GDB} in prereq test
Mark Emacs as prerequisite for tests which require it
2021-08-02 18:02 UTC (2+ messages)
(setq notmuch-search-oldest-first nil) doesn't behave as expected
2021-08-02 16:05 UTC (3+ messages)
[PATCH v3 3/3] emacs: Allow functions in notmuch-{tree,unthreaded}-result-format
2021-08-02 15:39 UTC (3+ messages)
notmuch can't find my database after upgrade to 0.32
2021-08-02 11:32 UTC (2+ messages)
database.path vs. database.mail_root: regression when relative
2021-08-02 11:31 UTC (2+ messages)
notmuch-mode snippet: auto-select "inbox" widget when launching
2021-08-02 10:08 UTC (2+ messages)
question re: https://notmuchmail.org/pipermail/notmuch/2015/021373.html
2021-08-02 5:12 UTC (3+ messages)
performance in emacs displaying a huge thread
2021-08-02 2:11 UTC (4+ messages)
emacs frontend and quote highlight
2021-08-02 2:03 UTC (2+ messages)
bug report
2021-08-02 1:45 UTC (2+ messages)
Compacting the database: xapian-compact vs notmuch-compact
2021-08-02 1:39 UTC (2+ messages)
Testing mail moderation
2021-08-02 0:11 UTC
emacs: new command notmuch-tree-filter (alternative)
2021-08-01 2:14 UTC (2+ messages)
` [PATCH v2] emacs: new command notmuch-tree-filter
[PATCH] emacs: new command notmuch-tree-filter
2021-07-31 22:28 UTC
[PATCH 1/1] python/notmuch2: provide binding for Database.directory()
2021-07-31 10:14 UTC (2+ messages)
[PATCH 1/1] python/notmuch2: provide binding for database_get_directory()
2021-07-31 9:20 UTC (4+ messages)
[PATCH v2 0/2] scaffolding for autocrypt support
2021-07-07 11:02 UTC (2+ messages)
sorting in show tree
2021-06-11 1:27 UTC
[PATCH] doc: tweak hook configuration documentation
2021-06-23 9:07 UTC (2+ messages)
[PATCH] doc: fix variable name in documentation
2021-05-19 10:38 UTC
Emacs: repeat last tag change?
2021-05-07 12:28 UTC
macOS globals.py issue
2021-04-19 1:05 UTC
Notmuch emacs string-trim
2021-03-23 14:40 UTC
The Smartwatch that take calls, sleep monitoring, monitor oxygen levels, show incoming messages, etc
2021-02-08 4:06 UTC
T568-lib-thread is non-deterministic
2021-07-30 13:17 UTC (2+ messages)
Ambiguity in notmuch logo
2021-07-30 13:12 UTC (2+ messages)
[PATCH] cli: remove extraneous space in message
2021-07-30 13:08 UTC (2+ messages)
v3 sexpr query parser
2021-07-30 12:56 UTC (28+ messages)
` [PATCH 01/27] configure: optional library sfsexp
` [PATCH 02/27] lib: split notmuch_query_create
` [PATCH 03/27] lib: define notmuch_query_create_with_syntax
` [PATCH 04/27] CLI/search+address: support sexpr queries
` [PATCH 05/27] lib: add new status code for query syntax errors
` [PATCH 06/27] lib/parse-sexp: parse single terms and the empty list
` [PATCH 07/27] lib: leave stemmer object accessible
` [PATCH 08/27] lib/parse-sexp: stem unquoted atoms
` [PATCH 09/27] lib/parse-sexp: support and, not, and or
` [PATCH 10/27] lib/parse-sexp: support subject field
` [PATCH 11/27] util/unicode: allow calling from C++
` [PATCH 12/27] lib/parse-sexp: support phrase queries
` [PATCH 13/27] lib/parse-sexp: add term prefix backed fields
` [PATCH 14/27] lib/parse-sexp: 'starts-with' wildcard searches
` [PATCH 15/27] lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")'
` [PATCH 16/27] lib/parse-sexp: handle unprefixed terms
` [PATCH 17/27] lib/query: generalize exclude handling to s-expression queries
` [PATCH 18/27] lib: factor out query construction from regexp
` [PATCH 19/27] lib/parse-sexp: support regular expressions
` [PATCH 20/27] lib: generate actual Xapian query for "*" and ""
` [PATCH 21/27] lib/query: factor out _notmuch_query_string_to_xapian_query
` [PATCH 22/27] lib/thread-fp: factor out query expansion, rewrite in Xapian
` [PATCH 23/27] lib/parse-sexp: expand queries
` [PATCH 24/27] lib/parse-sexp: support infix subqueries
` [PATCH 25/27] lib/parse-sexp: parse user headers
` [PATCH 26/27] lib: factor out expansion of saved queries
` [PATCH 27/27] lib/parse-sexp: handle "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).