unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-10-15 09:41:03 to 2016-11-07 12:52:24 UTC [more...]

v5 emacs postpone/resume patches
 2016-11-07 12:52 UTC  (5+ messages)
` [Patch v5 1/4] emacs: tree: remove binding for pressing button in message pane
` [Patch v5 2/4] emacs: postpone a message
` [Patch v5 3/4] emacs: check drafts for encryption tags before saving
` [Patch v5 4/4] emacs: resume messages

plan to migrate notmuch-emacs debian packaging to dh-elpa
 2016-11-06 14:22 UTC 

[PATCH v2 0/2] Refactor config reading to support non-regular files
 2016-11-06 13:55 UTC  (3+ messages)
` [PATCH v2 1/2] cli: abstract config file reading to a separate function
` [PATCH v2 2/2] notmuch-config: replace config reading function

v3 of postpone patches
 2016-11-06 12:15 UTC  (10+ messages)
` [Patch v3 1/2] emacs: tree: remove binding for pressing button in message pane
` [Patch v3 2/2] emacs: postpone/resume support
    ` v4 postpone patches
      ` [Patch v4 1/2] emacs: tree: remove binding for pressing button in message pane
      ` [Patch v4 2/2] emacs: postpone/resume support

[PATCH] notmuch-config: replace config reading function
 2016-11-06  9:30 UTC  (3+ messages)
  ` [PATCH] cli: abstract config file reading to a separate function

[PATCH 0/9] doc: config and build improvements
 2016-11-05 20:18 UTC  (10+ messages)
` [PATCH 1/9] doc/conf.py: add notmuch-emacs-mua to texinfo documents
` [PATCH 2/9] doc/conf.py: generate texinfo_documents list from man_pages list
` [PATCH 3/9] doc/conf.py: abstract notmuch authors
` [PATCH 4/9] doc/conf.py: reindent, whitespace clean man page, texinfo lists
` [PATCH 5/9] doc/conf.py: include command name in texinfo document title
` [PATCH 6/9] doc: fix references in notmuch-emacs.rst
` [PATCH 7/9] build: do not touch roff files after sphinx-build
` [PATCH 8/9] build: generate man page list from source files, not conf.py
` [PATCH 9/9] build: only install known man pages

[Paul Wise] Bug#843127: notmuch: race condition in `notmuch new`?
 2016-11-05 13:22 UTC  (6+ messages)
    ` [PATCH] cli: consider files vanishing during notmuch new non-fatal

[PATCH v2 0/2] add postpone support
 2016-11-05 12:20 UTC  (8+ messages)
` [PATCH v2 1/2] emacs: tree: remove binding for pressing button in message pane
` [PATCH v2 2/2] emacs: postpone/resume support
  ` [PATCH] emacs: add check for encryption before saving

rfc for notmuch remote access script
 2016-11-04 18:54 UTC  (11+ messages)

Is there a separate git repo for the notmuch website?
 2016-11-04 18:21 UTC  (2+ messages)

[PATCH] emacs: mua: add a pre-send-check-hook
 2016-11-04 18:00 UTC 

[PATCH] emacs: add notmuch-address-post-completion-hook
 2016-11-04 15:53 UTC  (9+ messages)
  ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH 0/8] improvements around notmuch-emacs-mua
 2016-11-03 20:38 UTC  (9+ messages)
` [PATCH 1/8] completion: complete notmuch emacs-mua
` [PATCH 2/8] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand
` [PATCH 3/8] emacs: move notmuch-emacs-mua under emacs
` [PATCH 4/8] build: install notmuch-emacs-mua with notmuch-emacs
` [PATCH 5/8] notmuch.desktop: move under emacs as notmuch-emacs-mua.desktop
` [PATCH 6/8] emacs/desktop: update to use notmuch-emacs-mua and handle mailto
` [PATCH 7/8] build: install notmuch-emacs-mua.desktop file with emacs
` [PATCH 8/8] build: update the desktop database after installing the desktop file

[PATCH v2] emacs: add compatability functions for emacs 23
 2016-11-02 23:57 UTC  (2+ messages)

[PATCH] build: install notmuch-emacs-mua if configured with emacs
 2016-11-02 21:10 UTC  (3+ messages)
` [PATCH 1/2] build: only install the notmuch desktop file "
  ` [PATCH 2/2] notmuch.desktop: update to use notmuch-emacs-mua and handle mailto

[PATCH] completion: complete mimetype: search prefix
 2016-11-02 18:46 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] cli: try to run external notmuch- prefixed commands as subcommands
 2016-11-02 18:41 UTC  (8+ messages)
` [PATCH] completion: complete notmuch emacs-mua
  ` [PATCH] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand

[PATCH] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand
 2016-11-02 18:38 UTC 

[PATCH 1/2] emacs: tree: allow the user to decrypt the message pane
 2016-11-02 11:04 UTC  (2+ messages)

[PATCH v2] notmuch-emacs-mua: add support for mailto: URL handling
 2016-11-02 11:02 UTC  (2+ messages)

[PATCH v3] emacs: make faces readable on dark backgrounds
 2016-11-02 11:01 UTC  (3+ messages)

emacs notmuch-reply: Change FROM adress according to TO address
 2016-11-01 21:25 UTC  (3+ messages)

PGP tag inserted below quoted message when replying
 2016-11-01 16:12 UTC  (4+ messages)

perfect match of subject search
 2016-11-01 15:41 UTC  (2+ messages)

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

some issues with emacs 25
 2016-10-28 21:34 UTC  (3+ 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 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  (4+ 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  (5+ 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

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  (4+ 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  (2+ messages)

feature request: highlighting of partial jump sequences
 2016-10-18 17:07 UTC  (4+ messages)

[PATCH v6 0/8] Add refresh all buffers functionality
 2016-10-17 12:17 UTC  (4+ messages)
` [PATCH v6 8/8] emacs: add global keybinding M-= for refresh all buffers

(no subject)
 2016-10-17 12:01 UTC  (2+ 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)

[PATCH] emacs: jump: make multilevel keys do multilevel jump
 2016-10-16  1:01 UTC  (3+ 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).