notmuch-archives.git
9 years agoRe: [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust
Dmitry Kurochkin [Sat, 28 Jan 2012 17:17:47 +0000 (21:17 +0400)]
Re: [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust

9 years agoRe: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when...
David Bremner [Sat, 28 Jan 2012 17:14:45 +0000 (13:14 +2000)]
Re: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

9 years agoRe: [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust
Jeremy Nickurak [Sat, 28 Jan 2012 16:49:33 +0000 (09:49 +1700)]
Re: [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust

9 years agoRe: [PATCH 2/2] added support for user-specified directories to exclude
Fabio Zanini [Sat, 28 Jan 2012 14:16:57 +0000 (15:16 +0100)]
Re: [PATCH 2/2] added support for user-specified directories to exclude

9 years agoRe: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when...
Jani Nikula [Sat, 28 Jan 2012 12:55:22 +0000 (14:55 +0200)]
Re: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

9 years agoRe: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when...
David Bremner [Sat, 28 Jan 2012 12:41:36 +0000 (08:41 +2000)]
Re: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

9 years agoRe: [PATCH 0/2] Add a fake 'Tags' header
David Bremner [Sat, 28 Jan 2012 12:16:04 +0000 (08:16 +2000)]
Re: [PATCH 0/2] Add a fake 'Tags' header

9 years agoRe: [PATCH] uncrustify.cfg: comments and more types
David Bremner [Sat, 28 Jan 2012 11:59:39 +0000 (07:59 +2000)]
Re: [PATCH] uncrustify.cfg: comments and more types

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Mark Walters [Sat, 28 Jan 2012 11:18:23 +0000 (11:18 +0000)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Mark Walters [Sat, 28 Jan 2012 11:07:51 +0000 (11:07 +0000)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
Mark Walters [Sat, 28 Jan 2012 10:51:16 +0000 (10:51 +0000)]
Re: [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag

9 years agoRe: [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function
Dmitry Kurochkin [Sat, 28 Jan 2012 09:49:27 +0000 (13:49 +0400)]
Re: [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function

9 years agoRe: [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate...
Dmitry Kurochkin [Sat, 28 Jan 2012 09:42:06 +0000 (13:42 +0400)]
Re: [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate-all'

9 years agoRe: [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate...
Jani Nikula [Sat, 28 Jan 2012 09:09:45 +0000 (11:09 +0200)]
Re: [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate-all'

9 years agoRe: [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function
Jani Nikula [Sat, 28 Jan 2012 08:56:21 +0000 (10:56 +0200)]
Re: [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function

9 years agoRe: [PATCH] test: remove ".sh" extension from the recently added Emacs tests
David Edmondson [Sat, 28 Jan 2012 08:08:55 +0000 (08:08 +0000)]
Re: [PATCH] test: remove ".sh" extension from the recently added Emacs tests

9 years ago[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
Dmitry Kurochkin [Sat, 28 Jan 2012 08:02:33 +0000 (12:02 +0400)]
[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments

9 years ago[PATCH 9/6] emacs: code cleanup in `notmuch-show-operate-all', no functional changes
Dmitry Kurochkin [Sat, 28 Jan 2012 05:59:08 +0000 (09:59 +0400)]
[PATCH 9/6] emacs: code cleanup in `notmuch-show-operate-all', no functional changes

9 years ago[PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate...
Dmitry Kurochkin [Sat, 28 Jan 2012 05:59:07 +0000 (09:59 +0400)]
[PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate-all'

9 years agoRe: [PATCH] test: remove ".sh" extension from the recently added Emacs tests
Austin Clements [Sat, 28 Jan 2012 05:23:35 +0000 (00:23 +1900)]
Re: [PATCH] test: remove ".sh" extension from the recently added Emacs tests

9 years agoRe: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.
Austin Clements [Sat, 28 Jan 2012 05:22:00 +0000 (00:22 +1900)]
Re: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness.
Austin Clements [Sat, 28 Jan 2012 05:09:58 +0000 (00:09 +1900)]
Re: [PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness.

9 years ago[PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function
Dmitry Kurochkin [Sat, 28 Jan 2012 05:05:43 +0000 (09:05 +0400)]
[PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function

9 years ago[PATCH] test: remove ".sh" extension from the recently added Emacs tests
Dmitry Kurochkin [Sat, 28 Jan 2012 04:47:39 +0000 (08:47 +0400)]
[PATCH] test: remove ".sh" extension from the recently added Emacs tests

9 years ago[PATCH 6/6] emacs: separate history for operations which accept single and multiple...
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:24 +0000 (08:41 +0400)]
[PATCH 6/6] emacs: separate history for operations which accept single and multiple tags

9 years ago[PATCH 5/6] emacs: add "*" binding for notmuch-show view
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:23 +0000 (08:41 +0400)]
[PATCH 5/6] emacs: add "*" binding for notmuch-show view

9 years ago[PATCH 4/6] test: fix emacs tests after tagging operations changes
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:22 +0000 (08:41 +0400)]
[PATCH 4/6] test: fix emacs tests after tagging operations changes

9 years ago[PATCH 3/6] emacs: make "+" and "-" tagging operations more robust
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:21 +0000 (08:41 +0400)]
[PATCH 3/6] emacs: make "+" and "-" tagging operations more robust

9 years ago[PATCH 2/6] emacs: remove text properties from `notmuch-search-get-tags' result
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:20 +0000 (08:41 +0400)]
[PATCH 2/6] emacs: remove text properties from `notmuch-search-get-tags' result

9 years ago[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
Dmitry Kurochkin [Sat, 28 Jan 2012 04:41:19 +0000 (08:41 +0400)]
[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function

9 years ago[PATCH] STYLE: Initial draft of coding style document
David Bremner [Fri, 27 Jan 2012 23:46:58 +0000 (19:46 +2000)]
[PATCH] STYLE: Initial draft of coding style document

9 years agoRe: [PATCH 2/2] added support for user-specified directories to exclude
Austin Clements [Fri, 27 Jan 2012 22:50:31 +0000 (17:50 +1900)]
Re: [PATCH 2/2] added support for user-specified directories to exclude

9 years agoRe: [PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file
Austin Clements [Fri, 27 Jan 2012 22:15:20 +0000 (17:15 +1900)]
Re: [PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file

9 years agoRe: [PATCH 2/2] added support for user-specified directories to exclude
Austin Clements [Fri, 27 Jan 2012 22:14:04 +0000 (17:14 +1900)]
Re: [PATCH 2/2] added support for user-specified directories to exclude

9 years ago[PATCH] emacs: support limiting the number of results shown in search results
Jani Nikula [Fri, 27 Jan 2012 19:35:00 +0000 (21:35 +0200)]
[PATCH] emacs: support limiting the number of results shown in search results

9 years agoRe: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
Ethan Glasser-Camp [Fri, 27 Jan 2012 18:18:57 +0000 (13:18 +1900)]
Re: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file

9 years agoRe: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash...
Dmitry Kurochkin [Fri, 27 Jan 2012 16:36:40 +0000 (20:36 +0400)]
Re: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson [Fri, 27 Jan 2012 13:39:37 +0000 (13:39 +0000)]
Re: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.
Mark Walters [Fri, 27 Jan 2012 13:31:27 +0000 (13:31 +0000)]
Re: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 0/3 v2 ] improve `notmuch-show-clean-address'
David Bremner [Fri, 27 Jan 2012 12:06:24 +0000 (08:06 +2000)]
Re: [PATCH 0/3 v2 ] improve `notmuch-show-clean-address'

9 years agoRe: [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing.
David Bremner [Fri, 27 Jan 2012 12:05:34 +0000 (08:05 +2000)]
Re: [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing.

9 years agoRe: [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing.
David Bremner [Fri, 27 Jan 2012 12:04:52 +0000 (08:04 +2000)]
Re: [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing.

9 years agoRe: [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'.
David Bremner [Fri, 27 Jan 2012 11:57:09 +0000 (07:57 +2000)]
Re: [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'.

9 years agoRe: [PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional...
David Bremner [Fri, 27 Jan 2012 11:56:46 +0000 (07:56 +2000)]
Re: [PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional changes

9 years agoRe: [PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)
David Bremner [Fri, 27 Jan 2012 11:55:51 +0000 (07:55 +2000)]
Re: [PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)

9 years ago[PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file
Tomi Ollila [Fri, 27 Jan 2012 10:59:48 +0000 (12:59 +0200)]
[PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file

9 years agoRe: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
Tomi Ollila [Fri, 27 Jan 2012 10:42:59 +0000 (12:42 +0200)]
Re: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file

9 years agoRe: [PATCH 2/2] added support for user-specified directories to exclude
Tomi Ollila [Fri, 27 Jan 2012 10:41:18 +0000 (12:41 +0200)]
Re: [PATCH 2/2] added support for user-specified directories to exclude

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
David Edmondson [Fri, 27 Jan 2012 10:37:43 +0000 (10:37 +0000)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.
Mark Walters [Fri, 27 Jan 2012 10:32:43 +0000 (10:32 +0000)]
Re: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Mark Walters [Fri, 27 Jan 2012 10:29:22 +0000 (10:29 +0000)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.
David Edmondson [Fri, 27 Jan 2012 10:28:56 +0000 (10:28 +0000)]
Re: [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects.

9 years agoRe: [PATCH 0/3 v2] minor cleanup and improvements
David Edmondson [Fri, 27 Jan 2012 09:26:58 +0000 (09:26 +0000)]
Re: [PATCH 0/3 v2] minor cleanup and improvements

9 years agoRe: [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'
David Edmondson [Fri, 27 Jan 2012 09:18:40 +0000 (09:18 +0000)]
Re: [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'

9 years ago[PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{,-and-go}'
Pieter Praet [Fri, 27 Jan 2012 08:44:26 +0000 (09:44 +0100)]
[PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{,-and-go}'

9 years agoRe: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash...
Pieter Praet [Fri, 27 Jan 2012 08:42:23 +0000 (09:42 +0100)]
Re: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH 0/2] re-enable line wrapping and add some header bling
Jani Nikula [Fri, 27 Jan 2012 08:22:54 +0000 (08:22 +0000)]
Re: [PATCH 0/2] re-enable line wrapping and add some header bling

9 years agoRe: gmime2.6 packaging for debian
Jameson Graef Rollins [Fri, 27 Jan 2012 07:16:45 +0000 (23:16 +1600)]
Re: gmime2.6 packaging for debian

9 years agoRe: [PATCH 0/2] re-enable line wrapping and add some header bling
David Edmondson [Fri, 27 Jan 2012 06:52:46 +0000 (06:52 +0000)]
Re: [PATCH 0/2] re-enable line wrapping and add some header bling

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Austin Clements [Thu, 26 Jan 2012 22:17:26 +0000 (17:17 +1900)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Jeremy Nickurak [Thu, 26 Jan 2012 21:59:56 +0000 (14:59 +1700)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Jani Nikula [Thu, 26 Jan 2012 21:58:51 +0000 (23:58 +0200)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'.
Tomi Ollila [Thu, 26 Jan 2012 20:26:33 +0000 (22:26 +0200)]
Re: [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'.

9 years agoRe: [PATCH] emacs: add default value to notmuch-search-line-faces
Austin Clements [Thu, 26 Jan 2012 19:41:46 +0000 (14:41 +1900)]
Re: [PATCH] emacs: add default value to notmuch-search-line-faces

9 years ago[PATCH] emacs: add default value to notmuch-search-line-faces
Jani Nikula [Thu, 26 Jan 2012 19:21:19 +0000 (21:21 +0200)]
[PATCH] emacs: add default value to notmuch-search-line-faces

9 years agoRe: [PATCH] emacs: Quote MML tags in replies
Austin Clements [Thu, 26 Jan 2012 19:16:54 +0000 (14:16 +1900)]
Re: [PATCH] emacs: Quote MML tags in replies

9 years agoRe: [PATCH v5 0/2] emacs: add completion to "tag all" operation
Austin Clements [Thu, 26 Jan 2012 18:35:12 +0000 (13:35 +1900)]
Re: [PATCH v5 0/2] emacs: add completion to "tag all" operation

9 years agoRe: [PATCH v5 0/2] emacs: add completion to "tag all" operation
David Edmondson [Thu, 26 Jan 2012 18:18:45 +0000 (18:18 +0000)]
Re: [PATCH v5 0/2] emacs: add completion to "tag all" operation

9 years ago[PATCH 2/2] test: Update tests for new 'Tags' header.
David Edmondson [Thu, 26 Jan 2012 18:16:29 +0000 (18:16 +0000)]
[PATCH 2/2] test: Update tests for new 'Tags' header.

9 years ago[PATCH 1/2] emacs: Add a fake Tags: header during display.
David Edmondson [Thu, 26 Jan 2012 18:16:28 +0000 (18:16 +0000)]
[PATCH 1/2] emacs: Add a fake Tags: header during display.

9 years ago[PATCH 0/2] Add a fake 'Tags' header
David Edmondson [Thu, 26 Jan 2012 18:16:27 +0000 (18:16 +0000)]
[PATCH 0/2] Add a fake 'Tags' header

9 years agoRe: [PATCH] emacs: add completion to "tag all" operation ("*" binding)
Dmitry Kurochkin [Thu, 26 Jan 2012 17:39:22 +0000 (21:39 +0400)]
Re: [PATCH] emacs: add completion to "tag all" operation ("*" binding)

9 years agoRe: [PATCH v4] emacs: add completion to "tag all" operation ("*" binding)
Dmitry Kurochkin [Thu, 26 Jan 2012 17:37:38 +0000 (21:37 +0400)]
Re: [PATCH v4] emacs: add completion to "tag all" operation ("*" binding)

9 years agoRe: [PATCH 0/2] re-enable line wrapping and add some header bling
Jani Nikula [Thu, 26 Jan 2012 17:36:45 +0000 (19:36 +0200)]
Re: [PATCH 0/2] re-enable line wrapping and add some header bling

9 years ago[PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional changes
Dmitry Kurochkin [Thu, 26 Jan 2012 17:34:49 +0000 (21:34 +0400)]
[PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional changes

9 years ago[PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)
Dmitry Kurochkin [Thu, 26 Jan 2012 17:34:48 +0000 (21:34 +0400)]
[PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)

9 years ago[PATCH v5 0/2] emacs: add completion to "tag all" operation
Dmitry Kurochkin [Thu, 26 Jan 2012 17:34:47 +0000 (21:34 +0400)]
[PATCH v5 0/2] emacs: add completion to "tag all" operation

9 years agoRe: [PATCH 0/2] re-enable line wrapping and add some header bling
Dmitry Kurochkin [Thu, 26 Jan 2012 16:17:49 +0000 (20:17 +0400)]
Re: [PATCH 0/2] re-enable line wrapping and add some header bling

9 years agoRe: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
Tomi Ollila [Thu, 26 Jan 2012 15:58:21 +0000 (17:58 +0200)]
Re: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility

9 years agoRe: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
David Edmondson [Thu, 26 Jan 2012 15:04:32 +0000 (15:04 +0000)]
Re: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility

9 years agoRe: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash...
David Edmondson [Thu, 26 Jan 2012 14:40:26 +0000 (14:40 +0000)]
Re: [RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH 1/3] emacs: s/buttonise/buttonize/g
Tomi Ollila [Thu, 26 Jan 2012 14:34:47 +0000 (16:34 +0200)]
Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g

9 years agoRe: [PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
Jani Nikula [Thu, 26 Jan 2012 14:13:40 +0000 (14:13 +0000)]
Re: [PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer

9 years agoRe: [PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
Pieter Praet [Thu, 26 Jan 2012 13:48:44 +0000 (14:48 +0100)]
Re: [PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer

9 years agoRe: Bug?: notmuch-search-show-thread shows several threads; only one containing match...
Pieter Praet [Thu, 26 Jan 2012 13:32:14 +0000 (14:32 +0100)]
Re: Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages

9 years agoRe: Bug?: notmuch-search-show-thread shows several threads; only one containing match...
Jani Nikula [Thu, 26 Jan 2012 13:16:53 +0000 (13:16 +0000)]
Re: Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages

9 years ago[RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane...
Pieter Praet [Thu, 26 Jan 2012 13:13:30 +0000 (14:13 +0100)]
[RFC] Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH 2/2] added support for user-specified directories to exclude
Jani Nikula [Thu, 26 Jan 2012 13:11:36 +0000 (13:11 +0000)]
Re: [PATCH 2/2] added support for user-specified directories to exclude

9 years agoRe: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and...
Pieter Praet [Thu, 26 Jan 2012 13:07:44 +0000 (14:07 +0100)]
Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and...
Pieter Praet [Thu, 26 Jan 2012 13:05:06 +0000 (14:05 +0100)]
Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'.

9 years agoRe: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
Jani Nikula [Thu, 26 Jan 2012 13:03:46 +0000 (13:03 +0000)]
Re: [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file

9 years agoRe: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
Pieter Praet [Thu, 26 Jan 2012 13:02:15 +0000 (14:02 +0100)]
Re: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility

9 years agoRe: [PATCH 1/3] emacs: s/buttonise/buttonize/g
Pieter Praet [Thu, 26 Jan 2012 13:00:41 +0000 (14:00 +0100)]
Re: [PATCH 1/3] emacs: s/buttonise/buttonize/g

9 years agoRe: Bug?: notmuch-search-show-thread shows several threads; only one containing match...
Gregor Zattler [Thu, 26 Jan 2012 12:44:50 +0000 (13:44 +0100)]
Re: Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages

9 years agoRe: [PATCH 0/4 v3] more care when hiding regions with buttons
David Bremner [Thu, 26 Jan 2012 12:40:20 +0000 (08:40 +2000)]
Re: [PATCH 0/4 v3] more care when hiding regions with buttons

9 years agoRe: [PATCH] emacs: Make the part content available to `mm-inlinable-p'.
David Bremner [Thu, 26 Jan 2012 12:28:24 +0000 (08:28 +2000)]
Re: [PATCH] emacs: Make the part content available to `mm-inlinable-p'.

9 years agoRe: [PATCH] emacs: Fix a notmuch-print.el compiler warning.
David Bremner [Thu, 26 Jan 2012 12:27:25 +0000 (08:27 +2000)]
Re: [PATCH] emacs: Fix a notmuch-print.el compiler warning.

9 years agoRe: [PATCH] emacs: polish notmuch-hello help text
David Bremner [Thu, 26 Jan 2012 12:24:51 +0000 (08:24 +2000)]
Re: [PATCH] emacs: polish notmuch-hello help text

9 years ago[PATCH 2/2] added support for user-specified directories to exclude
Tomi Ollila [Thu, 26 Jan 2012 10:11:58 +0000 (12:11 +0200)]
[PATCH 2/2] added support for user-specified directories to exclude

9 years ago[PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
Tomi Ollila [Thu, 26 Jan 2012 10:11:57 +0000 (12:11 +0200)]
[PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file