unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2018-09-06 11:23:47 to 2018-10-17 09:58:24 UTC [more...]

tell me how to do this (mass tagging of messages)
 2018-10-17  9:58 UTC  (3+ messages)

Newbie question about notmuch and gmail
 2018-10-16 10:18 UTC  (2+ messages)

Tag duplicate messages with notmuch insert
 2018-10-15 11:25 UTC  (5+ messages)

tell me how to do this right (mail sent to lists)
 2018-10-15 11:02 UTC  (12+ messages)

Sharing notmuch db via sshfs
 2018-10-15  8:57 UTC 

Notmuch is working too well for me
 2018-10-15  7:35 UTC  (3+ messages)

[PATCH] wip: support differently named sphinx-build binaries
 2018-10-13 19:52 UTC 

[gmailieer] Gmailieer v0.10 released
 2018-10-13 18:02 UTC 

notmuch release 0.28 now availableSubject:
 2018-10-12 23:33 UTC 

Notmuch is working too well for me
 2018-10-12 18:29 UTC  (5+ messages)

plans for 0.28
 2018-10-12 14:26 UTC  (12+ messages)
  ` [PATCH] NEWS: my changes "
    ` Remaining NEWS "
      ` [PATCH 1/4] NEWS: emacs news "
      ` [PATCH 2/4] NEWS: note Sebastian's windows-1252 fix
      ` [PATCH 3/4] NEWS: note database path change
      ` [PATCH 4/4] NEWS: note zsh completion rewrite
        ` [PATCH] NEWS: NEWS for 0.28

[PATCH RFC] index: add body: search query term
 2018-10-10 16:36 UTC  (4+ messages)

[BUG] Can't search for some square brackets in From:
 2018-10-10 10:44 UTC  (3+ messages)

Proposed New sort API
 2018-10-09  3:05 UTC  (4+ messages)
` [PATCH 1/2] WIP: groundwork for new sorting API

[PATCH] Avoid spurious gcc warning in debugger.c
 2018-10-08 16:04 UTC  (4+ messages)

[PATCH v1 1/2] notmuch: Silence compiler warnings
 2018-10-08 15:52 UTC  (5+ messages)
` [PATCH v1 2/2] emacs: Update integration with third party packages

[PATCH] test: git should ignore message-id-parse
 2018-10-08 15:53 UTC  (2+ messages)

[PATCH] emacs: filter tag completions by current query
 2018-10-08 15:24 UTC  (7+ messages)

'notmuch search thread:<>' lists multiple threads
 2018-10-08  3:30 UTC  (11+ messages)
    ` [PATCH] devel: add new tool to draw thread structure

[PATCH] index: explicitly follow GObject conventions
 2018-10-07  1:37 UTC 

[PATCH 1/2] completion: more complete completion for zsh
 2018-10-03  0:40 UTC  (13+ messages)
` [PATCH 2/2] debian: update zsh completion installation
    ` [PATCH] completion: load all addresses and cache in _email-notmuch
      ` [PATCH] try regexp searching for completion
    ` forgot amending the commit :)
` zsh completion finalized and squashed

[PATCH v1 0/1] Reply to a message including only self should include self
 2018-10-01 16:50 UTC  (2+ messages)
` [PATCH v1 1/1] reply: Include sender as recipient if they were the original recipient

[PATCH v3 0/4] Retrieve GPG keys asynchronously
 2018-10-01 16:06 UTC  (5+ messages)
` [PATCH v3 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v3 2/4] emacs: Minor refactoring of crypto code
` [PATCH v3 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v3 4/4] emacs: Improve the reporting of key activity

[PATCH v2 0/4] Retrieve GPG keys asynchronously
 2018-10-01 11:02 UTC  (13+ messages)
` [PATCH v2 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v2 2/4] emacs: Minor refactoring of crypto code
` [PATCH v2 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v2 4/4] emacs: Improve the reporting of key activity

unused/total message counts in hello screen?
 2018-10-01 10:05 UTC  (4+ messages)

