unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-09-29 12:23:45 to 2016-10-19 17:02:55 UTC [more...]

Bug#841319: notmuch: testsuite fails with TERM=unknown
 2016-10-19 17:02 UTC 

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

[PATCH] emacs: fix notmuch-search-line-faces defcustom
 2016-10-19 11:49 UTC  (3+ messages)

[PATCH] Expand docstrings about fcc using notmuch-insert
 2016-10-19 11:25 UTC  (8+ messages)
  ` [PATCH v2] "

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

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

V2 non-destructive excludes
 2016-10-16  1:10 UTC  (7+ messages)
` [PATCH 1/5] lib: eagerly parse queries
` [PATCH 2/5] lib/query: make query parsing lazy again, keep centralized
` [PATCH 3/5] test: add known broken test for nondestructiveness of count
` [PATCH 4/5] lib: query make exclude handling non-destructive
` [PATCH 5/5] lib: make notmuch_query_add_tag_exclude return a status value

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

[PATCH] emacs: tree: make tag updates show in the message pane
 2016-10-15 18:25 UTC 

Re:
 2016-10-15  8:44 UTC 

(no subject)
 2016-10-15  6:54 UTC  (4+ messages)
` [PATCH v3] Add notmuch-show--build-queries
` 

Status of Vim client
 2016-10-13 20:47 UTC  (28+ 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  (10+ 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] test/test-lib.sh: execute basename(1)s lazier in test_expect_equal_file ()
 2016-10-09 20:36 UTC 

[PATCH v4 0/6] Add refresh all buffers functionality
 2016-10-09 16:19 UTC  (8+ messages)
` [PATCH v4 1/6] emacs: make the refresh code more consistent
` [PATCH v4 2/6] emacs: notmuch-search-refresh-view: reuse buffer
` [PATCH v4 3/6] emacs: notmuch-search: add no-display functionality
` [PATCH v4 4/6] emacs: notmuch-show: refresh all windows displaying buffer
` [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  (7+ messages)
` [PATCH v4 1/2] emacs: mua: extract a common message-send function
` [PATCH v4 2/2] emacs: mua: check for misplaced secure mml tags

[PATCH] emacs: add mimetype completions to searches
 2016-10-09 12:09 UTC  (2+ messages)

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

[PATCH 1/2] emacs: tag-jump: make k binding for the reverse tag change map
 2016-10-08 15:05 UTC  (7+ messages)
` [PATCH 2/2] emacs: tag-jump: make the same binding do "
  ` [PATCH] emacs: tag-jump: make k binding for "

[PATCH 0/2] Check for misplaced secure mml tags
 2016-10-08 14:57 UTC  (4+ messages)
` [PATCH 1/2] emacs: mua: extract a common message-send function
` [PATCH 2/2] emacs: mua: check for misplaced secure mml tags

[PATCH v3 0/4] Add refresh all buffers functionality
 2016-10-07 14:49 UTC  (9+ messages)
` [PATCH v3 1/4] emacs: reuse buffer when refreshing searches
` [PATCH v3 2/4] emacs: notmuch-show: refresh all windows showing a buffer
` [PATCH v3 3/4] emacs: add refresh buffer optional no-display arg
      ` [PATCH] emacs: make the refresh code more consistent
` [PATCH v3 4/4] emacs: notmuch-lib: add refresh all buffers function

[PATCH] require xapian >= 1.2.6
 2016-10-07  2:03 UTC  (3+ messages)

[PATCH] lib: document API added in 0.23
 2016-10-07  2:03 UTC  (2+ messages)

[PATCH v2 0/4] Add refresh all buffers functionality
 2016-10-06 15:00 UTC  (13+ messages)
` [PATCH v2 3/4] emacs: add refresh buffer optional no-display arg

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

bash completion install location
 2016-10-04 11:09 UTC 

[PATCH] emacs: fcc-insert: mark read when inserting
 2016-10-04 10:57 UTC  (3+ messages)

[PATCH v3] emacs: add a tag jump menu
 2016-10-04 10:57 UTC  (3+ messages)

nmbug log feature request
 2016-10-04 10:54 UTC  (3+ messages)
` [PATCH] nmbug: Add --no-renames to default log options

notmuch release 0.23 now available
 2016-10-04  1:54 UTC 

notmuch-show require gnus-art?
 2016-10-02 23:51 UTC  (2+ messages)

[PATCH] lib: bump minor version to mark added symbols
 2016-10-02 15:39 UTC  (3+ messages)

[PATCH 0/2] emacs: add postpone support
 2016-10-01 14:20 UTC  (3+ messages)
` [PATCH 2/2] emacs: postpone/resume support

freeze for 0.23
 2016-10-01 13:33 UTC  (3+ messages)
  ` Last call for 0.23 NEWS

[PATCH] notmuch-emacs-mua: add support for mailto: URL handling
 2016-09-30 18:24 UTC  (2+ messages)

filter for List-Id ?
 2016-09-30 17:53 UTC  (4+ messages)

[PATCH] configure: set platform variables also when `uname` is unrecognized
 2016-09-30 10:40 UTC  (3+ messages)

[PATCH] emacs: fcc: say we are doing Fcc
 2016-09-30 10:40 UTC  (2+ messages)

[PATCH] emacs: document notmuch-fcc-dirs
 2016-09-29 12:23 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).