notmuch-archives.git
8 years ago[Patch v2 5/5] lib: add status return to notmuch_query_count_{message,threads}
David Bremner [Tue, 30 Dec 2014 20:29:40 +0000 (21:29 +0100)]
[Patch v2 5/5] lib: add status return to notmuch_query_count_{message,threads}

8 years ago[Patch v2 4/5] bindings/ruby: gitignore *.o
David Bremner [Tue, 30 Dec 2014 20:29:39 +0000 (21:29 +0100)]
[Patch v2 4/5] bindings/ruby: gitignore *.o

8 years ago[Patch v2 3/5] test: port existing python tests to ruby
David Bremner [Tue, 30 Dec 2014 20:29:38 +0000 (21:29 +0100)]
[Patch v2 3/5] test: port existing python tests to ruby

8 years ago[Patch v2 2/5] test: add python tests for query.count_{messages,threads}
David Bremner [Tue, 30 Dec 2014 20:29:37 +0000 (21:29 +0100)]
[Patch v2 2/5] test: add python tests for query.count_{messages,threads}

8 years ago[Patch v2 1/5] build: integrate building ruby bindings into notmuch build process
David Bremner [Tue, 30 Dec 2014 20:29:36 +0000 (21:29 +0100)]
[Patch v2 1/5] build: integrate building ruby bindings into notmuch build process

8 years agoupdate count API round 2
David Bremner [Tue, 30 Dec 2014 20:29:35 +0000 (21:29 +0100)]
update count API round 2

8 years ago[PATCH] lib: add status return to notmuch_query_count_{message,threads}
David Bremner [Mon, 29 Dec 2014 12:14:51 +0000 (13:14 +0100)]
[PATCH] lib: add status return to notmuch_query_count_{message,threads}

8 years agoRe: Solaris 11 anyone?
jsdckr [Mon, 29 Dec 2014 07:33:42 +0000 (00:33 +1700)]
Re: Solaris 11 anyone?

8 years ago[Patch v3 6/6] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Sun, 28 Dec 2014 17:33:50 +0000 (18:33 +0100)]
[Patch v3 6/6] lib: eliminate fprintf from _notmuch_message_file_open

8 years ago[Patch v3 5/6] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Sun, 28 Dec 2014 17:33:49 +0000 (18:33 +0100)]
[Patch v3 5/6] lib: replace almost all fprintfs in library with _n_d_log

8 years ago[Patch v3 4/6] lib: add private function to extract the database for a message.
David Bremner [Sun, 28 Dec 2014 17:33:48 +0000 (18:33 +0100)]
[Patch v3 4/6] lib: add private function to extract the database for a message.

8 years ago[Patch v3 3/6] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Sun, 28 Dec 2014 17:33:47 +0000 (18:33 +0100)]
[Patch v3 3/6] lib: add a log function with output to a string in notmuch_database_t

8 years ago[Patch v3 2/6] lib/database: add field for last error string
David Bremner [Sun, 28 Dec 2014 17:33:46 +0000 (18:33 +0100)]
[Patch v3 2/6] lib/database: add field for last error string

8 years ago[Patch v3 1/6] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Sun, 28 Dec 2014 17:33:45 +0000 (18:33 +0100)]
[Patch v3 1/6] lib: add "verbose" versions of notmuch_database_{open,create}

8 years agolibnotmuch logging overhaul v3
David Bremner [Sun, 28 Dec 2014 17:33:44 +0000 (18:33 +0100)]
libnotmuch logging overhaul v3

8 years ago[PATCH] lib: another iterator-temporary/stale-pointer bug
David Bremner [Sun, 28 Dec 2014 10:45:08 +0000 (11:45 +0100)]
[PATCH] lib: another iterator-temporary/stale-pointer bug

8 years ago[PATCH v2 6/6] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Sat, 27 Dec 2014 22:05:37 +0000 (23:05 +0100)]
[PATCH v2 6/6] lib: eliminate fprintf from _notmuch_message_file_open

