unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-10-08 21:01:42 to 2016-10-30 09:54:07 UTC [more...]

[PATCH] completion: complete mimetype: search prefix
 2016-10-30  9:52 UTC  (4+ messages)
` [PATCH v2] "

rfc for notmuch remote access script
 2016-10-30  9:35 UTC  (5+ messages)

[PATCH v2] emacs: add compatability functions for emacs 23
 2016-10-29 10:21 UTC 

[PATCH v3] emacs: make faces readable on dark backgrounds
 2016-10-28 22:31 UTC  (2+ messages)

some issues with emacs 25
 2016-10-28 21:34 UTC  (3+ messages)

PGP tag inserted below quoted message when replying
 2016-10-28 10:37 UTC  (2+ messages)

[PATCH] emacs: add compatability functions for emacs 23
 2016-10-27 17:02 UTC  (7+ messages)

[PATCH] test/test-lib.sh: execute basename(1)s lazier in test_expect_equal_file ()
 2016-10-26 20:39 UTC  (3+ messages)

suppress deprecation warnings
 2016-10-26  1:05 UTC  (3+ messages)
` [PATCH 1/2] lib: replace deprecated xapian call 'flush()' with 'commit()'

[PATCH] emacs: tree: make tag updates show in the message pane
 2016-10-26  1:04 UTC  (3+ messages)

[PATCH] emacs: interesting-buffer bugfixes/updates
 2016-10-26  1:03 UTC  (4+ messages)

[PATCH] Document emacs keybindings
 2016-10-26  1:02 UTC  (4+ messages)
  ` [PATCH v2] devel: "

notmuch release 0.23.1 now available
 2016-10-24  1:28 UTC 

[PATCH] cli: try to run external notmuch- prefixed commands as subcommands
 2016-10-23 18:49 UTC  (5+ messages)
` [PATCH] completion: complete notmuch emacs-mua
  ` [PATCH] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand

[PATCH] emacs: make notmuch-search-tag tag the region when called non-interactively
 2016-10-23  2:07 UTC  (3+ messages)
` [PATCH] emacs: tag-jump: tag the region when active in search mode

[PATCH v2] emacs: make faces clear on dark backgrounds
 2016-10-23  1:46 UTC  (7+ messages)

[PATCH] nmbug: allow excluded messages
 2016-10-23  1:43 UTC  (6+ messages)

[PATCH] emacs: add mimetype completions to searches
 2016-10-22 18:58 UTC  (5+ messages)

[PATCH v4] Add notmuch-show--build-queries
 2016-10-22 15:52 UTC  (3+ messages)

[PATCH] Expand docstrings about fcc using notmuch-insert
 2016-10-22 15:52 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH 1/2] test-lib.sh: rename $DTACH_TERM to $SMART_TERM
 2016-10-22 15:51 UTC  (3+ messages)
` [PATCH 2/2] test: use vt100 as "smart" terminal for known dumb/unknown terminals

[PATCH] emacs: fix notmuch-search-line-faces defcustom
 2016-10-22 15:50 UTC  (6+ messages)
  ` [PATCH] NEWS for two bugfixes

[PATCH v2] notmuch-emacs-mua: add support for mailto: URL handling
 2016-10-22 11:22 UTC 

bash completion install location
 2016-10-22 10:59 UTC  (3+ messages)

[PATCH] lib/database.cc: fix misleading indentation
 2016-10-21 13:54 UTC  (8+ messages)
      ` editorconfig

Bug#841319: notmuch: testsuite fails with TERM=unknown
 2016-10-20 17:14 UTC  (3+ messages)

[PATCH v1] emacs: make faces clear on dark backgrounds
 2016-10-19 22:31 UTC 

(no subject)
 2016-10-19 22:06 UTC  (5+ messages)
` [PATCH v3] Add notmuch-show--build-queries
` 

[PATCH] NEWS for 0.23.1
 2016-10-19 11:50 UTC  (2+ messages)

[PATCH] emacs: search face bugfix
 2016-10-19 11:50 UTC  (3+ messages)

feature request: highlighting of partial jump sequences
 2016-10-18 17:07 UTC  (10+ messages)
` [PATCH] emacs: jump: make multilevel keys do multilevel jump

[PATCH v6 0/8] Add refresh all buffers functionality
 2016-10-17 12:17 UTC  (11+ messages)
