unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2023-01-04 12:42:22 to 2023-04-16 13:36:05 UTC [more...]

[PATCH] emacs: add new option notmuch-search-exclude
 2023-04-16 13:18 UTC  (5+ messages)
` [PATCH v2 0/3] emacs: Add new option notmuch-search-hide-excluded
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] emacs: Allow notmuch-saved-searches to hide excluded messages
  ` [PATCH v2 3/3] test/emacs: Add test cases for notmuch-search-hide-excluded

API docs: notmuch_database_open_with_config with NULL config
 2023-04-15 18:48 UTC  (4+ messages)

v3 test notmuch as installed
 2023-04-14  0:30 UTC  (10+ messages)
` [PATCH v3 1/5] test: use bash specific test for feature tests
` [PATCH v3 2/5] test: check for empty/missing files in test_expect_equal_message_body
` [PATCH v3 3/5] test: Guess a value for NOTMUCH_PYTHON
` [PATCH v3 4/5] test: support testing notmuch as installed
` [PATCH v3 5/5] debian: add autopkgtests

[PATCH] doc: fix typos
 2023-04-13 14:17 UTC  (2+ messages)

[PATCH 0/3] ruby: get rid of FileNames object
 2023-04-12 10:35 UTC  (8+ messages)
` [PATCH 1/3] ruby: add filenames helper
` [PATCH 2/3] ruby: filenames: return string array directly
` [PATCH 3/3] ruby: remove FileNames object

[PATCH] notmuch-mutt: replace extra command with notmuch-native thread search feature
 2023-04-10 13:04 UTC  (8+ messages)
    ` [PATCH v2 1/2] notmuch-mutt: fix Xapian query construction
      ` [PATCH v2 2/2] notmuch-mutt: replace extra command with notmuch thread search feature

Data loss
 2023-04-08 13:01 UTC  (9+ messages)

Reimagining notmuch-git/nmbug
 2023-04-06 13:50 UTC  (17+ messages)

notmuch-emacs inline image display broken in emacs-29
 2023-04-04 21:44 UTC  (5+ messages)

Selection bug
 2023-04-04 16:21 UTC  (7+ messages)

[PATCH 1/2] test: showcase thread-unsafe s-expression query parser
 2023-04-03 20:31 UTC  (2+ messages)
` [PATCH 2/2] lib: thread-safe "

[PATCH] ruby: query: fix get sort
 2023-04-03 20:27 UTC 

[PATCH] CLI/git: add reset command
 2023-04-03 10:22 UTC 

[PATCH 0/3] ruby: get rid of Tags object
 2023-04-02 23:06 UTC  (6+ messages)
` [PATCH 1/3] ruby: add tags helper
` [PATCH 2/3] ruby: tags: return string array directly
` [PATCH 3/3] ruby: remove Tags object

v2 Index some attachements as text
 2023-04-02 22:37 UTC  (5+ messages)
` [PATCH v2 1/3] lib: add config key INDEX_AS_TEXT
` [PATCH v2 2/3] lib: parse index.as_text
` [PATCH v2 3/3] lib: index attachments with mime types matching index.as_text

[PATCH 0/3] ruby: api updates
 2023-03-31 20:53 UTC  (4+ messages)
` [PATCH 1/3] ruby: add database.revision
` [PATCH 2/3] ruby: add directory.delete
` [PATCH 3/3] ruby: add db.{set,get}_config

[PATCH 0/2] ruby: database open improvements
 2023-03-31 20:42 UTC  (5+ messages)
` [PATCH 1/2] ruby: use database_open_with_config
` [PATCH 2/2] ruby: database: make path arg optional

[PATCH] ruby: db: reorganize initializer
 2023-03-31 20:40 UTC 

[DRAFT 0/1] lib: replace some uses of Query::MatchAll with a thread-safe alternative
 2023-03-31 11:20 UTC  (6+ messages)
