notmuch-archives.git
7 years ago[PATCH] test/thread-order: more robust loop exit in case of broken input
Tomi Ollila [Sun, 29 Mar 2015 15:30:36 +0000 (18:30 +0300)]
[PATCH] test/thread-order: more robust loop exit in case of broken input

7 years agoUnicodeDecodeError with python API
Sebastian Fischmeister [Sun, 29 Mar 2015 13:08:28 +0000 (09:08 +2000)]
UnicodeDecodeError with python API

7 years agoRe: [Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Sat, 28 Mar 2015 23:46:20 +0000 (00:46 +0100)]
Re: [Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

7 years ago[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
W. Trevor King [Sat, 28 Mar 2015 15:46:40 +0000 (08:46 +1700)]
[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section

7 years agoRe: [PATCH] emacs: show: hide large text attachments by default
David Bremner [Sat, 28 Mar 2015 14:35:02 +0000 (15:35 +0100)]
Re: [PATCH] emacs: show: hide large text attachments by default

7 years ago[PATCH] emacs: show: hide large text attachments by default
Mark Walters [Sat, 28 Mar 2015 11:08:59 +0000 (11:08 +0000)]
[PATCH] emacs: show: hide large text attachments by default

7 years ago[PATCH] emacs: print messages when starting and ending notmuch queries
David Bremner [Sat, 28 Mar 2015 10:30:17 +0000 (11:30 +0100)]
[PATCH] emacs: print messages when starting and ending notmuch queries

7 years agoRe: [Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila [Sat, 28 Mar 2015 10:04:22 +0000 (12:04 +0200)]
Re: [Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open, create}

7 years agoRe: Can't compose message in Emacs - Notmuch
David Bremner [Sat, 28 Mar 2015 09:25:56 +0000 (10:25 +0100)]
Re: Can't compose message in Emacs  - Notmuch

7 years ago[Patch v6 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Fri, 27 Mar 2015 22:12:00 +0000 (23:12 +0100)]
[Patch v6 8/8] lib: eliminate fprintf from _notmuch_message_file_open

7 years ago[Patch v6 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Fri, 27 Mar 2015 22:11:59 +0000 (23:11 +0100)]
[Patch v6 7/8] lib: replace almost all fprintfs in library with _n_d_log

7 years ago[Patch v6 6/8] lib: add private function to extract the database for a message.
David Bremner [Fri, 27 Mar 2015 22:11:58 +0000 (23:11 +0100)]
[Patch v6 6/8] lib: add private function to extract the database for a message.

7 years ago[Patch v6 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Fri, 27 Mar 2015 22:11:57 +0000 (23:11 +0100)]
[Patch v6 5/8] lib: add a log function with output to a string in notmuch_database_t

7 years ago[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Fri, 27 Mar 2015 22:11:56 +0000 (23:11 +0100)]
[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

7 years ago[Patch v6 3/8] test: add error reporting tests
David Bremner [Fri, 27 Mar 2015 22:11:55 +0000 (23:11 +0100)]
[Patch v6 3/8] test: add error reporting tests

7 years ago[Patch v6 2/8] test: add support for compiling and running C snippets
David Bremner [Fri, 27 Mar 2015 22:11:54 +0000 (23:11 +0100)]
[Patch v6 2/8] test: add support for compiling and running C snippets

7 years ago[Patch v6 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner [Fri, 27 Mar 2015 22:11:53 +0000 (23:11 +0100)]
[Patch v6 1/8] test: Add two tests for error output from notmuch_database_open

7 years agoLibrary logging overhaul, round 6
David Bremner [Fri, 27 Mar 2015 22:11:52 +0000 (23:11 +0100)]
Library logging overhaul, round 6

7 years agoRe: "bouncing" messages
Tomi Ollila [Wed, 25 Mar 2015 19:20:45 +0000 (21:20 +0200)]
Re: "bouncing" messages

7 years ago[PATCH] test/thread-order: continue loop while $parent is number
Tomi Ollila [Wed, 25 Mar 2015 19:07:40 +0000 (21:07 +0200)]
[PATCH] test/thread-order: continue loop while $parent is number

7 years agoRe: [Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
Tomi Ollila [Wed, 25 Mar 2015 16:47:44 +0000 (18:47 +0200)]
Re: [Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t

7 years agoRe: [Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Wed, 25 Mar 2015 16:47:06 +0000 (12:47 +2000)]
Re: [Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

7 years agoRe: [Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila [Wed, 25 Mar 2015 16:39:24 +0000 (18:39 +0200)]
Re: [Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open, create}

7 years agoRe: [Patch v5 3/8] test: add error reporting tests
Tomi Ollila [Wed, 25 Mar 2015 16:19:42 +0000 (18:19 +0200)]
Re: [Patch v5 3/8] test: add error reporting tests

7 years agoRe: [Patch v5 2/8] test: add support for compiling and running C snippets
Tomi Ollila [Wed, 25 Mar 2015 16:09:29 +0000 (18:09 +0200)]
Re: [Patch v5 2/8] test: add support for compiling and running C snippets

7 years agoRe: emacs / vim - time taken to open threads
Matthew Lear [Wed, 25 Mar 2015 18:21:06 +0000 (18:21 +0000)]
Re: emacs / vim - time taken to open threads

7 years agoRe: Can't compose message in Emacs - Notmuch
Tomi Ollila [Wed, 25 Mar 2015 09:06:21 +0000 (11:06 +0200)]
Re: Can't compose message in Emacs  - Notmuch

7 years agoRe: emacs / vim - time taken to open threads
Tomi Ollila [Wed, 25 Mar 2015 07:54:55 +0000 (09:54 +0200)]
Re: emacs / vim - time taken to open threads

7 years agoRe: strange search behaviour in emacs
Sebastian Fischmeister [Wed, 25 Mar 2015 01:35:22 +0000 (21:35 +2000)]
Re: strange search behaviour in emacs

7 years agoRe: Can't compose message in Emacs - Notmuch
Glyn Millington [Tue, 24 Mar 2015 23:11:23 +0000 (23:11 +0000)]
Re: Can't compose message in Emacs  - Notmuch

7 years agoRe: emacs / vim - time taken to open threads
David Bremner [Tue, 24 Mar 2015 23:10:28 +0000 (19:10 +2000)]
Re: emacs / vim - time taken to open threads

7 years agoemacs / vim - time taken to open threads
Matthew Lear [Tue, 24 Mar 2015 21:58:40 +0000 (21:58 +0000)]
emacs / vim - time taken to open threads

7 years agoRe: Emacs client scalability for long, deeply-nested threads
Jed Brown [Tue, 24 Mar 2015 20:12:00 +0000 (14:12 +1800)]
Re: Emacs client scalability for long, deeply-nested threads

7 years agoRe: Emacs client scalability for long, deeply-nested threads
David Bremner [Tue, 24 Mar 2015 19:43:36 +0000 (15:43 +2000)]
Re: Emacs client scalability for long, deeply-nested threads

7 years agoRe: strange search behaviour in emacs
David Bremner [Tue, 24 Mar 2015 19:25:48 +0000 (15:25 +2000)]
Re: strange search behaviour in emacs

7 years agoRe: Can't compose message in Emacs - Notmuch
David Bremner [Tue, 24 Mar 2015 19:15:51 +0000 (15:15 +2000)]
Re: Can't compose message in Emacs  - Notmuch

7 years ago[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Tue, 24 Mar 2015 13:24:11 +0000 (09:24 +2000)]
[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open

7 years ago[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Tue, 24 Mar 2015 13:24:10 +0000 (09:24 +2000)]
[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log

7 years ago[Patch v5 6/8] lib: add private function to extract the database for a message.
David Bremner [Tue, 24 Mar 2015 13:24:09 +0000 (09:24 +2000)]
[Patch v5 6/8] lib: add private function to extract the database for a message.

7 years ago[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Tue, 24 Mar 2015 13:24:08 +0000 (09:24 +2000)]
[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t

7 years ago[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Tue, 24 Mar 2015 13:24:07 +0000 (09:24 +2000)]
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

7 years ago[Patch v5 3/8] test: add error reporting tests
David Bremner [Tue, 24 Mar 2015 13:24:06 +0000 (09:24 +2000)]
[Patch v5 3/8] test: add error reporting tests

7 years ago[Patch v5 2/8] test: add support for compiling and running C snippets
David Bremner [Tue, 24 Mar 2015 13:24:05 +0000 (09:24 +2000)]
[Patch v5 2/8] test: add support for compiling and running C snippets

7 years ago[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner [Tue, 24 Mar 2015 13:24:04 +0000 (09:24 +2000)]
[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open

7 years agoUpdate to library logging, version 5
David Bremner [Tue, 24 Mar 2015 13:24:03 +0000 (09:24 +2000)]
Update to library logging, version 5

7 years ago[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Tue, 24 Mar 2015 13:19:46 +0000 (09:19 +2000)]
[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open

7 years ago[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Tue, 24 Mar 2015 13:19:45 +0000 (09:19 +2000)]
[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log

7 years ago[Patch v5 6/8] lib: add private function to extract the database for a message.
David Bremner [Tue, 24 Mar 2015 13:19:44 +0000 (09:19 +2000)]
[Patch v5 6/8] lib: add private function to extract the database for a message.

7 years ago[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Tue, 24 Mar 2015 13:19:43 +0000 (09:19 +2000)]
[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t

7 years ago[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Tue, 24 Mar 2015 13:19:42 +0000 (09:19 +2000)]
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}

7 years ago[Patch v5 3/8] test: add error reporting tests
David Bremner [Tue, 24 Mar 2015 13:19:41 +0000 (09:19 +2000)]
[Patch v5 3/8] test: add error reporting tests

7 years ago[Patch v5 2/8] test: add support for compiling and running C snippets
David Bremner [Tue, 24 Mar 2015 13:19:40 +0000 (09:19 +2000)]
[Patch v5 2/8] test: add support for compiling and running C snippets

7 years ago[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner [Tue, 24 Mar 2015 13:19:39 +0000 (09:19 +2000)]
[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open

7 years agoRe: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Tomi Ollila [Tue, 24 Mar 2015 09:33:35 +0000 (11:33 +0200)]
Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years agoCan't compose message in Emacs - Notmuch
Glyn Millington [Tue, 24 Mar 2015 08:57:56 +0000 (08:57 +0000)]
Can't compose message in Emacs  - Notmuch

7 years agostrange search behaviour in emacs
Sebastian Fischmeister [Tue, 24 Mar 2015 04:47:41 +0000 (00:47 +2000)]
strange search behaviour in emacs

7 years agoRe: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner [Tue, 24 Mar 2015 02:22:32 +0000 (22:22 +2000)]
Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years agoRe: Emacs client scalability for long, deeply-nested threads
Jed Brown [Mon, 23 Mar 2015 23:26:55 +0000 (17:26 +1800)]
Re: Emacs client scalability for long, deeply-nested threads

7 years agoRe: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Tomi Ollila [Mon, 23 Mar 2015 20:13:52 +0000 (22:13 +0200)]
Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years agoRe: Emacs client scalability for long, deeply-nested threads
Michael Hudson-Doyle [Mon, 23 Mar 2015 19:59:17 +0000 (08:59 +1300)]
Re: Emacs client scalability for long, deeply-nested threads

7 years agoRe: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Simon Campese [Mon, 23 Mar 2015 18:11:55 +0000 (18:11 +0000)]
Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years agoEmacs client scalability for long, deeply-nested threads
Jed Brown [Mon, 23 Mar 2015 18:09:08 +0000 (12:09 +1800)]
Emacs client scalability for long, deeply-nested threads

7 years ago[DRAFT PATCH] emacs: show local date next to Date: in case value differs
Tomi Ollila [Mon, 23 Mar 2015 17:45:22 +0000 (19:45 +0200)]
[DRAFT PATCH] emacs: show local date next to Date: in case value differs

7 years agoRe: [PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
Tomi Ollila [Mon, 23 Mar 2015 07:06:13 +0000 (09:06 +0200)]
Re: [PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs

7 years ago[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King [Sun, 22 Mar 2015 22:51:41 +0000 (15:51 +1700)]
[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs

7 years agoRe: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila [Sun, 22 Mar 2015 20:35:12 +0000 (22:35 +0200)]
Re: [PATCH] notmuch-emacs-mua: do not create a frame by default with --client

7 years ago[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula [Sun, 22 Mar 2015 20:14:29 +0000 (22:14 +0200)]
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client

7 years agoRe: [PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King [Sun, 22 Mar 2015 08:33:23 +0000 (01:33 +1700)]
Re: [PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs

7 years ago[PATCH v3] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King [Sun, 22 Mar 2015 08:31:09 +0000 (01:31 +1700)]
[PATCH v3] nmbug-status: Use 'show-ref --heads' for loading configs

7 years agoRe: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner [Sat, 21 Mar 2015 18:14:28 +0000 (14:14 +2000)]
Re: [BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years ago[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Simon Campese [Sat, 21 Mar 2015 11:23:58 +0000 (12:23 +0100)]
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true

7 years ago[PATCH v2] emacs: prefer notmuch-emacs-version in User-Agent: header
Tomi Ollila [Sat, 21 Mar 2015 10:15:55 +0000 (12:15 +0200)]
[PATCH v2] emacs: prefer notmuch-emacs-version in User-Agent: header

7 years agoRe: [Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila [Sat, 21 Mar 2015 09:27:41 +0000 (11:27 +0200)]
Re: [Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open, create}

7 years agoRe: [Patch v4 2/9] test: add support for compiling and running C snippets
Tomi Ollila [Sat, 21 Mar 2015 08:51:21 +0000 (10:51 +0200)]
Re: [Patch v4 2/9] test: add support for compiling and running C snippets

7 years agoRe: [PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
Tomi Ollila [Sat, 21 Mar 2015 08:28:05 +0000 (10:28 +0200)]
Re: [PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs

7 years agoRe: Proposal: List-Id
guyzmo [Mon, 16 Mar 2015 17:03:16 +0000 (18:03 +0100)]
Re: Proposal: List-Id

7 years agoRe: Proposal: List-Id
Amadeusz Żołnowski [Mon, 16 Mar 2015 15:28:44 +0000 (16:28 +0100)]
Re: Proposal: List-Id

7 years agoRe: Proposal: List-Id
David Bremner [Mon, 16 Mar 2015 11:35:35 +0000 (12:35 +0100)]
Re: Proposal: List-Id

7 years agoRe: Proposal: List-Id
Guyzmo [Mon, 16 Mar 2015 11:18:30 +0000 (12:18 +0100)]
Re: Proposal: List-Id

7 years agoProposal: List-Id
Harlan Lieberman-Berg [Sun, 15 Mar 2015 23:02:56 +0000 (19:02 +2000)]
Proposal: List-Id

7 years ago[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King [Sun, 15 Mar 2015 09:46:57 +0000 (02:46 +1700)]
[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs

7 years agoRe: [PATCH 1/2] nmbug-status: Clarify errors for illegible configs
W. Trevor King [Sun, 15 Mar 2015 09:34:57 +0000 (02:34 +1700)]
Re: [PATCH 1/2] nmbug-status: Clarify errors for illegible configs

7 years agoRe: [PATCH 1/2] nmbug-status: Clarify errors for illegible configs
David Bremner [Sun, 15 Mar 2015 08:32:13 +0000 (09:32 +0100)]
Re: [PATCH 1/2] nmbug-status: Clarify errors for illegible configs

7 years ago[Patch v4 9/9] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner [Sat, 14 Mar 2015 17:02:34 +0000 (18:02 +0100)]
[Patch v4 9/9] lib: eliminate fprintf from _notmuch_message_file_open

7 years ago[Patch v4 8/9] lib: replace almost all fprintfs in library with _n_d_log
David Bremner [Sat, 14 Mar 2015 17:02:33 +0000 (18:02 +0100)]
[Patch v4 8/9] lib: replace almost all fprintfs in library with _n_d_log

7 years ago[Patch v4 7/9] lib: add private function to extract the database for a message.
David Bremner [Sat, 14 Mar 2015 17:02:32 +0000 (18:02 +0100)]
[Patch v4 7/9] lib: add private function to extract the database for a message.

7 years ago[Patch v4 6/9] lib: add a log function with output to a string in notmuch_database_t
David Bremner [Sat, 14 Mar 2015 17:02:31 +0000 (18:02 +0100)]
[Patch v4 6/9] lib: add a log function with output to a string in notmuch_database_t

7 years ago[Patch v4 5/9] lib/database: add field for last error string
David Bremner [Sat, 14 Mar 2015 17:02:30 +0000 (18:02 +0100)]
[Patch v4 5/9] lib/database: add field for last error string

7 years ago[Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner [Sat, 14 Mar 2015 17:02:29 +0000 (18:02 +0100)]
[Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open,create}

7 years ago[Patch v4 3/9] test: add error reporting tests for lib/database.cc
David Bremner [Sat, 14 Mar 2015 17:02:28 +0000 (18:02 +0100)]
[Patch v4 3/9] test: add error reporting tests for lib/database.cc

7 years ago[Patch v4 2/9] test: add support for compiling and running C snippets
David Bremner [Sat, 14 Mar 2015 17:02:27 +0000 (18:02 +0100)]
[Patch v4 2/9] test: add support for compiling and running C snippets

7 years ago[Patch v4 1/9] test: Add two tests for error output from notmuch_database_open
David Bremner [Sat, 14 Mar 2015 17:02:26 +0000 (18:02 +0100)]
[Patch v4 1/9] test: Add two tests for error output from notmuch_database_open

7 years agolibnotmuch logging overhaul v4
David Bremner [Sat, 14 Mar 2015 17:02:25 +0000 (18:02 +0100)]
libnotmuch logging overhaul v4

7 years agoRe: [PATCH] lib: make notmuch_query_count_messages exact
David Bremner [Fri, 13 Mar 2015 07:12:30 +0000 (08:12 +0100)]
Re: [PATCH] lib: make notmuch_query_count_messages exact

7 years agoRe: [PATCH] completion: complete addresses in from:/to: search terms
David Bremner [Fri, 13 Mar 2015 07:11:46 +0000 (08:11 +0100)]
Re: [PATCH] completion: complete addresses in from:/to: search terms

7 years ago"original message" replies shouldn't be hidden by default
Daniel Kahn Gillmor [Thu, 12 Mar 2015 16:58:42 +0000 (12:58 +2000)]
"original message" replies shouldn't be hidden by default

7 years agoRe: [PATCH] completion: complete addresses in from:/to: search terms
David Bremner [Thu, 12 Mar 2015 07:14:21 +0000 (08:14 +0100)]
Re: [PATCH] completion: complete addresses in from:/to: search terms

7 years agoRe: emacs: notmuch-tree, reading messages and tags
Matthew Lear [Wed, 11 Mar 2015 15:42:07 +0000 (15:42 +0000)]
Re: emacs: notmuch-tree, reading messages and tags

7 years agoRe: emacs: notmuch-tree, reading messages and tags
Mark Walters [Wed, 11 Mar 2015 13:52:57 +0000 (13:52 +0000)]
Re: emacs: notmuch-tree, reading messages and tags

7 years agoemacs: notmuch-tree, reading messages and tags
Matthew Lear [Wed, 11 Mar 2015 19:22:40 +0000 (19:22 +0000)]
emacs: notmuch-tree, reading messages and tags