notmuch-archives.git
9 years ago[PATCH v5 03/12] emacs: make "+" and "-" tagging operations in notmuch-search more...
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:44 +0000 (11:13 +0400)]
[PATCH v5 03/12] emacs: make "+" and "-" tagging operations in notmuch-search more flexible

9 years ago[PATCH v5 02/12] emacs: remove text properties from `notmuch-search-get-tags' result
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:43 +0000 (11:13 +0400)]
[PATCH v5 02/12] emacs: remove text properties from `notmuch-search-get-tags' result

9 years ago[PATCH v5 01/12] emacs: move tag format validation to `notmuch-tag' function
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:42 +0000 (11:13 +0400)]
[PATCH v5 01/12] emacs: move tag format validation to `notmuch-tag' function

9 years ago[PATCH v5 00/12] emacs: more flexible and consistent tagging operations
Dmitry Kurochkin [Sun, 5 Feb 2012 07:13:41 +0000 (11:13 +0400)]
[PATCH v5 00/12] emacs: more flexible and consistent tagging operations

9 years agoRe: [PATCH 1/2] test: auto load elisp tests file in test_emacs if available
Dmitry Kurochkin [Sun, 5 Feb 2012 07:08:01 +0000 (11:08 +0400)]
Re: [PATCH 1/2] test: auto load elisp tests file in test_emacs if available

9 years agoRe: [Patch v2 0/4] Control selection of From: header when replying
Dmitry Kurochkin [Sun, 5 Feb 2012 06:58:04 +0000 (10:58 +0400)]
Re: [Patch v2 0/4] Control selection of From: header when replying

