notmuch-archives.git
9 years agoRe: Emacs notmuch-show consistently reports "End of file during parsing"
Tomi Ollila [Wed, 23 May 2012 15:25:26 +0000 (18:25 +0300)]
Re: Emacs notmuch-show consistently reports "End of file during parsing"

9 years agoEmacs notmuch-show consistently reports "End of file during parsing"
Tellman [Wed, 23 May 2012 14:23:01 +0000 (07:23 +1700)]
Emacs notmuch-show consistently reports "End of file during parsing"

9 years agoRe: Sending from multiple accounts
Patrick Totzke [Wed, 23 May 2012 10:34:39 +0000 (11:34 +0100)]
Re: Sending from multiple accounts

9 years agoRe: Sending from multiple accounts
Michal Sojka [Wed, 23 May 2012 10:29:27 +0000 (12:29 +0200)]
Re: Sending from multiple accounts

9 years agoRe: [PATCH 0/9] Fix directory lookup on read-only databases
Justus Winter [Wed, 23 May 2012 10:28:48 +0000 (12:28 +0200)]
Re: [PATCH 0/9] Fix directory lookup on read-only databases

9 years agoRe: [PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()
Michal Sojka [Wed, 23 May 2012 10:20:21 +0000 (12:20 +0200)]
Re: [PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()

9 years agoRe: emacs complains about encoding?
Michal Sojka [Wed, 23 May 2012 10:15:18 +0000 (12:15 +0200)]
Re: emacs complains about encoding?

9 years agoRe: [PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters...
Jani Nikula [Wed, 23 May 2012 05:59:59 +0000 (08:59 +0300)]
Re: [PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters, and functions to support it

9 years ago[PATCH v3 6/6] cli: use new notmuch_crypto_get_context in mime-node.c
Jameson Graef Rollins [Wed, 23 May 2012 01:43:50 +0000 (18:43 +1700)]
[PATCH v3 6/6] cli: use new notmuch_crypto_get_context in mime-node.c

9 years ago[PATCH v3 5/6] cli: new crypto verify flag to handle verification
Jameson Graef Rollins [Wed, 23 May 2012 01:43:49 +0000 (18:43 +1700)]
[PATCH v3 5/6] cli: new crypto verify flag to handle verification

9 years ago[PATCH v3 4/6] cli: modify mime_node_context to use the new crypto struct
Jameson Graef Rollins [Wed, 23 May 2012 01:43:48 +0000 (18:43 +1700)]
[PATCH v3 4/6] cli: modify mime_node_context to use the new crypto struct

9 years ago[PATCH v3 3/6] cli: modify mime_node_open to take new crypto struct as argument
Jameson Graef Rollins [Wed, 23 May 2012 01:43:47 +0000 (18:43 +1700)]
[PATCH v3 3/6] cli: modify mime_node_open to take new crypto struct as argument

9 years ago[PATCH v3 2/6] cli: modify show and reply to use new crypto struct
Jameson Graef Rollins [Wed, 23 May 2012 01:43:46 +0000 (18:43 +1700)]
[PATCH v3 2/6] cli: modify show and reply to use new crypto struct

9 years ago[PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters...
Jameson Graef Rollins [Wed, 23 May 2012 01:43:45 +0000 (18:43 +1700)]
[PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters, and functions to support it

9 years ago[PATCH v3 0/6] cli: improved crypto internals
Jameson Graef Rollins [Wed, 23 May 2012 01:43:44 +0000 (18:43 +1700)]
[PATCH v3 0/6] cli: improved crypto internals

9 years agoSending from multiple accounts
Doug Penner [Wed, 23 May 2012 01:43:36 +0000 (18:43 +1700)]
Sending from multiple accounts

9 years agoRe: [PATCH 0/9] Fix directory lookup on read-only databases
Tomi Ollila [Tue, 22 May 2012 20:48:00 +0000 (23:48 +0300)]
Re: [PATCH 0/9] Fix directory lookup on read-only databases

9 years agoRe: emacs complains about encoding?
Tomi Ollila [Tue, 22 May 2012 13:21:41 +0000 (16:21 +0300)]
Re: emacs complains about encoding?

9 years agoRe: emacs complains about encoding?
Michal Sojka [Tue, 22 May 2012 12:53:26 +0000 (14:53 +0200)]
Re: emacs complains about encoding?

9 years ago[PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()
Tomi Ollila [Sun, 20 May 2012 16:58:14 +0000 (19:58 +0300)]
[PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()

9 years agoRe: emacs complains about encoding?
Adam Wolfe Gordon [Sun, 20 May 2012 15:34:51 +0000 (09:34 +1800)]
Re: emacs complains about encoding?

9 years agoRe: [PATCH v2 4/5] cli: new crypto verify flag to handle verification
Jameson Graef Rollins [Sat, 19 May 2012 16:28:57 +0000 (09:28 +1700)]
Re: [PATCH v2 4/5] cli: new crypto verify flag to handle verification

9 years agotagging moved messages
Emmanuel Beffara [Sat, 19 May 2012 15:40:43 +0000 (17:40 +0200)]
tagging moved messages

9 years agoRe: [PATCH v2 4/5] cli: new crypto verify flag to handle verification
Jani Nikula [Sat, 19 May 2012 11:26:58 +0000 (14:26 +0300)]
Re: [PATCH v2 4/5] cli: new crypto verify flag to handle verification

9 years agoRe: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
Jameson Graef Rollins [Fri, 18 May 2012 20:42:11 +0000 (13:42 +1700)]
Re: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed

9 years agoRe: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
Daniel Kahn Gillmor [Fri, 18 May 2012 20:37:09 +0000 (16:37 +2000)]
Re: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed

9 years agoRe: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
Jameson Graef Rollins [Fri, 18 May 2012 19:45:08 +0000 (12:45 +1700)]
Re: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed

9 years agoRe: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
Austin Clements [Fri, 18 May 2012 19:21:57 +0000 (15:21 +2000)]
Re: [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed

9 years agoRe: [PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t
Jameson Graef Rollins [Fri, 18 May 2012 19:17:49 +0000 (12:17 +1700)]
Re: [PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t

9 years agoRe: [PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t
Austin Clements [Fri, 18 May 2012 19:09:48 +0000 (15:09 +2000)]
Re: [PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t

9 years ago[PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
Jameson Graef Rollins [Fri, 18 May 2012 17:32:37 +0000 (10:32 +1700)]
[PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed

9 years ago[PATCH v2 4/5] cli: new crypto verify flag to handle verification
Jameson Graef Rollins [Fri, 18 May 2012 17:32:36 +0000 (10:32 +1700)]
[PATCH v2 4/5] cli: new crypto verify flag to handle verification

9 years ago[PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t
Jameson Graef Rollins [Fri, 18 May 2012 17:32:35 +0000 (10:32 +1700)]
[PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t

9 years ago[PATCH v2 2/5] cli: modify mime_node_open to take crypto struct as argument
Jameson Graef Rollins [Fri, 18 May 2012 17:32:34 +0000 (10:32 +1700)]
[PATCH v2 2/5] cli: modify mime_node_open to take crypto struct as argument

9 years ago[PATCH v2 1/5] cli: new crypto structure to store crypto contexts and parameters
Jameson Graef Rollins [Fri, 18 May 2012 17:32:33 +0000 (10:32 +1700)]
[PATCH v2 1/5] cli: new crypto structure to store crypto contexts and parameters

9 years ago[PATCH v2 0/5] cli: improve handling of crypto parameters and contexts
Jameson Graef Rollins [Fri, 18 May 2012 17:32:32 +0000 (10:32 +1700)]
[PATCH v2 0/5] cli: improve handling of crypto parameters and contexts

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Daniel Kahn Gillmor [Fri, 18 May 2012 17:09:54 +0000 (13:09 +2000)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: Using procmail to set tags
Robert Horn [Fri, 18 May 2012 14:48:08 +0000 (10:48 +2000)]
Re: Using procmail to set tags

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jani Nikula [Fri, 18 May 2012 08:20:43 +0000 (08:20 +0000)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Tomi Ollila [Fri, 18 May 2012 06:59:27 +0000 (09:59 +0300)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years ago[PATCH 9/9] lib: Don't needlessly create directory docs in _notmuch_message_remove_fi...
Austin Clements [Fri, 18 May 2012 04:13:42 +0000 (00:13 +2000)]
[PATCH 9/9] lib: Don't needlessly create directory docs in _notmuch_message_remove_filename

9 years ago[PATCH 8/9] python: Remove find_message_by_filename workaround
Austin Clements [Fri, 18 May 2012 04:13:41 +0000 (00:13 +2000)]
[PATCH 8/9] python: Remove find_message_by_filename workaround

9 years ago[PATCH 7/9] lib: Make notmuch_database_find_message_by_filename not crash on read...
Austin Clements [Fri, 18 May 2012 04:13:40 +0000 (00:13 +2000)]
[PATCH 7/9] lib: Make notmuch_database_find_message_by_filename not crash on read-only databases

9 years ago[PATCH 6/9] python: Update Database.get_directory documentation
Austin Clements [Fri, 18 May 2012 04:13:39 +0000 (00:13 +2000)]
[PATCH 6/9] python: Update Database.get_directory documentation

9 years ago[PATCH 5/9] new: Remove workaround for detecting newly created directory objects
Austin Clements [Fri, 18 May 2012 04:13:38 +0000 (00:13 +2000)]
[PATCH 5/9] new: Remove workaround for detecting newly created directory objects

9 years ago[PATCH 4/9] lib: Make notmuch_database_get_directory return NULL if the directory...
Austin Clements [Fri, 18 May 2012 04:13:37 +0000 (00:13 +2000)]
[PATCH 4/9] lib: Make notmuch_database_get_directory return NULL if the directory is not found

9 years ago[PATCH 3/9] lib: Perform the same transformation to _notmuch_database_filename_to_dir...
Austin Clements [Fri, 18 May 2012 04:13:36 +0000 (00:13 +2000)]
[PATCH 3/9] lib: Perform the same transformation to _notmuch_database_filename_to_direntry

9 years ago[PATCH 2/9] lib: Perform the same transformation to _notmuch_database_find_directory_id
Austin Clements [Fri, 18 May 2012 04:13:35 +0000 (00:13 +2000)]
[PATCH 2/9] lib: Perform the same transformation to _notmuch_database_find_directory_id

9 years ago[PATCH 1/9] lib: Make directory document creation optional for _notmuch_directory_create
Austin Clements [Fri, 18 May 2012 04:13:34 +0000 (00:13 +2000)]
[PATCH 1/9] lib: Make directory document creation optional for _notmuch_directory_create

9 years ago[PATCH 0/9] Fix directory lookup on read-only databases
Austin Clements [Fri, 18 May 2012 04:13:33 +0000 (00:13 +2000)]
[PATCH 0/9] Fix directory lookup on read-only databases

9 years agoRe: [PATCH 6/6] cli: lazily create the crypto gpg context only when needed
Austin Clements [Thu, 17 May 2012 22:29:53 +0000 (18:29 +2000)]
Re: [PATCH 6/6] cli: lazily create the crypto gpg context only when needed

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Austin Clements [Thu, 17 May 2012 22:29:04 +0000 (18:29 +2000)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument
Austin Clements [Thu, 17 May 2012 22:26:47 +0000 (18:26 +2000)]
Re: [PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Daniel Kahn Gillmor [Thu, 17 May 2012 21:51:22 +0000 (17:51 +2000)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [alot] announcing v0.3.1
Patrick Totzke [Thu, 17 May 2012 21:45:48 +0000 (22:45 +0100)]
Re: [alot] announcing v0.3.1

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jameson Graef Rollins [Thu, 17 May 2012 20:53:12 +0000 (13:53 +1700)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jani Nikula [Thu, 17 May 2012 20:23:15 +0000 (23:23 +0300)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
Tomi Ollila [Thu, 17 May 2012 19:09:35 +0000 (22:09 +0300)]
Re: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jameson Graef Rollins [Thu, 17 May 2012 16:45:01 +0000 (09:45 +1700)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jani Nikula [Thu, 17 May 2012 16:31:59 +0000 (19:31 +0300)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [alot] announcing v0.3.1
Jameson Graef Rollins [Thu, 17 May 2012 15:42:53 +0000 (08:42 +1700)]
Re: [alot] announcing v0.3.1

9 years ago[alot] announcing v0.3.1
Patrick Totzke [Thu, 17 May 2012 15:19:17 +0000 (16:19 +0100)]
[alot] announcing v0.3.1

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jameson Graef Rollins [Thu, 17 May 2012 14:26:30 +0000 (07:26 +1700)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 4/6] cli: intialize crypto structure in show and reply
Jani Nikula [Thu, 17 May 2012 07:47:07 +0000 (10:47 +0300)]
Re: [PATCH 4/6] cli: intialize crypto structure in show and reply

9 years agoRe: [PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument
Jani Nikula [Thu, 17 May 2012 07:40:09 +0000 (10:40 +0300)]
Re: [PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument

9 years agoRe: [PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t
Jani Nikula [Thu, 17 May 2012 07:37:21 +0000 (10:37 +0300)]
Re: [PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t

9 years agoRe: [PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters
Jani Nikula [Thu, 17 May 2012 07:36:08 +0000 (10:36 +0300)]
Re: [PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters

9 years agoRe: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
David Bremner [Thu, 17 May 2012 00:48:46 +0000 (21:48 +2100)]
Re: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years ago[PATCH 6/6] cli: lazily create the crypto gpg context only when needed
Jameson Graef Rollins [Wed, 16 May 2012 21:55:59 +0000 (14:55 +1700)]
[PATCH 6/6] cli: lazily create the crypto gpg context only when needed

9 years ago[PATCH 5/6] cli: new crypto verify flag to handle verification
Jameson Graef Rollins [Wed, 16 May 2012 21:55:58 +0000 (14:55 +1700)]
[PATCH 5/6] cli: new crypto verify flag to handle verification

9 years ago[PATCH 4/6] cli: intialize crypto structure in show and reply
Jameson Graef Rollins [Wed, 16 May 2012 21:55:57 +0000 (14:55 +1700)]
[PATCH 4/6] cli: intialize crypto structure in show and reply

9 years ago[PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument
Jameson Graef Rollins [Wed, 16 May 2012 21:55:56 +0000 (14:55 +1700)]
[PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument

9 years ago[PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t
Jameson Graef Rollins [Wed, 16 May 2012 21:55:55 +0000 (14:55 +1700)]
[PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t

9 years ago[PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters
Jameson Graef Rollins [Wed, 16 May 2012 21:55:54 +0000 (14:55 +1700)]
[PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters

9 years ago[PATCH 0/6] cli: improve handling of crypto parameters contexts
Jameson Graef Rollins [Wed, 16 May 2012 21:55:53 +0000 (14:55 +1700)]
[PATCH 0/6] cli: improve handling of crypto parameters contexts

9 years agoRe: emacs complains about encoding?
Tomi Ollila [Wed, 16 May 2012 09:24:37 +0000 (12:24 +0300)]
Re: emacs complains about encoding?

9 years agoRe: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
Tomi Ollila [Wed, 16 May 2012 07:29:12 +0000 (10:29 +0300)]
Re: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years ago[PATCH 4/4] NEWS: Capitalized go bindings changes title
Tomi Ollila [Wed, 16 May 2012 07:21:50 +0000 (10:21 +0300)]
[PATCH 4/4] NEWS: Capitalized go bindings changes title

9 years ago[PATCH 3/4] NEWS: Insert markdown formatting commands in 0.13 section text
Tomi Ollila [Wed, 16 May 2012 07:21:49 +0000 (10:21 +0300)]
[PATCH 3/4] NEWS: Insert markdown formatting commands in 0.13 section text

9 years ago[PATCH 2/4] NEWS: Changed 0.13 release date in NEWS file to 2012-05-15
Tomi Ollila [Wed, 16 May 2012 07:21:48 +0000 (10:21 +0300)]
[PATCH 2/4] NEWS: Changed 0.13 release date in NEWS file to 2012-05-15

9 years ago[PATCH 1/4] NEWS: Dropped old 'Reply to sender' section
Tomi Ollila [Wed, 16 May 2012 07:21:47 +0000 (10:21 +0300)]
[PATCH 1/4] NEWS: Dropped old 'Reply to sender' section

9 years ago[PATCH 3/3] Capitalized go bindings changes title
Tomi Ollila [Wed, 16 May 2012 07:21:46 +0000 (10:21 +0300)]
[PATCH 3/3] Capitalized go bindings changes title

9 years ago[PATCH 2/3] Changed 0.13 release date in NEWS file to 2012-05-15
Tomi Ollila [Wed, 16 May 2012 07:21:45 +0000 (10:21 +0300)]
[PATCH 2/3] Changed 0.13 release date in NEWS file to 2012-05-15

9 years ago[PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
Tomi Ollila [Wed, 16 May 2012 07:21:44 +0000 (10:21 +0300)]
[PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years agoRe: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
Jani Nikula [Wed, 16 May 2012 07:09:27 +0000 (07:09 +0000)]
Re: [PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years agoRe: emacs complains about encoding?
Jani Nikula [Wed, 16 May 2012 06:31:37 +0000 (06:31 +0000)]
Re: emacs complains about encoding?

9 years ago[PATCH 3/3] Capitalized go bindings changes title
Tomi Ollila [Wed, 16 May 2012 05:39:05 +0000 (08:39 +0300)]
[PATCH 3/3] Capitalized go bindings changes title

9 years ago[PATCH 2/3] Changed 0.13 release date in NEWS file to 2012-05-15
Tomi Ollila [Wed, 16 May 2012 05:39:04 +0000 (08:39 +0300)]
[PATCH 2/3] Changed 0.13 release date in NEWS file to 2012-05-15

9 years ago[PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
Tomi Ollila [Wed, 16 May 2012 05:39:03 +0000 (08:39 +0300)]
[PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text

9 years agoRe: [PATCH] add NEWS item about new emacs tagging interface.
David Bremner [Wed, 16 May 2012 00:19:35 +0000 (21:19 +2100)]
Re: [PATCH] add NEWS item about new emacs tagging interface.

9 years agonotmuch release 0.13 now available
David Bremner [Tue, 15 May 2012 21:45:22 +0000 (18:45 +2100)]
notmuch release 0.13 now available

9 years agoRe: emacs complains about encoding?
Tomi Ollila [Tue, 15 May 2012 20:04:50 +0000 (23:04 +0300)]
Re: emacs complains about encoding?

9 years agoRe: emacs complains about encoding?
Tomi Ollila [Tue, 15 May 2012 19:44:55 +0000 (22:44 +0300)]
Re: emacs complains about encoding?

9 years agoRe: Mark feature in notmuch.el
Jameson Graef Rollins [Tue, 15 May 2012 16:48:55 +0000 (09:48 +1700)]
Re: Mark feature in notmuch.el

9 years ago[PATCH] add NEWS item about new emacs tagging interface.
Jameson Graef Rollins [Tue, 15 May 2012 16:26:42 +0000 (09:26 +1700)]
[PATCH] add NEWS item about new emacs tagging interface.

9 years agoRe: [PATCH] ruby: extern linkage portability improvement
Tomi Ollila [Tue, 15 May 2012 15:31:45 +0000 (18:31 +0300)]
Re: [PATCH] ruby: extern linkage portability improvement

9 years agoRe: [PATCH] ruby: extern linkage portability improvement
Ali Polatel [Tue, 15 May 2012 15:08:45 +0000 (18:08 +0300)]
Re: [PATCH] ruby: extern linkage portability improvement

9 years agoRe: Using procmail to set tags
Tomi Ollila [Tue, 15 May 2012 13:43:31 +0000 (16:43 +0300)]
Re: Using procmail to set tags

9 years agoRe: Using procmail to set tags
Austin Clements [Tue, 15 May 2012 13:22:38 +0000 (09:22 +2000)]
Re: Using procmail to set tags

9 years agoRe: [PATCH v2 0/5] Fix notmuch_database_get_directory API
David Bremner [Tue, 15 May 2012 12:04:45 +0000 (09:04 +2100)]
Re: [PATCH v2 0/5] Fix notmuch_database_get_directory API