` [PATCH v6 1/8] emacs: tree: make refresh use generic binding
` [PATCH v6 2/8] emacs: make the refresh functions more consistent
` [PATCH v6 3/8] emacs: hello: stop update from forcing the buffer to be displayed
` [PATCH v6 4/8] emacs: notmuch-search: add no-display functionality
` [PATCH v6 5/8] emacs: notmuch-search-refresh-view: reuse buffer
` [PATCH v6 6/8] emacs: notmuch-show: refresh all windows displaying buffer
` [PATCH v6 7/8] emacs: notmuch-lib: add refresh all buffers function
` [PATCH v6 8/8] emacs: add global keybinding M-= for refresh all buffers

(no subject)
 2016-10-17 12:01 UTC  (4+ messages)
` 

V2 non-destructive excludes
 2016-10-16  1:10 UTC  (3+ messages)
` [PATCH 3/5] test: add known broken test for nondestructiveness of count

[PATCH] emacs: tag-jump: docstring fix
 2016-10-16  1:07 UTC  (2+ messages)

Re:
 2016-10-15  8:44 UTC 

Status of Vim client
 2016-10-13 20:47 UTC  (26+ messages)
        ` [RFC PATCH 0/2] vim: add "attach" support to compose
          ` [RFC PATCH 1/2] vim: compose: support additional Notmuch- filters
          ` [RFC PATCH 2/2] vim: compose: attachment support
        ` [RFC PATCH 0/7] vim: add mailcap filtering to show
          ` [RFC PATCH 1/7] vim: show: add mailcap filtering
          ` [RFC PATCH 2/7] vim: mailcap: forbid access to display server
          ` [RFC PATCH 3/7] vim: mailcap: gracefully handle missing mimetype
          ` [RFC PATCH 4/7] vim: mailcap: don't corrupt the view if filters write to stderr
          ` [RFC PATCH 5/7] vim: mailcap: redraw after processing
          ` [RFC PATCH 6/7] vim: mailcap: show all alternatives if none preferred
          ` [RFC PATCH 7/7] vim: mailcap: handle mailcap failure gracefully
          ` [RFC PATCHv2 0/8] vim: add mailcap filtering to show
            ` [RFC PATCHv2 1/8] vim: show: add mailcap filtering
            ` [RFC PATCHv2 2/8] vim: mailcap: forbid access to display server
            ` [RFC PATCHv2 3/8] vim: mailcap: gracefully handle missing mimetype
            ` [RFC PATCHv2 4/8] vim: mailcap: don't corrupt the view if filters write to stderr
            ` [RFC PATCHv2 5/8] vim: mailcap: redraw after processing
            ` [RFC PATCHv2 6/8] vim: show: add multipart/alternative picking
            ` [RFC PATCHv2 7/8] vim: mailcap: show all alternatives if none preferred
            ` [RFC PATCHv2 8/8] vim: mailcap: handle mailcap failure gracefully

[PATCH v2] emacs: Add notmuch-show--build-queries
 2016-10-13 19:34 UTC  (4+ messages)
` [PATCH v2] "

"id buttonization" test failure
 2016-10-12  2:05 UTC  (9+ messages)
      ` [PATCH] emacs/show: force notmuch-show-buttonise-links to act on lines

[PATCH] test/T000-basic: replaced use of which(1) with shell builtin command -v
 2016-10-12  1:49 UTC  (2+ messages)

notmuch-insert Fcc handling w/spaces in dir name
 2016-10-11  3:37 UTC  (4+ messages)

[PATCH v5 0/7] Add refresh all buffers functionality
 2016-10-10 18:17 UTC  (12+ messages)
` [PATCH v5 1/7] emacs: tree: make refresh use generic binding
` [PATCH v5 2/7] emacs: make the refresh functions more consistent
` [PATCH v5 3/7] emacs: hello: stop update from forcing the buffer to be displayed
` [PATCH v5 4/7] emacs: notmuch-search: add no-display functionality
` [PATCH v5 5/7] emacs: notmuch-search-refresh-view: reuse buffer
` [PATCH v5 6/7] emacs: notmuch-show: refresh all windows displaying buffer
` [PATCH v5 7/7] emacs: notmuch-lib: add refresh all buffers function

[PATCH v4 0/6] Add refresh all buffers functionality
 2016-10-09 16:19 UTC  (5+ messages)
` [PATCH v4 1/6] emacs: make the refresh code more consistent
` [PATCH v4 5/6] emacs: add no-display arg to generic refresh functions
` [PATCH v4 6/6] emacs: notmuch-lib: add refresh all buffers function

[PATCH v4 0/2] Check for misplaced secure mml tags
 2016-10-09 12:12 UTC  (6+ messages)
` [PATCH v4 2/2] emacs: mua: check "

[PATCH] emacs: include first match in address completion
 2016-10-09 12:08 UTC  (4+ messages)

[PATCH] Test: emacs forwarding
 2016-10-09 12:04 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).