9 years agoRe: [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files
Mark Walters [Sun, 5 Feb 2012 01:04:13 +0000 (01:04 +0000)]
Re: [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files

9 years agoRe: [PATCH 1/2] NEWS: markup changes to make mdwn->html look slightly better
Mark Walters [Sat, 4 Feb 2012 23:49:38 +0000 (23:49 +0000)]
Re: [PATCH 1/2] NEWS: markup changes to make mdwn->html look slightly better

9 years agoRe: [PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From...
Jani Nikula [Sat, 4 Feb 2012 22:07:41 +0000 (00:07 +0200)]
Re: [PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From: header.

9 years ago[PATCH v2 2/2] show: Simplify new text formatter code
Austin Clements [Sat, 4 Feb 2012 21:24:26 +0000 (16:24 +1900)]
[PATCH v2 2/2] show: Simplify new text formatter code

9 years ago[PATCH v2 1/2] show: Convert text format to the new self-recursive style
Austin Clements [Sat, 4 Feb 2012 21:24:25 +0000 (16:24 +1900)]
[PATCH v2 1/2] show: Convert text format to the new self-recursive style

9 years ago[PATCH v2 0/2] Rewrite text show format
Austin Clements [Sat, 4 Feb 2012 21:24:24 +0000 (16:24 +1900)]
[PATCH v2 0/2] Rewrite text show format

9 years agoRe: [PATCH 1/2] show: Convert text format to the new self-recursive style
Austin Clements [Sat, 4 Feb 2012 21:19:09 +0000 (16:19 +1900)]
Re: [PATCH 1/2] show: Convert text format to the new self-recursive style

9 years ago[PATCH v2 4/4] test: test the new --from option to notmuch-reply
Mark Walters [Sat, 4 Feb 2012 20:45:17 +0000 (20:45 +0000)]
[PATCH v2 4/4] test: test the new --from option to notmuch-reply

9 years ago[PATCH v2 3/4] emacs: Improve prompting for user address when replying.
Mark Walters [Sat, 4 Feb 2012 20:45:16 +0000 (20:45 +0000)]
[PATCH v2 3/4] emacs: Improve prompting for user address when replying.

9 years ago[PATCH v2 2/4] cli: update man page for notmuch-reply --from:
Mark Walters [Sat, 4 Feb 2012 20:45:15 +0000 (20:45 +0000)]
[PATCH v2 2/4] cli: update man page for notmuch-reply --from:

9 years ago[PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From:...
Mark Walters [Sat, 4 Feb 2012 20:45:14 +0000 (20:45 +0000)]
[PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From: header.

9 years ago[Patch v2 0/4] Control selection of From: header when replying
Mark Walters [Sat, 4 Feb 2012 20:45:13 +0000 (20:45 +0000)]
[Patch v2 0/4] Control selection of From: header when replying

9 years agoRe: Bug: emacs 23.2 doesn't like ido-completing-read
Mark Walters [Sat, 4 Feb 2012 20:29:48 +0000 (20:29 +0000)]
Re: Bug: emacs 23.2 doesn't like ido-completing-read

9 years agoRe: Bug: emacs 23.2 doesn't like ido-completing-read
Tomi Ollila [Sat, 4 Feb 2012 20:14:25 +0000 (22:14 +0200)]
Re: Bug: emacs 23.2 doesn't like ido-completing-read

9 years agoRe: [RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent
David Bremner [Sat, 4 Feb 2012 19:52:26 +0000 (14:52 +1900)]
Re: [RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent

9 years agoRe: [PATCH 2/2] emacs: Improve prompting for user address when replying.
Mark Walters [Sat, 4 Feb 2012 19:12:28 +0000 (19:12 +0000)]
Re: [PATCH 2/2] emacs: Improve prompting for user address when replying.

9 years agoRe: [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From...
Mark Walters [Sat, 4 Feb 2012 19:07:59 +0000 (19:07 +0000)]
Re: [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

9 years agoRe: [PATCH v6 3/3] post-merge fixes
David Bremner [Sat, 4 Feb 2012 19:05:56 +0000 (14:05 +1900)]
Re: [PATCH v6 3/3] post-merge fixes

9 years agoRe: [PATCH 2/2] emacs: Improve prompting for user address when replying.
Jani Nikula [Sat, 4 Feb 2012 18:03:13 +0000 (20:03 +0200)]
Re: [PATCH 2/2] emacs: Improve prompting for user address when replying.

9 years agoRe: [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From...
Jani Nikula [Sat, 4 Feb 2012 17:59:58 +0000 (19:59 +0200)]
Re: [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

9 years ago[PATCH 2/2] emacs: Improve prompting for user address when replying.
Mark Walters [Sat, 4 Feb 2012 17:09:10 +0000 (17:09 +0000)]
[PATCH 2/2] emacs: Improve prompting for user address when replying.

9 years ago[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.
Mark Walters [Sat, 4 Feb 2012 17:09:09 +0000 (17:09 +0000)]
[PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header.

9 years ago[PATCH 0/2] Control guessing of the from-address when replying
Mark Walters [Sat, 4 Feb 2012 17:09:08 +0000 (17:09 +0000)]
[PATCH 0/2] Control guessing of the from-address when replying

9 years agoRe: [PATCH 0/2] Bug and potential fix: forwarded messages
Adam Wolfe Gordon [Sat, 4 Feb 2012 16:51:58 +0000 (09:51 +1700)]
Re: [PATCH 0/2] Bug and potential fix: forwarded messages

9 years agoRe: [PATCH] emacs: Move the blank line from the bottom of the headers to the top...
David Bremner [Sat, 4 Feb 2012 12:39:59 +0000 (07:39 +1900)]
Re: [PATCH] emacs: Move the blank line from the bottom of the headers to the top of the body.

9 years agoRe: [PATCH] emacs: More address cleaning.
David Bremner [Sat, 4 Feb 2012 12:39:35 +0000 (07:39 +1900)]
Re: [PATCH] emacs: More address cleaning.

9 years agoRe: [PATCH 0/2 v2] minor cleanup and improvements
David Bremner [Sat, 4 Feb 2012 12:39:08 +0000 (07:39 +1900)]
Re: [PATCH 0/2 v2] minor cleanup and improvements

9 years agoRe: [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open
David Bremner [Sat, 4 Feb 2012 12:38:36 +0000 (07:38 +1900)]
Re: [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open

9 years agoRe: [PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
David Bremner [Sat, 4 Feb 2012 12:37:45 +0000 (07:37 +1900)]
Re: [PATCH] tag: remove unused attribute from notmuch_tag_command() arguments

9 years agoRe: [PATCH] test: remove ".sh" extension from the recently added Emacs tests
David Bremner [Sat, 4 Feb 2012 12:37:05 +0000 (07:37 +1900)]
Re: [PATCH] test: remove ".sh" extension from the recently added Emacs tests

9 years agoRe: [PATCH] configure: update explicit check for glib : >= 2.22
David Bremner [Sat, 4 Feb 2012 12:36:31 +0000 (07:36 +1900)]
Re: [PATCH] configure: update explicit check for glib : >= 2.22

9 years agoRe: [PATCH v2 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning...
David Bremner [Sat, 4 Feb 2012 12:36:04 +0000 (07:36 +1900)]
Re: [PATCH v2 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer

9 years agoRe: For gmail how do you setup notmuch mail ?...
Jani Nikula [Sat, 4 Feb 2012 12:35:05 +0000 (14:35 +0200)]
Re: For gmail how do you setup notmuch mail ?...

9 years agoRe: Bug: emacs 23.2 doesn't like ido-completing-read
Mark Walters [Sat, 4 Feb 2012 12:31:57 +0000 (12:31 +0000)]
Re: Bug: emacs 23.2 doesn't like ido-completing-read

9 years agoRe: For gmail how do you setup notmuch mail ?...
David Edmondson [Sat, 4 Feb 2012 09:15:16 +0000 (09:15 +0000)]
Re: For gmail how do you setup notmuch mail ?...

9 years agoRe: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Jani Nikula [Sat, 4 Feb 2012 08:59:42 +0000 (10:59 +0200)]
Re: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years agoFor gmail how do you setup notmuch mail ?...
don warner saklad [Sat, 4 Feb 2012 08:39:23 +0000 (03:39 +1900)]
For gmail how do you setup notmuch mail ?...

9 years agoRe: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equa...
Tomi Ollila [Sat, 4 Feb 2012 08:28:23 +0000 (10:28 +0200)]
Re: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file

9 years ago[PATCH v2 2/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of...
Dmitry Kurochkin [Sat, 4 Feb 2012 07:36:37 +0000 (11:36 +0400)]
[PATCH v2 2/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer

9 years ago[PATCH v2 1/2] test: add test for hiding Original Message region at beginning of...
Dmitry Kurochkin [Sat, 4 Feb 2012 07:36:36 +0000 (11:36 +0400)]
[PATCH v2 1/2] test: add test for hiding Original Message region at beginning of a message

9 years ago[PATCH v2 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of...
Dmitry Kurochkin [Sat, 4 Feb 2012 07:36:35 +0000 (11:36 +0400)]
[PATCH v2 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer

9 years agoRe: [PATCH 0/2] Bug and potential fix: forwarded messages
Dmitry Kurochkin [Sat, 4 Feb 2012 06:10:55 +0000 (10:10 +0400)]
Re: [PATCH 0/2] Bug and potential fix: forwarded messages

9 years agoRe: [PATCH 0/2] Bug and potential fix: forwarded messages
Adam Wolfe Gordon [Sat, 4 Feb 2012 06:01:23 +0000 (23:01 +1700)]
Re: [PATCH 0/2] Bug and potential fix: forwarded messages

9 years agonotmuch release 0.11.1 now available
David Bremner [Sat, 4 Feb 2012 04:34:09 +0000 (00:34 +2000)]
notmuch release 0.11.1 now available

9 years agoRe: [PATCH v5] add support for user-specified files & directories to ignore
David Bremner [Sat, 4 Feb 2012 01:56:24 +0000 (21:56 +2000)]
Re: [PATCH v5] add support for user-specified files & directories to ignore

9 years agoRe: [PATCH v4 02/12] emacs: remove text properties from `notmuch-search-get-tags...
David Bremner [Sat, 4 Feb 2012 01:49:36 +0000 (21:49 +2000)]
Re: [PATCH v4 02/12] emacs: remove text properties from `notmuch-search-get-tags' result

9 years agoRe: [PATCH] lib: update notmuch_tags_get example to reflect api change
David Bremner [Sat, 4 Feb 2012 01:34:29 +0000 (21:34 +2000)]
Re: [PATCH] lib: update notmuch_tags_get example to reflect api change

9 years agoRe: [PATCH 1/2] test: add test for hiding Original Message region at beginning of...
David Bremner [Sat, 4 Feb 2012 01:22:30 +0000 (21:22 +2000)]
Re: [PATCH 1/2] test: add test for hiding Original Message region at beginning of a message

9 years agoRe: [PATCH] STYLE: Initial draft of coding style document
David Bremner [Sat, 4 Feb 2012 00:50:51 +0000 (20:50 +2000)]
Re: [PATCH] STYLE: Initial draft of coding style document

9 years ago[PATCH 2/2] emacs: Fix broken showing of forwarded messages.
Adam Wolfe Gordon [Sat, 4 Feb 2012 00:32:33 +0000 (17:32 +1700)]
[PATCH 2/2] emacs: Fix broken showing of forwarded messages.

9 years ago[PATCH 1/2] test: Add broken test for showing forwarded messages
Adam Wolfe Gordon [Sat, 4 Feb 2012 00:32:32 +0000 (17:32 +1700)]
[PATCH 1/2] test: Add broken test for showing forwarded messages

9 years ago[PATCH 0/2] Bug and potential fix: forwarded messages
Adam Wolfe Gordon [Sat, 4 Feb 2012 00:32:31 +0000 (17:32 +1700)]
[PATCH 0/2] Bug and potential fix: forwarded messages

9 years agoRe: [PATCH 2/2] show: Simplify new text formatter code
Austin Clements [Sat, 4 Feb 2012 00:32:00 +0000 (19:32 +1900)]
Re: [PATCH 2/2] show: Simplify new text formatter code

9 years agoRe: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Mark Walters [Sat, 4 Feb 2012 00:00:00 +0000 (00:00 +0000)]
Re: [PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years agoRe: [PATCH] test: add tests wrt ignoring user-specified files and directories
Austin Clements [Fri, 3 Feb 2012 22:44:55 +0000 (17:44 +1900)]
Re: [PATCH] test: add tests wrt ignoring user-specified files and directories

9 years ago[PATCH 2/2] cli: reach previously unreachable cleanup code in "notmuch show"
Jani Nikula [Fri, 3 Feb 2012 22:41:09 +0000 (00:41 +0200)]
[PATCH 2/2] cli: reach previously unreachable cleanup code in "notmuch show"

9 years ago[PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
Jani Nikula [Fri, 3 Feb 2012 22:41:08 +0000 (00:41 +0200)]
[PATCH 1/2] cli: convert "notmuch show" to use the new argument parser

9 years agoRe: [PATCH] test: add tests wrt ignoring user-specified files and directories
Austin Clements [Fri, 3 Feb 2012 22:39:07 +0000 (17:39 +1900)]
Re: [PATCH] test: add tests wrt ignoring user-specified files and directories

9 years agoRe: [PATCH v5] add support for user-specified files & directories to ignore
Austin Clements [Fri, 3 Feb 2012 22:27:29 +0000 (17:27 +1900)]
Re: [PATCH v5] add support for user-specified files & directories to ignore

9 years agoRe: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equa...
Jameson Graef Rollins [Fri, 3 Feb 2012 21:24:53 +0000 (13:24 +1600)]
Re: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file

9 years agoRe: [PATCH v5] add support for user-specified files & directories to ignore
Pieter Praet [Fri, 3 Feb 2012 14:56:02 +0000 (15:56 +0100)]
Re: [PATCH v5] add support for user-specified files & directories to ignore

9 years agoRe: 0.11.1 release in progress
Pieter Praet [Fri, 3 Feb 2012 14:36:38 +0000 (15:36 +0100)]
Re: 0.11.1 release in progress

9 years agoRe: olra.theworths.org mail forwarding delay?
Pieter Praet [Fri, 3 Feb 2012 14:33:32 +0000 (15:33 +0100)]
Re: olra.theworths.org mail forwarding delay?

9 years agoRe: MML Quoting patches.
Pieter Praet [Fri, 3 Feb 2012 14:28:25 +0000 (15:28 +0100)]
Re: MML Quoting patches.

9 years ago[feature request] notmuch_thread_get_newest_subject
Patrick Totzke [Fri, 3 Feb 2012 22:07:01 +0000 (22:07 +0000)]
[feature request] notmuch_thread_get_newest_subject

9 years agoRe: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equa...
Dmitry Kurochkin [Fri, 3 Feb 2012 14:04:05 +0000 (18:04 +0400)]
Re: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file

9 years agoRe: 0.11.1 release in progress
Tomi Ollila [Fri, 3 Feb 2012 13:26:33 +0000 (15:26 +0200)]
Re: 0.11.1 release in progress

9 years agoRe: olra.theworths.org mail forwarding delay?
Tomi Ollila [Fri, 3 Feb 2012 13:25:08 +0000 (15:25 +0200)]
Re: olra.theworths.org mail forwarding delay?

9 years ago0.11.1 release in progress
David Bremner [Fri, 3 Feb 2012 12:58:46 +0000 (08:58 +2000)]
0.11.1 release in progress

9 years agoRe: MML Quoting patches.
David Bremner [Fri, 3 Feb 2012 12:54:48 +0000 (08:54 +2000)]
Re: MML Quoting patches.

9 years agoRe: [RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent
Tomi Ollila [Fri, 3 Feb 2012 12:45:31 +0000 (14:45 +0200)]
Re: [RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent

9 years agoRe: [PATCH] configure: update explicit check for glib : >= 2.22
Tomi Ollila [Fri, 3 Feb 2012 12:18:04 +0000 (14:18 +0200)]
Re: [PATCH] configure: update explicit check for glib : >= 2.22

9 years agoolra.theworths.org mail forwarding delay?
Pieter Praet [Fri, 3 Feb 2012 12:15:42 +0000 (13:15 +0100)]
olra.theworths.org mail forwarding delay?

9 years agoRe: [PATCH] test: add tests wrt ignoring user-specified files and directories
Tomi Ollila [Fri, 3 Feb 2012 12:14:21 +0000 (14:14 +0200)]
Re: [PATCH] test: add tests wrt ignoring user-specified files and directories

9 years ago[PATCH] configure: update explicit check for glib : >= 2.22
Pieter Praet [Fri, 3 Feb 2012 12:12:25 +0000 (13:12 +0100)]
[PATCH] configure: update explicit check for glib : >= 2.22

9 years agonewbie questions
Tamas Papp [Fri, 3 Feb 2012 11:59:34 +0000 (12:59 +0100)]
newbie questions

9 years agoRe: Set "From" based on "To" when replying
Tomi Ollila [Fri, 3 Feb 2012 11:54:07 +0000 (13:54 +0200)]
Re: Set "From" based on "To" when replying

9 years agoRe: [PATCH v6 1/8] emacs: Rework crypto switch toggle.
David Edmondson [Fri, 3 Feb 2012 10:47:22 +0000 (10:47 +0000)]
Re: [PATCH v6 1/8] emacs: Rework crypto switch toggle.

9 years agoRe: [PATCH] test: replace occurrences of $PWD with vars that are more stable
Dmitry Kurochkin [Fri, 3 Feb 2012 10:28:09 +0000 (14:28 +0400)]
Re: [PATCH] test: replace occurrences of $PWD with vars that are more stable

9 years ago[PATCH v6 3/3] post-merge fixes
Pieter Praet [Fri, 3 Feb 2012 10:24:09 +0000 (11:24 +0100)]
[PATCH v6 3/3] post-merge fixes

9 years ago[PATCH v6 2/3] emacs: quote MML tags in replies
Pieter Praet [Fri, 3 Feb 2012 10:24:08 +0000 (11:24 +0100)]
[PATCH v6 2/3] emacs: quote MML tags in replies

9 years ago[PATCH v6 1/3] test: add tests for quoting of MML tags in replies
Pieter Praet [Fri, 3 Feb 2012 10:24:07 +0000 (11:24 +0100)]
[PATCH v6 1/3] test: add tests for quoting of MML tags in replies

9 years agoRe:
Pieter Praet [Fri, 3 Feb 2012 10:22:25 +0000 (11:22 +0100)]
Re:

9 years agoRe: [PATCH] test: replace occurrences of $PWD with vars that are more stable
Pieter Praet [Fri, 3 Feb 2012 10:20:58 +0000 (11:20 +0100)]
Re: [PATCH] test: replace occurrences of $PWD with vars that are more stable

9 years agoRe: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
Jani Nikula [Fri, 3 Feb 2012 09:48:50 +0000 (09:48 +0000)]
Re: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages

9 years agoRe: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
Mark Walters [Fri, 3 Feb 2012 09:36:29 +0000 (09:36 +0000)]
Re: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages

9 years agoRe: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
Jani Nikula [Fri, 3 Feb 2012 08:48:27 +0000 (08:48 +0000)]
Re: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages

9 years agoRe: [PATCH v4 11/11] emacs: show: recognize the exclude flag.
David Edmondson [Fri, 3 Feb 2012 08:15:59 +0000 (08:15 +0000)]
Re: [PATCH v4 11/11] emacs: show: recognize the exclude flag.

9 years agoRe: [PATCH v2] emacs: add default value to notmuch-search-line-faces
David Edmondson [Fri, 3 Feb 2012 08:08:27 +0000 (08:08 +0000)]
Re: [PATCH v2] emacs: add default value to notmuch-search-line-faces

9 years agoRe: mutt-like interface [was: Re: BiDi]
David Edmondson [Fri, 3 Feb 2012 08:07:20 +0000 (08:07 +0000)]
Re: mutt-like interface [was: Re: BiDi]

9 years agoRe: BiDi
David Edmondson [Fri, 3 Feb 2012 08:02:02 +0000 (08:02 +0000)]
Re: BiDi

9 years agoRe: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equa...
Dmitry Kurochkin [Fri, 3 Feb 2012 00:18:09 +0000 (04:18 +0400)]
Re: [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file

9 years agoRe: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
Mark Walters [Thu, 2 Feb 2012 23:24:56 +0000 (23:24 +0000)]
Re: [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages

9 years agoRe: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.
Mark Walters [Thu, 2 Feb 2012 23:19:45 +0000 (23:19 +0000)]
Re: [PATCH v4 08/11] cli: Make notmuch-show respect excludes.