notmuch-archives.git
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

9 years ago[PATCH v3 6/6] lib: parse messages only once
Jani Nikula [Mon, 3 Feb 2014 19:51:46 +0000 (21:51 +0200)]
[PATCH v3 6/6] lib: parse messages only once

9 years ago[PATCH v3 5/6] lib: replace the header parser with gmime
Jani Nikula [Mon, 3 Feb 2014 19:51:45 +0000 (21:51 +0200)]
[PATCH v3 5/6] lib: replace the header parser with gmime

9 years ago[PATCH v3 4/6] cli: sanitize the received header before scanning for replies
Jani Nikula [Mon, 3 Feb 2014 19:51:44 +0000 (21:51 +0200)]
[PATCH v3 4/6] cli: sanitize the received header before scanning for replies

9 years ago[PATCH v3 3/6] util: make sanitize string available in string util for reuse
Jani Nikula [Mon, 3 Feb 2014 19:51:43 +0000 (21:51 +0200)]
[PATCH v3 3/6] util: make sanitize string available in string util for reuse

9 years ago[PATCH v3 2/6] cli: refactor reply from guessing
Jani Nikula [Mon, 3 Feb 2014 19:51:42 +0000 (21:51 +0200)]
[PATCH v3 2/6] cli: refactor reply from guessing

9 years ago[PATCH v3 1/6] cli: sanitize tabs and newlines to spaces in notmuch search
Jani Nikula [Mon, 3 Feb 2014 19:51:41 +0000 (21:51 +0200)]
[PATCH v3 1/6] cli: sanitize tabs and newlines to spaces in notmuch search

9 years ago[PATCH v3 0/6] lib: replace the message header parser with gmime
Jani Nikula [Mon, 3 Feb 2014 19:51:40 +0000 (21:51 +0200)]
[PATCH v3 0/6]  lib: replace the message header parser with gmime

9 years agosanitization of args notmuch-cli in notmuch-emacs
David Bremner [Mon, 3 Feb 2014 19:13:12 +0000 (15:13 +2000)]
sanitization of args notmuch-cli in notmuch-emacs

9 years agonotmuch new crashing due to out of memory - how to deal with it
Hamish D [Mon, 3 Feb 2014 18:22:10 +0000 (18:22 +0000)]
notmuch new crashing due to out of memory - how to deal with it

9 years agoRe: [PATCH 0/2]
David Bremner [Mon, 3 Feb 2014 14:24:54 +0000 (10:24 +2000)]
Re: [PATCH 0/2]

9 years ago[PATCH 17/17] nmbug-status: Color threads in HTML output
W. Trevor King [Mon, 3 Feb 2014 10:59:35 +0000 (02:59 +1600)]
[PATCH 17/17] nmbug-status: Color threads in HTML output

9 years ago[PATCH 16/17] nmbug-status: Use <code> and <p> markup where appropriate
W. Trevor King [Mon, 3 Feb 2014 10:59:34 +0000 (02:59 +1600)]
[PATCH 16/17] nmbug-status: Use <code> and <p> markup where appropriate

9 years ago[PATCH 15/17] nmbug-status: Quote the title when using it as an id
W. Trevor King [Mon, 3 Feb 2014 10:59:33 +0000 (02:59 +1600)]
[PATCH 15/17] nmbug-status: Quote the title when using it as an id

9 years ago[PATCH 14/17] nmbug-status: Anchor with h3 ids instead of a names
W. Trevor King [Mon, 3 Feb 2014 10:59:32 +0000 (02:59 +1600)]
[PATCH 14/17] nmbug-status: Anchor with h3 ids instead of a names

9 years ago[PATCH 13/17] nmbug-status: Encode output using the user's locale
W. Trevor King [Mon, 3 Feb 2014 10:59:31 +0000 (02:59 +1600)]
[PATCH 13/17] nmbug-status: Encode output using the user's locale