8 years ago[PATCH v2 5/6] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Sat, 27 Dec 2014 22:05:36 +0000 (23:05 +0100)]
[PATCH v2 5/6] lib: replace almost all fprintfs in library with _n_d_log

8 years ago[PATCH v2 4/6] lib: add private function to extract the database for a message.
David Bremner [Sat, 27 Dec 2014 22:05:35 +0000 (23:05 +0100)]
[PATCH v2 4/6] lib: add private function to extract the database for a message.

8 years ago[PATCH v2 3/6] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Sat, 27 Dec 2014 22:05:34 +0000 (23:05 +0100)]
[PATCH v2 3/6] lib: add a log function with output to a string in notmuch_database_t

8 years ago[PATCH v2 2/6] lib/database: add field for last error string
David Bremner [Sat, 27 Dec 2014 22:05:33 +0000 (23:05 +0100)]
[PATCH v2 2/6] lib/database: add field for last error string

8 years ago[PATCH v2 1/6] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Sat, 27 Dec 2014 22:05:32 +0000 (23:05 +0100)]
[PATCH v2 1/6] lib: add "verbose" versions of notmuch_database_{open,create}

8 years agolibnotmuch logging overhaul, round 2
David Bremner [Sat, 27 Dec 2014 22:05:31 +0000 (23:05 +0100)]
libnotmuch logging overhaul, round 2

