wish: notmuch-emacs: provide completion in notmuch-search for path: as for tag:
Gregor Zattler
2018 Feb 07 17:19
Notmuch Emacs: tab completion for tags in Fcc:
Alex Abdo| Tomas Nordin, Daniel Kahn Gillmor, Gregor Zattler, David Bremner
2017 Dec 20 04:10
[PATCH v4 2/4] nmbug-status: Add inter-message padding
W. Trevor King| David Bremner
2014 Feb 14 16:48
- W. Trevor King—[PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
- W. Trevor King—[PATCH v4 1/4] nmbug-status: Color threads in HTML output [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v4 2/4] nmbug-status: Add inter-message padding [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v4 3/4] nmbug-status: Encode output using the user's locale [inbox, notmuch::patch, notmuch::portability, notmuch::pushed, unread]
- W. Trevor King—[PATCH v4 4/4] nmbug-status: Hardcode UTF-8 instead of using the user's locale [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
[PATCH v3 6/8] nmbug-status: Add inter-message padding
W. Trevor King| Tomi Ollila, David Bremner
2014 Feb 13 16:47
- W. Trevor King—[PATCH v3 0/8] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
- W. Trevor King—[PATCH v3 1/8] nmbug-status: Anchor with h3 ids instead of a names [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v3 2/8] nmbug-status: Slug the title when using it as an id [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v3 3/8] nmbug-status: Use <code> and <p> markup where appropriate [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v3 4/8] nmbug-status: Color threads in HTML output [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v3 5/8] nmbug-status: Escape &, <, and > in HTML display data [inbox, notmuch::fix, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v3 6/8] nmbug-status: Add inter-message padding [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v3 7/8] nmbug-status: Encode output using the user's locale [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH v3 8/8] nmbug-status: Hardcode UTF-8 instead of using the user's locale [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH v3 0/8] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
[PATCH v2 20/20] nmbug-status: Add inter-message padding
W. Trevor King| Tomi Ollila, David Bremner
2014 Feb 10 18:40
- W. Trevor King—[PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
- W. Trevor King—[PATCH v2 01/20] nmbug-status: Convert to Python-3-compatible print functions [inbox, notmuch::patch, notmuch::portability, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 02/20] nmbug-status: Use email.utils instead of rfc822 [inbox, notmuch::patch, notmuch::portability, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 03/20] nmbug-status: Decode Popen output using the user's locale [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 04/20] nmbug-status: Factor config-loading out into read_config [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 05/20] nmbug-status: Add metavars for --config and --get-query [inbox, notmuch::doc, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 06/20] nmbug-status: Consolidate functions and main code [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 07/20] nmbug-status: Don't require write access [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 08/20] nmbug-status: Consolidate HTML header printing [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 09/20] nmbug-status: Add a Python-3-compatible urllib.parse.quote import [inbox, notmuch::patch, notmuch::portability, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 10/20] nmbug-status: Add Page and HtmlPage for modular rendering [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 11/20] nmbug-status: Add an OrderedDict stub for Python 2.6 [inbox, notmuch::patch, notmuch::portability, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 12/20] nmbug-status: Normalize table HTML indentation [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 13/20] nmbug-status: Convert from XHTML 1.0 to HTML 5 [inbox, notmuch::patch, notmuch::pushed, unread]
- W. Trevor King—[PATCH v2 14/20] nmbug-status: Encode output using the user's locale [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH v2 15/20] nmbug-status: Anchor with h3 ids instead of a names [inbox, notmuch::fix, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v2 16/20] nmbug-status: Slug the title when using it as an id [inbox, notmuch::fix, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v2 17/20] nmbug-status: Use <code> and <p> markup where appropriate [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v2 18/20] nmbug-status: Color threads in HTML output [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v2 19/20] nmbug-status: Escape &, <, and > in HTML display data [inbox, notmuch::fix, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH v2 20/20] nmbug-status: Add inter-message padding [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring [inbox, unread]
[PATCH 17/17] nmbug-status: Color threads in HTML output
W. Trevor King| Tomi Ollila, David Bremner
2014 Feb 03 10:59
- W. Trevor King—[PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring [inbox, unread]
- W. Trevor King—[PATCH 01/17] nmbug-status: Convert to Python-3-compatible print functions [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH 02/17] nmbug-status: Use email.utils instead of rfc822 [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH 03/17] nmbug-status: Decode Popen output using the user's locale [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH 04/17] nmbug-status: Factor config-loading out into read_config [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 05/17] nmbug-status: Add metavars for --config and --get-query [inbox, notmuch::doc, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 06/17] nmbug-status: Consolidate functions and main code [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 07/17] nmbug-status: Don't require write access [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 08/17] nmbug-status: Consolidate HTML header printing [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 09/17] nmbug-status: Add a Python-3-compatible urllib.parse.quote import [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH 10/17] nmbug-status: Add Page and HtmlPage for modular rendering [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 11/17] nmbug-status: Normalize table HTML indentation [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 12/17] nmbug-status: Convert from XHTML 1.0 to HTML 5 [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 13/17] nmbug-status: Encode output using the user's locale [inbox, notmuch::obsolete, notmuch::patch, notmuch::portability, unread]
- W. Trevor King—[PATCH 14/17] nmbug-status: Anchor with h3 ids instead of a names [inbox, notmuch::fix, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 15/17] nmbug-status: Quote the title when using it as an id [inbox, notmuch::fix, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 16/17] nmbug-status: Use <code> and <p> markup where appropriate [inbox, notmuch::obsolete, notmuch::patch, unread]
- W. Trevor King—[PATCH 17/17] nmbug-status: Color threads in HTML output [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring [inbox, unread]
[PATCH 1/2] notmuch-show: Add content-description output pair
W. Trevor King| David Bremner, Mark Walters, Tomi Ollila
2014 Feb 03 10:45
[PATCH v6 3/3] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'
David Edmondson, Pieter Praet| Tomi Ollila, Dmitry Kurochkin, David Bremner
2012 Jan 24 through 2012 Feb 19
- David Edmondson—[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'. [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'. [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH v2 1/2] emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefix [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH v2 2/2] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}' [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'. [inbox, unread]
- Pieter Praet—[PATCH v6 1/3] emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefix [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH v6 2/3] test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing List Archive URIs [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH v6 3/3] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}' [inbox, notmuch::emacs, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
[PATCH 3/6] cli: add '--debug' option to 'notmuch new'
tomi.ollila@iki.fi, Pieter Praet| David Bremner, Tom Prince, Tomi Ollila, David Edmondson, Jani Nikula, Ethan Glasser-Camp, Austin Clements, Fabio Zanini
2011 Sep 13 through 2012 Feb 19
- tomi.ollila@iki.fi—[PATCH 0/3] Configuration file option to exclude files/directories [inbox, notmuch::core, notmuch::feature, unread]
- tomi.ollila@iki.fi—[PATCH 1/3] added function notmuch_talloc_g_key_file_get_string_list() [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 2/3] Made notmuch_config_get_new_tags() use notmuch_talloc_g_key_file_get_string_list(). [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- tomi.ollila@iki.fi—[PATCH 3/3] added support for user-specified directories to exclude [inbox, notmuch::core, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Bremner—Re: [PATCH 0/3] Configuration file option to exclude files/directories [inbox, unread]
- Tomi Ollila—[PATCH] added support for user-specified files & directories to ignore [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, unread]
- Tomi Ollila—[PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Tomi Ollila—[PATCH v7 1/3] test: add tests wrt ignoring user-specified files and directories [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Tomi Ollila—[PATCH v7 2/3] add support for user-specified files & directories to ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- Tomi Ollila—[PATCH v7 3/3] NEWS: add news section for new.ignore [inbox, notmuch::patch, notmuch::pushed, unread]
- David Bremner—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—Re: [PATCH v7 0/3] NEWS and test comment adjustments [inbox, unread]
- Pieter Praet—[PATCH 1/6] cli: update 'new.ignore' config file comment wrt file/directory matching [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c [inbox, notmuch::patch, notmuch::pushed, notmuch::trivial, unread]
- Pieter Praet—[PATCH 3/6] cli: add '--debug' option to 'notmuch new' [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 4/6] cli: notmuch new: optionally output debug information when ignoring files/directories [inbox, notmuch::patch, notmuch::pushed, unread]
- Pieter Praet—[PATCH 5/6] test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new' [inbox, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Pieter Praet—[PATCH 6/6] test: another test wrt ignoring user-specified files and directories [inbox, notmuch::obsolete, notmuch::patch, notmuch::test, unread]
[PATCH v10 2/2] emacs: Tests for user-defined sections
Daniel Schoepe, Michal Sojka, Dmitry Kurochkin| David Bremner, David Edmondson, Mark Walters, Pieter Praet
2011 Jul 07 through 2012 Feb 17
- Daniel Schoepe—[PATCH v4 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Daniel Schoepe—[PATCH v4 1/2] emacs: User-defined sections in notmuch-hello [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH v4 2/2] emacs: Tests for user-defined sections [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Daniel Schoepe—[PATCH v5 1/2] emacs: User-defined sections in notmuch-hello [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH v5 2/2] emacs: Tests for user-defined sections [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH] emacs: NEWS entry for user-defined sections [inbox, notmuch::doc, notmuch::patch, notmuch::stale, unread]
- Daniel Schoepe—Re: [PATCH v5 0/2] emacs: User-defined sections in notmuch-hello [inbox, signed, unread]
- Michal Sojka—Re: [PATCH v5 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Daniel Schoepe—[PATCH v6 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Daniel Schoepe—[PATCH v6 1/2] emacs: User-defined sections in notmuch-hello [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Daniel Schoepe—[PATCH v6 2/2] emacs: Tests for user-defined sections [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Michal Sojka—[PATCH] emacs-hello: Do not calculate the count of the messages in [inbox, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH v6 0/2] emacs: User-defined sections in notmuch-hello [inbox, signed, unread]
- Dmitry Kurochkin—[PATCH v9 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Dmitry Kurochkin—[PATCH v10 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
- Dmitry Kurochkin—[PATCH v10 1/2] emacs: User-defined sections in notmuch-hello [inbox, notmuch::emacs, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- Dmitry Kurochkin—[PATCH v10 2/2] emacs: Tests for user-defined sections [inbox, notmuch::emacs, notmuch::feature, notmuch::patch, notmuch::pushed, notmuch::test, unread]
- Michal Sojka—Re: [PATCH v10 0/2] emacs: User-defined sections in notmuch-hello [inbox, unread]
[PATCH v2] emacs: Add more processing of displayed headers.
David Edmondson| Jameson Graef Rollins, Tomi Ollila, Mark Walters, David Bremner, Ethan Glasser-Camp
2012 Feb 06 15:39
- David Edmondson—[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 2/3] emacs: Don't return the button from `notmuch-show-insert-part-header'. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—[PATCH 3/3] emacs: Optionally hide some part headers. [inbox, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—optional hiding of some part headers v3 [inbox, unread]
- David Edmondson—[PATCH v3 0/3] part header code tidying and options [inbox, unread]
- David Edmondson—[PATCH v2] emacs: Add more processing of displayed headers. [inbox, notmuch::emacs, notmuch::feature, notmuch::moreinfo, notmuch::patch, unread]
- David Edmondson—[PATCH v3 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'. [inbox, notmuch::moreinfo, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH v3 2/3] emacs: Optionally hide some part headers. [inbox, notmuch::moreinfo, notmuch::patch, notmuch::stale, unread]
- David Edmondson—[PATCH v3 3/3] emacs: Don't insert a part header if it's the first part and text/*. [inbox, notmuch::moreinfo, notmuch::patch, notmuch::stale, unread]
[PATCH v4 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state
Pieter Praet| Jameson Graef Rollins, David Edmondson, Xavier Maillard, David Bremner, Aaron Ecay, Mark Anderson, Mark Walters, Tomi Ollila
2012 Jan 12 through 2012 Jan 22
- Jameson Graef Rollins—[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, notmuch::emacs, notmuch::patch, notmuch::pushed, unread]
- David Edmondson—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, signed, unread]
- David Bremner—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, unread]
- Pieter Praet—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, notmuch::bug, notmuch::fixed, notmuch::review, unread]
- Pieter Praet—[PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::obsolete, notmuch::patch, notmuch::trivial, unread]
- Pieter Praet—[PATCH 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists [inbox, notmuch::emacs, notmuch::obsolete, notmuch::patch, unread]
- Pieter Praet—[PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, signed, unread]
- Pieter Praet—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- David Edmondson—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, signed, unread]
- Aaron Ecay—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH 3/3 v3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::obsolete, notmuch::patch, unread]
- Mark Anderson—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—Re: [PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, unread]
- Pieter Praet—[PATCH v4 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::patch, notmuch::stale, notmuch::trivial, notmuch::wip, unread]
- Pieter Praet—[PATCH v4 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists [inbox, notmuch::emacs, notmuch::fix, notmuch::patch, notmuch::stale, notmuch::wip, unread]
- Pieter Praet—[PATCH v4 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state [inbox, notmuch::emacs, notmuch::feature, notmuch::patch, notmuch::stale, notmuch::wip, unread]
- David Edmondson—Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, notmuch::review, signed, unread]
- David Bremner—Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g [inbox, unread]
- David Bremner—Re: [PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links [inbox, unread]
[PATCH] emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive
Jameson Graef Rollins| Pieter Praet, David Bremner
2011 Nov 13 21:16
[PATCH] contrib/nmbug: new script for sharing tags with prefix notmuch::
David Bremner| Ali Polatel, Jameson Graef Rollins, Austin Clements, Jani Nikula, Tomi Ollila
2011 Oct 23 through 2011 Oct 29
- David Bremner—[PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- David Bremner—[PATCH] xregcomp: don't consider every regex compilation failure an internal error. [inbox, notmuch::feature, notmuch::patch, notmuch::pushed, unread]
- David Bremner— [inbox, unread]
- David Bremner—[PATCH 1/4] notmuch-restore: add tests for new --match command line argument. [inbox, notmuch::feature, notmuch::patch, notmuch::stale, unread]
- David Bremner—[PATCH 2/4] notmuch-restore: implement argument parsing for --match [inbox, notmuch::feature, notmuch::patch, notmuch::stale, unread]
- David Bremner—[PATCH 3/4] test/dump-restore: add tests for notmuch restore --match [inbox, notmuch::feature, notmuch::patch, notmuch::stale, unread]
- David Bremner—[PATCH 4/4] notmuch-restore: implement --match functionality [inbox, notmuch::feature, notmuch::patch, notmuch::stale, unread]
- David Bremner—Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. [attachment, inbox, notmuch::patch, notmuch::pushed, signed, unread]
- Austin Clements—Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. [inbox, unread]
- Jameson Graef Rollins—Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. [inbox, signed, unread]
- Jani Nikula—Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. [inbox, unread]
[PATCH 3/3] Add notmuch-hello-mode-hook
Ivy Foster| Thomas Jost, Daniel Schoepe, Pieter Praet
2011 Oct 29 16:35
[PATCH v3] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
Daniel Schoepe| Pieter Praet, Dmitry Kurochkin, Thomas Schwinge, David Bremner
2011 Jul 05 through 2011 Oct 28
[PATCH] emacs: logically group def{custom,face}s
Daniel Schoepe| Pieter Praet, Jameson Graef Rollins, David Bremner, David Edmondson, Austin Clements
2011 Oct 10 13:49
RFC/PATCH emacs attachment handling
Mark Walters| Tomi Ollila, Xavier Maillard, Matthieu Lemerre
2011 Sep 07 01:20
[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
Daniel Schoepe, Jameson Graef Rollins| Austin Clements, David Bremner
2011 Jun 04 through 2011 Aug 09