notmuch-archives.git
9 years agoRe: [PATCH v2 14/20] nmbug-status: Encode output using the user's locale
David Bremner [Tue, 11 Feb 2014 12:12:41 +0000 (08:12 +2000)]
Re: [PATCH v2 14/20] nmbug-status: Encode output using the user's locale

9 years agoRe: [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats
Mark Walters [Tue, 11 Feb 2014 10:23:26 +0000 (10:23 +0000)]
Re: [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats

9 years ago[PATCH v2] support for generating decreasing dates in bash 4.0 and 4.1
Tomi Ollila [Mon, 10 Feb 2014 21:15:00 +0000 (23:15 +0200)]
[PATCH v2] support for generating decreasing dates in bash 4.0 and 4.1

9 years agoRe: [PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring
Tomi Ollila [Mon, 10 Feb 2014 20:29:35 +0000 (22:29 +0200)]
Re: [PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring

9 years ago[PATCH v2 20/20] nmbug-status: Add inter-message padding
W. Trevor King [Mon, 10 Feb 2014 18:40:41 +0000 (10:40 +1600)]
[PATCH v2 20/20] nmbug-status: Add inter-message padding

9 years ago[PATCH v2 19/20] nmbug-status: Escape &, <, and > in HTML display data
W. Trevor King [Mon, 10 Feb 2014 18:40:40 +0000 (10:40 +1600)]
[PATCH v2 19/20] nmbug-status: Escape &, <, and > in HTML display data

9 years ago[PATCH v2 18/20] nmbug-status: Color threads in HTML output
W. Trevor King [Mon, 10 Feb 2014 18:40:39 +0000 (10:40 +1600)]
[PATCH v2 18/20] nmbug-status: Color threads in HTML output

9 years ago[PATCH v2 17/20] nmbug-status: Use <code> and <p> markup where appropriate
W. Trevor King [Mon, 10 Feb 2014 18:40:38 +0000 (10:40 +1600)]
[PATCH v2 17/20] nmbug-status: Use <code> and <p> markup where appropriate

9 years ago[PATCH v2 16/20] nmbug-status: Slug the title when using it as an id
W. Trevor King [Mon, 10 Feb 2014 18:40:37 +0000 (10:40 +1600)]
[PATCH v2 16/20] nmbug-status: Slug the title when using it as an id

9 years ago[PATCH v2 15/20] nmbug-status: Anchor with h3 ids instead of a names
W. Trevor King [Mon, 10 Feb 2014 18:40:36 +0000 (10:40 +1600)]
[PATCH v2 15/20] nmbug-status: Anchor with h3 ids instead of a names

9 years ago[PATCH v2 14/20] nmbug-status: Encode output using the user's locale
W. Trevor King [Mon, 10 Feb 2014 18:40:35 +0000 (10:40 +1600)]
[PATCH v2 14/20] nmbug-status: Encode output using the user's locale

9 years ago[PATCH v2 13/20] nmbug-status: Convert from XHTML 1.0 to HTML 5
W. Trevor King [Mon, 10 Feb 2014 18:40:34 +0000 (10:40 +1600)]
[PATCH v2 13/20] nmbug-status: Convert from XHTML 1.0 to HTML 5

9 years ago[PATCH v2 12/20] nmbug-status: Normalize table HTML indentation
W. Trevor King [Mon, 10 Feb 2014 18:40:33 +0000 (10:40 +1600)]
[PATCH v2 12/20] nmbug-status: Normalize table HTML indentation

9 years ago[PATCH v2 11/20] nmbug-status: Add an OrderedDict stub for Python 2.6
W. Trevor King [Mon, 10 Feb 2014 18:40:32 +0000 (10:40 +1600)]
[PATCH v2 11/20] nmbug-status: Add an OrderedDict stub for Python 2.6

9 years ago[PATCH v2 10/20] nmbug-status: Add Page and HtmlPage for modular rendering
W. Trevor King [Mon, 10 Feb 2014 18:40:31 +0000 (10:40 +1600)]
[PATCH v2 10/20] nmbug-status: Add Page and HtmlPage for modular rendering

9 years ago[PATCH v2 09/20] nmbug-status: Add a Python-3-compatible urllib.parse.quote import
W. Trevor King [Mon, 10 Feb 2014 18:40:30 +0000 (10:40 +1600)]
[PATCH v2 09/20] nmbug-status: Add a Python-3-compatible urllib.parse.quote import

9 years ago[PATCH v2 08/20] nmbug-status: Consolidate HTML header printing
W. Trevor King [Mon, 10 Feb 2014 18:40:29 +0000 (10:40 +1600)]
[PATCH v2 08/20] nmbug-status: Consolidate HTML header printing

9 years ago[PATCH v2 07/20] nmbug-status: Don't require write access
W. Trevor King [Mon, 10 Feb 2014 18:40:28 +0000 (10:40 +1600)]
[PATCH v2 07/20] nmbug-status: Don't require write access

9 years ago[PATCH v2 06/20] nmbug-status: Consolidate functions and main code
W. Trevor King [Mon, 10 Feb 2014 18:40:27 +0000 (10:40 +1600)]
[PATCH v2 06/20] nmbug-status: Consolidate functions and main code

9 years ago[PATCH v2 05/20] nmbug-status: Add metavars for --config and --get-query
W. Trevor King [Mon, 10 Feb 2014 18:40:26 +0000 (10:40 +1600)]
[PATCH v2 05/20] nmbug-status: Add metavars for --config and --get-query

9 years ago[PATCH v2 04/20] nmbug-status: Factor config-loading out into read_config
W. Trevor King [Mon, 10 Feb 2014 18:40:25 +0000 (10:40 +1600)]
[PATCH v2 04/20] nmbug-status: Factor config-loading out into read_config

9 years ago[PATCH v2 03/20] nmbug-status: Decode Popen output using the user's locale
W. Trevor King [Mon, 10 Feb 2014 18:40:24 +0000 (10:40 +1600)]
[PATCH v2 03/20] nmbug-status: Decode Popen output using the user's locale

9 years ago[PATCH v2 02/20] nmbug-status: Use email.utils instead of rfc822
W. Trevor King [Mon, 10 Feb 2014 18:40:23 +0000 (10:40 +1600)]
[PATCH v2 02/20] nmbug-status: Use email.utils instead of rfc822

9 years ago[PATCH v2 01/20] nmbug-status: Convert to Python-3-compatible print functions
W. Trevor King [Mon, 10 Feb 2014 18:40:22 +0000 (10:40 +1600)]
[PATCH v2 01/20] nmbug-status: Convert to Python-3-compatible print functions

9 years ago[PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring
W. Trevor King [Mon, 10 Feb 2014 18:40:21 +0000 (10:40 +1600)]
[PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring

9 years agoRe: [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats
Austin Clements [Mon, 10 Feb 2014 18:19:01 +0000 (13:19 +1900)]
Re: [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats

9 years ago[PATCH v5] build: write version.stamp file containing $(VERSION) string
Tomi Ollila [Sun, 9 Feb 2014 14:38:31 +0000 (16:38 +0200)]
[PATCH v5] build: write version.stamp file containing $(VERSION) string

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
David Bremner [Sun, 9 Feb 2014 12:53:35 +0000 (08:53 +2000)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Tomi Ollila [Sun, 9 Feb 2014 11:50:58 +0000 (13:50 +0200)]
Re: doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next

9 years agodoc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
Gaute Hope [Sun, 9 Feb 2014 10:50:48 +0000 (11:50 +0100)]
doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
Mark Walters [Sun, 9 Feb 2014 10:17:14 +0000 (10:17 +0000)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
Mark Walters [Sun, 9 Feb 2014 10:10:08 +0000 (10:10 +0000)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 15/17] nmbug-status: Quote the title when using it as an id
Tomi Ollila [Sun, 9 Feb 2014 09:34:39 +0000 (11:34 +0200)]
Re: [PATCH 15/17] nmbug-status: Quote the title when using it as an id

9 years agoRe: [PATCH v4] build: write VERSION file containing $(VERSION) string
Tomi Ollila [Sun, 9 Feb 2014 08:26:50 +0000 (10:26 +0200)]
Re: [PATCH v4] build: write VERSION file containing $(VERSION) string

9 years agoRe: [PATCH v4] build: write VERSION file containing $(VERSION) string
W. Trevor King [Sat, 8 Feb 2014 23:56:23 +0000 (15:56 +1600)]
Re: [PATCH v4] build: write VERSION file containing $(VERSION) string

9 years agoRe: [PATCH 15/17] nmbug-status: Quote the title when using it as an id
W. Trevor King [Sat, 8 Feb 2014 23:18:04 +0000 (15:18 +1600)]
Re: [PATCH 15/17] nmbug-status: Quote the title when using it as an id

9 years ago[PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
W. Trevor King [Sat, 8 Feb 2014 22:21:56 +0000 (14:21 +1600)]
[PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Sat, 8 Feb 2014 22:19:25 +0000 (14:19 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Sat, 8 Feb 2014 19:37:43 +0000 (21:37 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Sat, 8 Feb 2014 19:09:23 +0000 (11:09 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH] emacs: remove newlines from input to notmuch count --batch
Tomi Ollila [Sat, 8 Feb 2014 18:31:17 +0000 (20:31 +0200)]
Re: [PATCH] emacs: remove newlines from input to notmuch count --batch

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Sat, 8 Feb 2014 18:29:41 +0000 (20:29 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Sat, 8 Feb 2014 17:33:33 +0000 (09:33 +1600)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Sat, 8 Feb 2014 17:16:17 +0000 (09:16 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Sat, 8 Feb 2014 16:59:31 +0000 (08:59 +1600)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
David Bremner [Sat, 8 Feb 2014 16:11:50 +0000 (12:11 +2000)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years ago[PATCH] emacs: remove newlines from input to notmuch count --batch
David Bremner [Sat, 8 Feb 2014 14:25:17 +0000 (10:25 +2000)]
[PATCH] emacs: remove newlines from input to notmuch count --batch

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
David Bremner [Sat, 8 Feb 2014 12:55:02 +0000 (08:55 +2000)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results
Keith Packard [Sat, 8 Feb 2014 02:29:55 +0000 (18:29 +1600)]
Re: [PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Fri, 7 Feb 2014 22:15:31 +0000 (14:15 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years ago[PATCH 2/2] emacs: add support for defining custom sort order for saved searches
Jani Nikula [Fri, 7 Feb 2014 11:25:53 +0000 (12:25 +0100)]
[PATCH 2/2] emacs: add support for defining custom sort order for saved searches

9 years ago[PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello
Jani Nikula [Fri, 7 Feb 2014 11:25:52 +0000 (12:25 +0100)]
[PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello

9 years ago[PATCH 0/2] emacs: per saved search sort order
Jani Nikula [Fri, 7 Feb 2014 11:25:51 +0000 (12:25 +0100)]
[PATCH 0/2] emacs: per saved search sort order

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Thu, 6 Feb 2014 18:14:01 +0000 (10:14 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years ago[PATCH v4] build: write VERSION file containing $(VERSION) string
Tomi Ollila [Wed, 5 Feb 2014 22:58:33 +0000 (00:58 +0200)]
[PATCH v4] build: write VERSION file containing $(VERSION) string

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Wed, 5 Feb 2014 22:54:56 +0000 (00:54 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 0/7] emacs: show tag changes in buffer
Tomi Ollila [Wed, 5 Feb 2014 22:25:19 +0000 (00:25 +0200)]
Re: [PATCH 0/7] emacs: show tag changes in buffer

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Tomi Ollila [Wed, 5 Feb 2014 21:12:22 +0000 (23:12 +0200)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Wed, 5 Feb 2014 15:31:27 +0000 (07:31 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Wed, 5 Feb 2014 15:27:38 +0000 (07:27 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Wed, 5 Feb 2014 15:24:56 +0000 (17:24 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Wed, 5 Feb 2014 15:00:45 +0000 (17:00 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Tomi Ollila [Wed, 5 Feb 2014 13:12:34 +0000 (15:12 +0200)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Rob Browning [Tue, 4 Feb 2014 20:17:38 +0000 (14:17 +1800)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Austin Clements [Tue, 4 Feb 2014 20:14:23 +0000 (15:14 +1900)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Tue, 4 Feb 2014 20:06:01 +0000 (22:06 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Austin Clements [Tue, 4 Feb 2014 20:02:50 +0000 (15:02 +1900)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 19:14:53 +0000 (11:14 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Tue, 4 Feb 2014 18:40:18 +0000 (20:40 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Tue, 4 Feb 2014 18:34:44 +0000 (20:34 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: notmuch killed due to out of memory - how to move forward
Hamish Downer [Tue, 4 Feb 2014 18:03:45 +0000 (18:03 +0000)]
Re: notmuch killed due to out of memory - how to move forward

9 years agoRe: sanitization of args notmuch-cli in notmuch-emacs
Tomi Ollila [Tue, 4 Feb 2014 18:02:01 +0000 (20:02 +0200)]
Re: sanitization of args notmuch-cli in notmuch-emacs

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 17:48:23 +0000 (09:48 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 17:39:14 +0000 (09:39 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: sanitization of args notmuch-cli in notmuch-emacs
Mark Walters [Tue, 4 Feb 2014 17:30:11 +0000 (17:30 +0000)]
Re: sanitization of args notmuch-cli in notmuch-emacs

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 16:11:42 +0000 (08:11 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 15:50:32 +0000 (07:50 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: sanitization of args notmuch-cli in notmuch-emacs
David Bremner [Tue, 4 Feb 2014 13:10:51 +0000 (09:10 +2000)]
Re: sanitization of args notmuch-cli in notmuch-emacs

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
David Bremner [Tue, 4 Feb 2014 13:07:45 +0000 (09:07 +2000)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
Tomi Ollila [Tue, 4 Feb 2014 10:31:36 +0000 (12:31 +0200)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Tue, 4 Feb 2014 10:30:30 +0000 (12:30 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: notmuch killed due to out of memory - how to move forward
Kushal Kumaran [Tue, 4 Feb 2014 09:01:10 +0000 (14:31 +0530)]
Re: notmuch killed due to out of memory - how to move forward

9 years agoRe: notmuch killed due to out of memory - how to move forward
Jani Nikula [Tue, 4 Feb 2014 08:25:17 +0000 (09:25 +0100)]
Re: notmuch killed due to out of memory - how to move forward

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Tue, 4 Feb 2014 01:32:46 +0000 (17:32 +1600)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Tue, 4 Feb 2014 00:53:32 +0000 (16:53 +1600)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Tue, 4 Feb 2014 00:14:30 +0000 (16:14 +1600)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agonotmuch killed due to out of memory - how to move forward
Hamish Downer [Mon, 3 Feb 2014 22:18:01 +0000 (22:18 +0000)]
notmuch killed due to out of memory - how to move forward

9 years agoRe: [PATCH v3 6/6] lib: parse messages only once
Austin Clements [Mon, 3 Feb 2014 21:40:03 +0000 (16:40 +1900)]
Re: [PATCH v3 6/6] lib: parse messages only once

9 years agoRe: [PATCH v3 5/6] lib: replace the header parser with gmime
Austin Clements [Mon, 3 Feb 2014 21:31:13 +0000 (16:31 +1900)]
Re: [PATCH v3 5/6] lib: replace the header parser with gmime

9 years agoRe: sanitization of args notmuch-cli in notmuch-emacs
Tomi Ollila [Mon, 3 Feb 2014 21:21:03 +0000 (23:21 +0200)]
Re: sanitization of args notmuch-cli in notmuch-emacs

9 years agoRe: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
Tomi Ollila [Mon, 3 Feb 2014 21:10:23 +0000 (23:10 +0200)]
Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years agoRe: [PATCH v3 4/6] cli: sanitize the received header before scanning for replies
Austin Clements [Mon, 3 Feb 2014 20:46:12 +0000 (15:46 +1900)]
Re: [PATCH v3 4/6] cli: sanitize the received header before scanning for replies

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
Tomi Ollila [Mon, 3 Feb 2014 20:44:39 +0000 (22:44 +0200)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: sanitization of args notmuch-cli in notmuch-emacs
Tomi Ollila [Mon, 3 Feb 2014 20:36:30 +0000 (22:36 +0200)]
Re: sanitization of args notmuch-cli in notmuch-emacs

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Mon, 3 Feb 2014 20:34:18 +0000 (12:34 +1600)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agoRe: [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]
David Bremner [Mon, 3 Feb 2014 20:29:55 +0000 (16:29 +2000)]
Re: [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]

9 years agoRe: [PATCH] completion: bash completion for notmuch new --quiet option
David Bremner [Mon, 3 Feb 2014 20:29:09 +0000 (16:29 +2000)]
Re: [PATCH] completion: bash completion for notmuch new --quiet option

9 years agoRe: [PATCH] configure: only install bash completion if supported
David Bremner [Mon, 3 Feb 2014 20:28:12 +0000 (16:28 +2000)]
Re: [PATCH] configure: only install bash completion if supported

9 years agoRe: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
Mark Walters [Mon, 3 Feb 2014 20:15:35 +0000 (20:15 +0000)]
Re: [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years agonotmuch killed by out of memory - how to move forward
Hamish D [Mon, 3 Feb 2014 20:13:32 +0000 (20:13 +0000)]
notmuch killed by out of memory - how to move forward