9 years ago[PATCH 12/17] nmbug-status: Convert from XHTML 1.0 to HTML 5
W. Trevor King [Mon, 3 Feb 2014 10:59:30 +0000 (02:59 +1600)]
[PATCH 12/17] nmbug-status: Convert from XHTML 1.0 to HTML 5

9 years ago[PATCH 11/17] nmbug-status: Normalize table HTML indentation
W. Trevor King [Mon, 3 Feb 2014 10:59:29 +0000 (02:59 +1600)]
[PATCH 11/17] nmbug-status: Normalize table HTML indentation

9 years ago[PATCH 10/17] nmbug-status: Add Page and HtmlPage for modular rendering
W. Trevor King [Mon, 3 Feb 2014 10:59:28 +0000 (02:59 +1600)]
[PATCH 10/17] nmbug-status: Add Page and HtmlPage for modular rendering

9 years ago[PATCH 09/17] nmbug-status: Add a Python-3-compatible urllib.parse.quote import
W. Trevor King [Mon, 3 Feb 2014 10:59:27 +0000 (02:59 +1600)]
[PATCH 09/17] nmbug-status: Add a Python-3-compatible urllib.parse.quote import

9 years ago[PATCH 08/17] nmbug-status: Consolidate HTML header printing
W. Trevor King [Mon, 3 Feb 2014 10:59:26 +0000 (02:59 +1600)]
[PATCH 08/17] nmbug-status: Consolidate HTML header printing

9 years ago[PATCH 07/17] nmbug-status: Don't require write access
W. Trevor King [Mon, 3 Feb 2014 10:59:25 +0000 (02:59 +1600)]
[PATCH 07/17] nmbug-status: Don't require write access

9 years ago[PATCH 06/17] nmbug-status: Consolidate functions and main code
W. Trevor King [Mon, 3 Feb 2014 10:59:24 +0000 (02:59 +1600)]
[PATCH 06/17] nmbug-status: Consolidate functions and main code

9 years ago[PATCH 05/17] nmbug-status: Add metavars for --config and --get-query
W. Trevor King [Mon, 3 Feb 2014 10:59:23 +0000 (02:59 +1600)]
[PATCH 05/17] nmbug-status: Add metavars for --config and --get-query

9 years ago[PATCH 04/17] nmbug-status: Factor config-loading out into read_config
W. Trevor King [Mon, 3 Feb 2014 10:59:22 +0000 (02:59 +1600)]
[PATCH 04/17] nmbug-status: Factor config-loading out into read_config

9 years ago[PATCH 03/17] nmbug-status: Decode Popen output using the user's locale
W. Trevor King [Mon, 3 Feb 2014 10:59:21 +0000 (02:59 +1600)]
[PATCH 03/17] nmbug-status: Decode Popen output using the user's locale

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

9 years ago[PATCH 01/17] nmbug-status: Convert to Python-3-compatible print functions
W. Trevor King [Mon, 3 Feb 2014 10:59:19 +0000 (02:59 +1600)]
[PATCH 01/17] nmbug-status: Convert to Python-3-compatible print functions