8 years ago[PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Bremner [Sat, 27 Dec 2014 09:18:27 +0000 (10:18 +0100)]
[PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years ago[PATCH] lib: collapse computation of directory_id into a single expression
David Bremner [Sat, 27 Dec 2014 08:33:49 +0000 (09:33 +0100)]
[PATCH] lib: collapse computation of directory_id into a single expression

8 years agoRe: BUG: Using pointer that points to a destructed string's content
Tamas Szakaly [Fri, 26 Dec 2014 23:06:55 +0000 (00:06 +0100)]
Re: BUG: Using pointer that points to a destructed string's content

8 years agoRe: BUG: Using pointer that points to a destructed string's content
David Bremner [Fri, 26 Dec 2014 22:03:13 +0000 (23:03 +0100)]
Re: BUG: Using pointer that points to a destructed string's content

8 years ago[PATCH 4/4] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Fri, 26 Dec 2014 17:42:41 +0000 (18:42 +0100)]
[PATCH 4/4] lib: eliminate fprintf from _notmuch_message_file_open

8 years ago[PATCH 3/4] lib: replace almost all fprintfs in library with n_d_log
David Bremner [Fri, 26 Dec 2014 17:42:40 +0000 (18:42 +0100)]
[PATCH 3/4] lib: replace almost all fprintfs in library with n_d_log

8 years ago[PATCH 2/4] lib: add private function to extract the database for a message.
David Bremner [Fri, 26 Dec 2014 17:42:39 +0000 (18:42 +0100)]
[PATCH 2/4] lib: add private function to extract the database for a message.

8 years ago[PATCH 1/4] lib: add passthrough logger function
David Bremner [Fri, 26 Dec 2014 17:42:38 +0000 (18:42 +0100)]
[PATCH 1/4] lib: add passthrough logger function

8 years agoStart to eliminate printing from libnotmuch
David Bremner [Fri, 26 Dec 2014 17:42:37 +0000 (18:42 +0100)]
Start to eliminate printing from libnotmuch

8 years agoBUG: Using pointer that points to a destructed string's content
Tamas Szakaly [Fri, 26 Dec 2014 11:37:55 +0000 (12:37 +0100)]
BUG: Using pointer that points to a destructed string's content

8 years agoRe: Solaris 11 anyone?
David Bremner [Wed, 24 Dec 2014 20:27:39 +0000 (21:27 +0100)]
Re: Solaris 11 anyone?

8 years agoquestions about post-new/insert hooks
Jameson Graef Rollins [Tue, 23 Dec 2014 21:48:02 +0000 (13:48 +1600)]
questions about post-new/insert hooks

8 years agoSolaris 11 anyone?
jsdckr [Mon, 22 Dec 2014 08:00:47 +0000 (01:00 +1700)]
Solaris 11 anyone?

8 years agoRe: email snoozing in notmuch
Sebastian Fischmeister [Sun, 21 Dec 2014 15:54:22 +0000 (10:54 +1900)]
Re: email snoozing in notmuch

8 years agoRe: Python bindings and Xapian exceptions
Matt [Thu, 18 Dec 2014 21:10:26 +0000 (22:10 +0100)]
Re: Python bindings and Xapian exceptions

8 years agocolumnar faces in search results
David Edmondson [Wed, 17 Dec 2014 07:34:58 +0000 (07:34 +0000)]
columnar faces in search results

8 years agoRe: [PATCH] VIM: Automatically refresh folder screen
Franz Fellner [Tue, 16 Dec 2014 11:57:41 +0000 (12:57 +0100)]
Re: [PATCH] VIM: Automatically refresh folder screen

8 years agoexim config for 'notmuch insert' retry
Edward Betts [Tue, 16 Dec 2014 11:31:33 +0000 (11:31 +0000)]
exim config for 'notmuch insert' retry

8 years agoRe: Python bindings and Xapian exceptions
David Bremner [Tue, 16 Dec 2014 08:02:17 +0000 (09:02 +0100)]
Re: Python bindings and Xapian exceptions

8 years agoRe: Python bindings and Xapian exceptions
Matt [Mon, 15 Dec 2014 20:46:40 +0000 (21:46 +0100)]
Re: Python bindings and Xapian exceptions

8 years agoRe: Python bindings and Xapian exceptions
David Bremner [Mon, 15 Dec 2014 20:41:24 +0000 (21:41 +0100)]
Re: Python bindings and Xapian exceptions

8 years agoRe: Python bindings and Xapian exceptions
Matt [Mon, 15 Dec 2014 11:19:22 +0000 (11:19 +0000)]
Re: Python bindings and Xapian exceptions

8 years agoRe: [PATCH] emacs: do not change users' mail agent configuration
Lukasz Stelmach [Sun, 14 Dec 2014 23:49:17 +0000 (00:49 +0100)]
Re: [PATCH] emacs: do not change users' mail agent configuration

8 years agoRe: New "notmuch address" command
Lele Gaifax [Sun, 14 Dec 2014 18:56:34 +0000 (19:56 +0100)]
Re: New "notmuch address" command

8 years agoRe: Address completion in Emacs
Tomi Ollila [Sun, 14 Dec 2014 17:27:08 +0000 (19:27 +0200)]
Re: Address completion in Emacs

8 years agoRe: New "notmuch address" command
Michal Sojka [Sun, 14 Dec 2014 14:24:53 +0000 (15:24 +0100)]
Re: New "notmuch address" command

8 years agoRe: [PATCH] emacs: do not change users' mail agent configuration
Jani Nikula [Sun, 14 Dec 2014 09:46:48 +0000 (11:46 +0200)]
Re: [PATCH] emacs: do not change users' mail agent configuration

8 years agoRe: [PATCH] emacs: do not change users' mail agent configuration
Lukasz Stelmach [Sat, 13 Dec 2014 21:54:10 +0000 (22:54 +0100)]
Re: [PATCH] emacs: do not change users' mail agent configuration

8 years agoRe: [PATCH] emacs: do not change users' mail agent configuration
Jani Nikula [Sat, 13 Dec 2014 21:04:26 +0000 (23:04 +0200)]
Re: [PATCH] emacs: do not change users' mail agent configuration

8 years ago[PATCH] emacs: do not change users' mail agent configuration
Łukasz Stelmach [Fri, 12 Dec 2014 18:54:26 +0000 (19:54 +0100)]
[PATCH] emacs: do not change users' mail agent configuration

8 years agoRe: Address completion in Emacs
David Edmondson [Fri, 12 Dec 2014 13:08:42 +0000 (13:08 +0000)]
Re: Address completion in Emacs

8 years agoRe: Address completion in Emacs
Lele Gaifax [Fri, 12 Dec 2014 12:45:47 +0000 (13:45 +0100)]
Re: Address completion in Emacs

8 years agoRe: Address completion in Emacs
David Edmondson [Fri, 12 Dec 2014 12:14:37 +0000 (12:14 +0000)]
Re: Address completion in Emacs

8 years agoRe: New "notmuch address" command
Lele Gaifax [Fri, 12 Dec 2014 12:10:11 +0000 (13:10 +0100)]
Re: New "notmuch address" command

8 years agoRe: New "notmuch address" command
Michal Sojka [Fri, 12 Dec 2014 10:39:17 +0000 (11:39 +0100)]
Re: New "notmuch address" command

8 years agoNew "notmuch address" command
Lele Gaifax [Fri, 12 Dec 2014 09:16:14 +0000 (10:16 +0100)]
New "notmuch address" command

8 years agoAddress completion in Emacs
Lele Gaifax [Fri, 12 Dec 2014 08:22:56 +0000 (09:22 +0100)]
Address completion in Emacs

8 years agoRe: email snoozing in notmuch
Trevor Jim [Thu, 11 Dec 2014 15:41:20 +0000 (15:41 +0000)]
Re: email snoozing in notmuch

8 years agoRe: email snoozing in notmuch
Richard Lawrence [Wed, 10 Dec 2014 17:00:17 +0000 (09:00 +1600)]
Re: email snoozing in notmuch

8 years agoRE: email snoozing in notmuch
Franz Fellner [Wed, 10 Dec 2014 08:14:14 +0000 (09:14 +0100)]
RE: email snoozing in notmuch

8 years agoemail snoozing in notmuch
Sebastian Fischmeister [Wed, 10 Dec 2014 01:03:03 +0000 (20:03 +1900)]
email snoozing in notmuch

8 years ago[PATCH 2/2] CLI: make gpg binary used by libgmime configurable.
David Bremner [Tue, 9 Dec 2014 20:01:11 +0000 (21:01 +0100)]
[PATCH 2/2] CLI: make gpg binary used by libgmime configurable.

8 years ago[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable.
David Bremner [Tue, 9 Dec 2014 20:01:10 +0000 (21:01 +0100)]
[PATCH 1/2] CLI: set up infrastructure to make path to gpg configurable.

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
Mark Walters [Mon, 8 Dec 2014 17:17:24 +0000 (17:17 +0000)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
David Bremner [Sun, 7 Dec 2014 17:41:17 +0000 (18:41 +0100)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
Gaute Hope [Sun, 7 Dec 2014 14:29:21 +0000 (14:29 +0000)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
David Bremner [Sun, 7 Dec 2014 13:54:55 +0000 (14:54 +0100)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
Gaute Hope [Sun, 7 Dec 2014 13:24:32 +0000 (13:24 +0000)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: [PATCH v3 1/2] test: Add known-broken test for empty author name
David Bremner [Sun, 7 Dec 2014 12:41:31 +0000 (13:41 +0100)]
Re: [PATCH v3 1/2] test: Add known-broken test for empty author name

8 years agoRe: notmuch_query_add_tag_excluded and notmuch_query_search_threads
David Bremner [Sun, 7 Dec 2014 11:52:43 +0000 (12:52 +0100)]
Re: notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agonotmuch_query_add_tag_excluded and notmuch_query_search_threads
Gaute Hope [Sat, 6 Dec 2014 22:39:39 +0000 (22:39 +0000)]
notmuch_query_add_tag_excluded and notmuch_query_search_threads

8 years agoRe: [PATCH v3 0/2] Use email address instead of empty real name.
Jani Nikula [Sat, 6 Dec 2014 09:47:23 +0000 (11:47 +0200)]
Re: [PATCH v3 0/2] Use email address instead of empty real name.

8 years agoRe: updating database to remove references to deleted Maildir messages
Daniel Kahn Gillmor [Thu, 4 Dec 2014 21:59:48 +0000 (16:59 +1900)]
Re: updating database to remove references to deleted Maildir messages

8 years agoupdating database to remove references to deleted Maildir messages
Danny O'Brien [Thu, 4 Dec 2014 21:38:54 +0000 (13:38 +1600)]
updating database to remove references to deleted Maildir messages

8 years agoExchange mutilation of multipart/encrypted
Brian Sniffen [Mon, 1 Dec 2014 19:28:24 +0000 (14:28 +1900)]
Exchange mutilation of multipart/encrypted

8 years agoRe: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Charles Celerier [Mon, 1 Dec 2014 19:05:39 +0000 (14:05 +1900)]
Re: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Bremner [Mon, 1 Dec 2014 18:04:06 +0000 (19:04 +0100)]
Re: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Lele Gaifax [Mon, 1 Dec 2014 17:58:05 +0000 (18:58 +0100)]
Re: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Charles Celerier [Mon, 1 Dec 2014 17:01:52 +0000 (12:01 +1900)]
Re: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value...
David Edmondson [Mon, 1 Dec 2014 07:16:40 +0000 (07:16 +0000)]
Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

8 years agoRe: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value...
David Bremner [Mon, 1 Dec 2014 06:45:48 +0000 (07:45 +0100)]
Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

8 years agoRe: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value...
David Edmondson [Mon, 1 Dec 2014 06:41:23 +0000 (06:41 +0000)]
Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

8 years agoRe: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Edmondson [Mon, 1 Dec 2014 06:38:29 +0000 (06:38 +0000)]
Re: [PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoAnnouncing Astroid - v0.1
Gaute Hope [Sun, 30 Nov 2014 20:43:22 +0000 (20:43 +0000)]
Announcing Astroid - v0.1

8 years agoRe: [PATCH v3] nmbug: Add an 'init' command
W. Trevor King [Sat, 29 Nov 2014 20:18:29 +0000 (12:18 +1600)]
Re: [PATCH v3] nmbug: Add an 'init' command

8 years agoRe: [PATCH v3] nmbug: Add an 'init' command
W. Trevor King [Sat, 29 Nov 2014 20:09:17 +0000 (12:09 +1600)]
Re: [PATCH v3] nmbug: Add an 'init' command

8 years agoRe: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value...
David Bremner [Sat, 29 Nov 2014 19:09:45 +0000 (20:09 +0100)]
Re: [Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail

8 years agoRe: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Charles Celerier [Sat, 29 Nov 2014 16:40:16 +0000 (11:40 +1900)]
Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years ago[PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Charles Celerier [Sat, 29 Nov 2014 16:39:57 +0000 (11:39 +1900)]
[PATCH v2] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: exim pipe transport, notmuch insert and mbox-style messages
David Bremner [Sat, 29 Nov 2014 13:21:11 +0000 (14:21 +0100)]
Re: exim pipe transport, notmuch insert and mbox-style messages

8 years agoRe: exim pipe transport, notmuch insert and mbox-style messages
Edward Betts [Sat, 29 Nov 2014 12:57:14 +0000 (12:57 +0000)]
Re: exim pipe transport, notmuch insert and mbox-style messages

8 years agoRe: [PATCH v3] nmbug: Add an 'init' command
Michal Sojka [Sat, 29 Nov 2014 09:40:01 +0000 (10:40 +0100)]
Re: [PATCH v3] nmbug: Add an 'init' command

8 years agoRe: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Bremner [Sat, 29 Nov 2014 08:06:13 +0000 (09:06 +0100)]
Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
David Edmondson [Sat, 29 Nov 2014 07:53:30 +0000 (07:53 +0000)]
Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: Forwarding a mail, with a non-ASCII signature
David Bremner [Sat, 29 Nov 2014 07:17:52 +0000 (08:17 +0100)]
Re: Forwarding a mail, with a non-ASCII signature

8 years ago[PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.
Charles Celerier [Sat, 29 Nov 2014 00:10:35 +0000 (19:10 +1900)]
[PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

8 years agoRe: Forwarding a mail, with a non-ASCII signature
Lele Gaifax [Fri, 28 Nov 2014 18:35:17 +0000 (19:35 +0100)]
Re: Forwarding a mail, with a non-ASCII signature