messages from 2016-11-01 15:42:04 to 2016-11-21 21:15:42 UTC [more...]
[PATCH 0/8] improvements around notmuch-emacs-mua
2016-11-21 20:52 UTC (15+ 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 0/9] improvements around notmuch-emacs-mua
2016-11-21 21:13 UTC (3+ messages)
` [PATCH v2 1/9] completion: complete notmuch emacs-mua
` [PATCH v2 2/9] man: advertize notmuch-emacs-mua as notmuch emacs-mua subcommand
[PATCH] gzclose_r() and gzclose_w() are not available in older versions of zlib such as the version on Ubuntu LTS 12.04. Changing to gzclose() allows notmuch to work on older versions as well
2016-11-21 20:24 UTC (4+ messages)
` [PATCH] gzclose_r() and gzclose_w() are not available in older
[Paul Wise] Bug#843127: notmuch: race condition in `notmuch new`?
2016-11-21 20:14 UTC (18+ messages)
` [PATCH] cli: consider files vanishing during notmuch new non-fatal
` [PATCH v2] "
[emacs] thread view is showing all messages
2016-11-21 11:02 UTC (5+ messages)
Filtering completions
2016-11-21 7:53 UTC (2+ messages)
some issues with emacs 25
2016-11-20 20:01 UTC (9+ messages)
[PATCH 0/2] emacs allow save and load of the address-completions
2016-11-20 16:50 UTC (3+ messages)
` [PATCH 1/2] emacs: address: move address-full-harvest-finished to a function
` [PATCH 2/2] emacs: address: save hash
notmuch 0.23.2 in preparation
2016-11-20 12:56 UTC (7+ messages)
` [PATCH] NEWS: document fixes for emacs23
` [PATCH] NEWS for notmuch-cycle-notmuch-buffers
notmuch release 0.23.2 now available
2016-11-20 12:49 UTC
[PATCH v2] fix out of tree build
2016-11-20 11:35 UTC (3+ messages)
provide elpa packages
2016-11-19 17:44 UTC (3+ messages)
` [PATCH 1/2] build: Move variable definitions to Makefile.global
` [PATCH 2/2] build/emacs: add target to create elpa package
[PATCH 0/9] doc: config and build improvements
2016-11-18 2:19 UTC (12+ 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
[PATCH] emacs: remove use of message-send-hook
2016-11-17 20:54 UTC
convert debian packaging to dh-elpa
2016-11-17 12:29 UTC (6+ messages)
` [PATCH 1/3] emacs: generate notmuch-pkg.el
` [PATCH 2/3] debian: convert to use dh-elpa
` [PATCH 3/3] debian: changelog stanza for 0.23.1-2
[PATCH v3] emacs: add compatibility functions for emacs 23
2016-11-17 12:28 UTC (3+ messages)
some issues with emacs 25
2016-11-16 2:16 UTC (4+ messages)
suppress deprecation warnings
2016-11-15 12:12 UTC (3+ messages)
` [PATCH 2/2] lib: optionally silence Xapian "
[PATCH] Test: fix draft test for emacs23
2016-11-14 22:12 UTC (4+ messages)
[PATCH] lib: regexp matching in 'subject' and 'from'
2016-11-14 21:46 UTC (2+ messages)
` [Patch v2] "
[PATCH] fix "shadow build"
2016-11-13 19:55 UTC
[Travis CI] Broken: notmuch/notmuch#283 (master - 2dd96d6)
2016-11-13 19:00 UTC
[PATCH v7 0/4] emacs postpone/resume patches
2016-11-13 17:35 UTC (6+ messages)
` [PATCH v7 1/4] emacs: tree: remove binding for pressing button in message pane
` [PATCH v7 2/4] emacs: postpone a message
` [PATCH v7 3/4] emacs: check drafts for encryption tags before saving
` [PATCH v7 4/4] emacs: resume messages
[PATCH] emacs: add notmuch-address-post-completion-hook
2016-11-13 17:28 UTC (15+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH] emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functions
[PATCH v6 0/4] emacs postpone/resume patches
2016-11-13 13:19 UTC (6+ messages)
` [PATCH v6 1/4] emacs: tree: remove binding for pressing button in message pane
` [PATCH v6 2/4] emacs: postpone a message
` [PATCH v6 3/4] emacs: check drafts for encryption tags before saving
` [PATCH v6 4/4] emacs: resume messages
v5 emacs postpone/resume patches
2016-11-13 13:13 UTC (12+ 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
[PATCH] emacs: mua: add a pre-send-check-hook
2016-11-13 7:36 UTC (3+ messages)
[PATCH v2] emacs: add compatability functions for emacs 23
2016-11-12 12:27 UTC (8+ messages)
[PATCH v2] completion: complete mimetype: search prefix
2016-11-12 11:43 UTC (4+ messages)
` [PATCH v3] "
Notmuch dev workflow: applying patches to local trees
2016-11-08 19:19 UTC (3+ 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 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 (6+ messages)
Is there a separate git repo for the notmuch website?
2016-11-04 18:21 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 notmuch emacs-mua
2016-11-02 18:41 UTC (4+ messages)
` [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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).