[PATCH v1 0/2] `notmuch-mua-send-hook' was ignored
 2018-10-01  9:56 UTC  (8+ messages)
` [PATCH v1 1/2] test: Check that `notmuch-mua-send-hook' is called on sending a message
` [PATCH v1 2/2] emacs: Call `notmuch-mua-send-hook' hooks when "

xapian parser bug?
 2018-10-01  1:25 UTC  (7+ messages)

[astroid] Announcing Astroid v0.14
 2018-09-30 19:32 UTC 

[PATCH 1/2] test: add two known broken tests searching for xapian keywords
 2018-09-30 16:27 UTC  (2+ messages)
` [PATCH 2/2] lib: use phrase search for anything not ending in '*'

Cutting down on unwanted emails using notmuch
 2018-09-30  5:57 UTC 

[PATCH v2 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing
 2018-09-23 11:09 UTC  (4+ messages)
` [PATCH v2 1/2] emacs: Optionally check for missing attachments in outgoing messages
` [PATCH v2 2/2] test: Add emacs attachment check tests

[PATCH] introduce new.rename_tags for renamed (moved) messages
 2018-09-21  8:34 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] python: fix unchecked None access in get_property
 2018-09-20  1:01 UTC  (2+ messages)

v2: Install notmuch-emacs-mua and notmuch-mutt with absolute shebangs
 2018-09-18 11:21 UTC  (9+ messages)
` [PATCH 1/6] configure: absolute path of bash
` [PATCH 2/6] build: install notmuch-emacs-mua with absolute shebang
` [PATCH 3/6] configure: absolute path of perl
` [PATCH 4/6] contrib/notmuch-mutt: add install target
` [PATCH 5/6] debian: bump compat level to 11
` [PATCH 6/6] debian: update notmuch-mutt packaging to use install target

[PATCH] More complete completion scripts for zsh
 2018-09-16 14:38 UTC  (8+ messages)
` [PATCH] Fix Makefile.local for install notmuch zsh completions
` Updated zsh completion patches
  ` [PATCH 1/2] More complete completion scripts for zsh
  ` [PATCH 2/2] debian: update zsh completion installation

Test suite fixes for Xapian 1.2.x
 2018-09-15  0:01 UTC  (5+ messages)
` [PATCH 1/2] test: mark thread subqueries broken without field processors
` [PATCH 2/2] test: make regexp test conditional on "

RFC: Install scripts with absolute paths by default
 2018-09-13 21:29 UTC  (4+ messages)
` [PATCH 1/2] configure: absolute path of bash
` [PATCH 2/2] build: install notmuch-emacs-mua with absolute shebang

Notmuch DB Problems
 2018-09-12  2:41 UTC  (10+ messages)

How old a version of xapian should notmuch support?
 2018-09-11  0:09 UTC  (4+ messages)

[PATCH v2 1/2] notmuch: Database paths without a leading / are relative to $HOME
 2018-09-08 23:49 UTC  (4+ messages)
` [PATCH v2 2/2] test: Absolute and relative directory paths

bug: wrong order of messages in notmuch-show
 2018-09-08 20:42 UTC  (3+ messages)

[SUPPORTIVE PATCH 0.27.200] build and use zlib-1.2.8 on older systems
 2018-09-08 14:17 UTC 

[PATCH] cli: add --output=filesandtags to notmuch search
 2018-09-08 13:46 UTC  (2+ messages)

[PATCH v1 0/2] Interpret a directory path without a leading slash as relative to $HOME
 2018-09-08 10:28 UTC  (9+ messages)
` [PATCH v1 1/2] test: Absolute and relative directory paths
` [PATCH v1 2/2] notmuch: Database paths without a leading / are relative to $HOME

notmuch.readthedocs.org
 2018-09-07 14:21 UTC  (6+ messages)

[PATCH 0/1] RFC: add attachment checks
 2018-09-07 12:28 UTC  (4+ messages)
` [PATCH 1/1] "

feature request: fetch missing keys in the background
 2018-09-07 11:31 UTC  (10+ messages)

Any tips on invoking notmuch cli securely? (pre-ANN yet another web client)
 2018-09-06 19:12 UTC  (2+ messages)

[PATCH v1 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing
 2018-09-06 18:14 UTC  (3+ messages)
` [PATCH v1 1/2] emacs: Optionally check for missing attachments in outgoing messages
` [PATCH v1 2/2] test: Add emacs attachment check tests


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