9 years ago[PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
W. Trevor King [Mon, 3 Feb 2014 10:59:18 +0000 (02:59 +1600)]
[PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring

9 years ago[PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons
W. Trevor King [Mon, 3 Feb 2014 10:45:34 +0000 (02:45 +1600)]
[PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

9 years ago[PATCH 1/2] notmuch-show: Add content-description output pair
W. Trevor King [Mon, 3 Feb 2014 10:45:33 +0000 (02:45 +1600)]
[PATCH 1/2] notmuch-show: Add content-description output pair

9 years ago[PATCH 0/2]
W. Trevor King [Mon, 3 Feb 2014 10:45:32 +0000 (02:45 +1600)]
[PATCH 0/2]

9 years agoRe: show inline html images as attachments in emacs notmuch-show
David Belohrad [Mon, 3 Feb 2014 08:35:00 +0000 (09:35 +0100)]
Re: show inline html images as attachments in emacs notmuch-show

9 years agoRe: show inline html images as attachments in emacs notmuch-show
Mark Walters [Mon, 3 Feb 2014 08:10:54 +0000 (08:10 +0000)]
Re: show inline html images as attachments in emacs notmuch-show

9 years agoRe: [RFC] Content-Description when naming MIME parts in Emacs mode
Mark Walters [Mon, 3 Feb 2014 08:04:21 +0000 (08:04 +0000)]
Re: [RFC] Content-Description when naming MIME parts in Emacs mode

9 years agoRe: show inline html images as attachments in emacs notmuch-show
David Belohrad [Mon, 3 Feb 2014 07:29:25 +0000 (08:29 +0100)]
Re: show inline html images as attachments in emacs notmuch-show

9 years agoRe: [RFC] Content-Description when naming MIME parts in Emacs mode
David Bremner [Sun, 2 Feb 2014 23:33:24 +0000 (19:33 +2000)]
Re: [RFC] Content-Description when naming MIME parts in Emacs mode

9 years agoRe: [PATCH] configure: only install bash completion if supported
David Bremner [Sun, 2 Feb 2014 23:18:31 +0000 (19:18 +2000)]
Re: [PATCH] configure: only install bash completion if supported

9 years agoRe: [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]
David Bremner [Sun, 2 Feb 2014 21:31:40 +0000 (17:31 +2000)]
Re: [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]

9 years agoRe: [PATCH] configure: only install bash completion if supported
Jani Nikula [Sun, 2 Feb 2014 21:19:33 +0000 (23:19 +0200)]
Re: [PATCH] configure: only install bash completion if supported

9 years agoRe: [PATCH] configure: only install bash completion if supported
David Bremner [Sun, 2 Feb 2014 20:59:27 +0000 (16:59 +2000)]
Re: [PATCH] configure: only install bash completion if supported

9 years ago[RFC] Content-Description when naming MIME parts in Emacs mode
W. Trevor King [Sun, 2 Feb 2014 20:46:17 +0000 (12:46 +1600)]
[RFC] Content-Description when naming MIME parts in Emacs mode

9 years agoRe: show inline html images as attachments in emacs notmuch-show
Mark Walters [Sun, 2 Feb 2014 20:03:00 +0000 (20:03 +0000)]
Re: show inline html images as attachments in emacs notmuch-show

9 years agoRe: [PATCH v2 0/7] lib: replace the message header parser with gmime
Jani Nikula [Sun, 2 Feb 2014 19:32:53 +0000 (21:32 +0200)]
Re: [PATCH v2 0/7] lib: replace the message header parser with gmime

9 years agoRe: [PATCH v2 3/7] util: make sanitize string available in string util for reuse
Mark Walters [Sun, 2 Feb 2014 18:24:09 +0000 (18:24 +0000)]
Re: [PATCH v2 3/7] util: make sanitize string available in string util for reuse

9 years agoRe: [PATCH v2 2/7] cli: refactor reply from guessing
Mark Walters [Sun, 2 Feb 2014 18:21:28 +0000 (18:21 +0000)]
Re: [PATCH v2 2/7] cli: refactor reply from guessing

9 years agoRe: [PATCH v2 0/7] lib: replace the message header parser with gmime
Mark Walters [Sun, 2 Feb 2014 18:15:09 +0000 (18:15 +0000)]
Re: [PATCH v2 0/7] lib: replace the message header parser with gmime

9 years agoRe: [PATCH] configure: only install bash completion if supported
Mark Walters [Sun, 2 Feb 2014 17:40:38 +0000 (17:40 +0000)]
Re: [PATCH] configure: only install bash completion if supported

9 years ago[PATCH] configure: only install bash completion if supported
Jani Nikula [Sun, 2 Feb 2014 16:47:57 +0000 (18:47 +0200)]
[PATCH] configure: only install bash completion if supported

9 years agoRe: bash completion error with 0.17
Anand Buddhdev [Sun, 2 Feb 2014 14:33:26 +0000 (15:33 +0100)]
Re: bash completion error with 0.17

9 years agoRe: [PATCH v2 0/7] lib: replace the message header parser with gmime
Jani Nikula [Sun, 2 Feb 2014 13:03:52 +0000 (15:03 +0200)]
Re: [PATCH v2 0/7] lib: replace the message header parser with gmime

9 years agoRe: bash completion error with 0.17
Jani Nikula [Sun, 2 Feb 2014 12:54:29 +0000 (14:54 +0200)]
Re: bash completion error with 0.17

9 years ago[PATCH] completion: bash completion for notmuch new --quiet option
Jani Nikula [Sun, 2 Feb 2014 12:49:09 +0000 (14:49 +0200)]
[PATCH] completion: bash completion for notmuch new --quiet option

9 years agoRe: bash completion error with 0.17
Jani Nikula [Sun, 2 Feb 2014 11:52:58 +0000 (13:52 +0200)]
Re: bash completion error with 0.17

9 years agoRe: bash completion error with 0.17
Anand Buddhdev [Sun, 2 Feb 2014 10:46:30 +0000 (11:46 +0100)]
Re: bash completion error with 0.17

9 years agoRe: bash completion error with 0.17
Jani Nikula [Sun, 2 Feb 2014 10:44:17 +0000 (12:44 +0200)]
Re: bash completion error with 0.17

9 years agobash completion error with 0.17
Anand Buddhdev [Sun, 2 Feb 2014 10:35:05 +0000 (11:35 +0100)]
bash completion error with 0.17

9 years agoRe: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr
David Bremner [Sun, 2 Feb 2014 02:32:20 +0000 (22:32 +2000)]
Re: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr

9 years agoshow inline html images as attachments in emacs notmuch-show
Jonas Hörsch [Sat, 1 Feb 2014 22:15:00 +0000 (23:15 +0100)]
show inline html images as attachments in emacs notmuch-show

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Jani Nikula [Sat, 1 Feb 2014 14:54:19 +0000 (16:54 +0200)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Rob Browning [Fri, 31 Jan 2014 19:24:35 +0000 (13:24 +1800)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Rob Browning [Fri, 31 Jan 2014 19:19:47 +0000 (13:19 +1800)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Austin Clements [Thu, 30 Jan 2014 22:02:34 +0000 (17:02 +1900)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Mark Walters [Thu, 30 Jan 2014 21:15:40 +0000 (21:15 +0000)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years ago[PATCH] ruby bindings message: docstring typo
Gaute Hope [Thu, 30 Jan 2014 19:11:51 +0000 (20:11 +0100)]
[PATCH] ruby bindings message: docstring typo

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Jani Nikula [Thu, 30 Jan 2014 06:34:24 +0000 (07:34 +0100)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Austin Clements [Wed, 29 Jan 2014 20:46:09 +0000 (15:46 +1900)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe: [PATCH 0/5] lib: make folder: prefix literal
Jani Nikula [Wed, 29 Jan 2014 19:05:30 +0000 (21:05 +0200)]
Re: [PATCH 0/5] lib: make folder: prefix literal

9 years agoRe:
David Bremner [Wed, 29 Jan 2014 02:26:56 +0000 (22:26 +2000)]
Re:

9 years agoRe:
Mark Walters [Tue, 28 Jan 2014 22:54:39 +0000 (22:54 +0000)]
Re:

9 years agoRe: Unexpected search results
Austin Clements [Tue, 28 Jan 2014 22:44:31 +0000 (17:44 +1900)]
Re: Unexpected search results

9 years agoRe: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr
Austin Clements [Tue, 28 Jan 2014 22:35:51 +0000 (17:35 +1900)]
Re: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr

9 years agoRe: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr
Mark Walters [Tue, 28 Jan 2014 21:28:09 +0000 (21:28 +0000)]
Re: [PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr

9 years ago[RFC Patch v2 2/2] doc: add target rst2man to build man pages using rst2man
David Bremner [Tue, 28 Jan 2014 16:12:38 +0000 (12:12 +2000)]
[RFC Patch v2 2/2] doc: add target rst2man to build man pages using rst2man

9 years ago[RFC Patch v2 1/2] doc: start of sphinx based docs
David Bremner [Tue, 28 Jan 2014 16:12:37 +0000 (12:12 +2000)]
[RFC Patch v2 1/2] doc: start of sphinx based docs

9 years ago(no commit message)
David Bremner [Tue, 28 Jan 2014 16:12:36 +0000 (12:12 +2000)]

9 years agoRe: [PATCH v3] build: write VERSION file containing $(VERSION) string
Tomi Ollila [Tue, 28 Jan 2014 11:13:06 +0000 (13:13 +0200)]
Re: [PATCH v3] build: write VERSION file containing $(VERSION) string

9 years agoRe: [PATCH v3] build: write VERSION file containing $(VERSION) string
David Bremner [Tue, 28 Jan 2014 01:56:21 +0000 (21:56 +2000)]
Re: [PATCH v3] build: write VERSION file containing $(VERSION) string

9 years agoRe: Unexpected search results
David Bremner [Mon, 27 Jan 2014 23:44:20 +0000 (19:44 +2000)]
Re: Unexpected search results

9 years ago[PATCH v3] build: write VERSION file containing $(VERSION) string
Tomi Ollila [Mon, 27 Jan 2014 21:48:10 +0000 (23:48 +0200)]
[PATCH v3] build: write VERSION file containing $(VERSION) string

9 years ago[PATCH v2] build: write VERSION file containing $(VERSION) string
Tomi Ollila [Mon, 27 Jan 2014 21:43:18 +0000 (23:43 +0200)]
[PATCH v2] build: write VERSION file containing $(VERSION) string

9 years ago[PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr
Tomi Ollila [Mon, 27 Jan 2014 20:32:12 +0000 (22:32 +0200)]
[PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr

9 years ago[PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]
Tomi Ollila [Mon, 27 Jan 2014 20:23:37 +0000 (22:23 +0200)]
[PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]

9 years agoRe: mm-image-fit-p: Invalid image specification
Michal Sojka [Mon, 27 Jan 2014 19:36:50 +0000 (20:36 +0100)]
Re: mm-image-fit-p: Invalid image specification

9 years agoRe: [PATCH] compat: add canonicalize_file_name
Tomi Ollila [Mon, 27 Jan 2014 19:07:03 +0000 (21:07 +0200)]
Re: [PATCH] compat: add canonicalize_file_name

9 years agoRe: Bug: notmuch new chokes on dangling symlinks and quits
David Bremner [Mon, 27 Jan 2014 17:40:14 +0000 (13:40 +2000)]
Re: Bug: notmuch new chokes on dangling symlinks and quits

9 years agoRe: Bug?: notmuch-search-show-thread shows several threads; only one containing match...
Eric [Mon, 27 Jan 2014 17:07:20 +0000 (17:07 +0000)]
Re: Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages

9 years agoRe: Bug: notmuch new chokes on dangling symlinks and quits
Eric [Mon, 27 Jan 2014 15:55:49 +0000 (15:55 +0000)]
Re: Bug: notmuch new chokes on dangling symlinks and quits

9 years ago[PATCH] compat: add canonicalize_file_name
David Bremner [Mon, 27 Jan 2014 14:12:12 +0000 (10:12 +2000)]
[PATCH] compat: add canonicalize_file_name

9 years agoRe: notmuch emacs mode could be friendlier when the user has never run "notmuch setup"
David Bremner [Mon, 27 Jan 2014 13:11:36 +0000 (09:11 +2000)]
Re: notmuch emacs mode could be friendlier when the user has never run "notmuch setup"

9 years agoRe: [PATCH] test: add basic tests for notmuch new --quiet option
David Bremner [Mon, 27 Jan 2014 12:57:01 +0000 (08:57 +2000)]
Re: [PATCH] test: add basic tests for notmuch new --quiet option