` [DRAFT 1/1] "
  ` [PATCH "

[PATCH 1/2] test: display key name in property tests
 2023-03-30 11:25 UTC  (13+ messages)
` [PATCH 2/2] lib/message-property: sync removed properties to the database
        ` [PATCH v2 1/5] test: display key name in property tests
        ` [PATCH v2 2/5] test: remove unnecessary sorting
        ` [PATCH v2 3/5] test: reorganize tests and mark a few of them as broken
        ` [PATCH v2 4/5] lib/message-property: sync removed properties to the database
        ` [PATCH v2 5/5] test: add test for notmuch_message_remove_all_properties_with_prefix

[PATCH 1/2] test: uncaught exception when editing properties of a removed message
 2023-03-30 10:17 UTC  (11+ messages)
` [PATCH 2/2] lib/message-property: catch xapian exceptions
    ` [PATCH v2 1/2] test: uncaught exception when editing properties of a removed message
        ` [PATCH v3 "
        ` [PATCH v3 2/2] lib/message-property: catch xapian exceptions
    ` [PATCH v2 "

BUG: ruby segfault in notmuch_rb_tags_each
 2023-03-22 23:50 UTC  (4+ messages)

emacs: Respecting message-cite-style
 2023-03-15 18:19 UTC 

Help in Emacs config
 2023-03-08  0:07 UTC  (3+ messages)

crash on incoming email
 2023-03-01 11:39 UTC  (4+ messages)

[PATCH 1/1] lib/notmuch: update example
 2023-02-27 12:39 UTC  (4+ messages)

emacs/notmuch hangs opening email
 2023-02-22 22:43 UTC  (3+ messages)

Thread safety?
 2023-02-22 12:01 UTC  (4+ messages)

Test breakage on EPEL 8 with tree-outline-mode
 2023-02-21 14:58 UTC  (4+ messages)
` [PATCH] emacs/tree: use two argument form of setq-local

[PATCH 2/2] lib: add better diagnostics for over long filenames
 2023-02-20 13:27 UTC  (3+ messages)
` v2 of long filename diagnostics

[PATCH v8] emacs: notmuch-tree-outline-mode
 2023-02-20 13:16 UTC  (4+ messages)
` [PATCH v9] "

Proof of concept for counting messages in thread
 2023-02-19 13:56 UTC  (12+ messages)
` [PATCH 1/2] WIP/lib: add count query backend
` [PATCH 2/2] WIP: support thread count queries

WIP: add a (count ...) modifier for sexp-queries
 2023-02-18 17:17 UTC  (7+ messages)
` [PATCH 1/6] WIP/lib: add count query backend
` [PATCH 2/6] WIP/lib: support count modifier in sexp queries
` [PATCH 3/6] WIP/test: (count ...) tests for to / from
` [PATCH 4/6] WIP/test: pathname related tests
` [PATCH 5/6] WIP/test: (count ...) tests
` [PATCH 6/6] WIP/tests: (count ...) tests for subject

Cannot find notmuch.el file
 2023-02-12 12:30 UTC  (7+ messages)

emacs: keybindings in notmuch-show for copying the target of a link for a text/html part? (M-x shr-copy-url)
 2023-01-30 15:00 UTC  (6+ messages)

## error when running notmuch from emacsclient, but not from standalone emacs instance
 2023-01-18 19:43 UTC  (6+ messages)

ANNOUNCE: muchsync 7 released
 2023-01-15 19:08 UTC  (2+ messages)

[PATCH] emacs: add global tag history
 2023-01-10 15:29 UTC  (3+ messages)

[PATCH] configure: use pkg-config for gpgme
 2023-01-10 12:45 UTC  (5+ messages)

emacs warnings related to notmuch
 2023-01-09 17:52 UTC 

Support testing notmuch as installed
 2023-01-06  0:38 UTC  (5+ messages)
` [PATCH 1/4] test: mark some tests as broken when run as root
` [PATCH 4/4] debian: add autopkgtests


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