[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-08 Thread Mark Walters
On Mon, 02 Jul 2012, Austin Clements wrote: > Quoth myself on Jul 01 at 8:12 pm: >> Quoth Tomi Ollila on Jul 02 at 1:13 am: >> > On Sat, Jun 30 2012, Mark Walters wrote: >> > >> > > Add newlines between complete threads to make asynchronous parsing >> > > of the JSON easier. >> > > --- >> > >

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-07 Thread Mark Walters
On Mon, 02 Jul 2012, Austin Clements amdra...@mit.edu wrote: Quoth myself on Jul 01 at 8:12 pm: Quoth Tomi Ollila on Jul 02 at 1:13 am: On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-02 Thread Tomi Ollila
On Mon, Jul 02 2012, Austin Clements wrote: > Quoth myself on Jul 01 at 8:12 pm: >> Quoth Tomi Ollila on Jul 02 at 1:13 am: >> > On Sat, Jun 30 2012, Mark Walters wrote: >> > >> > > Add newlines between complete threads to make asynchronous parsing >> > > of the JSON easier. >> > > --- >> >

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-02 Thread Tomi Ollila
On Sat, Jun 30 2012, Mark Walters wrote: > Add newlines between complete threads to make asynchronous parsing > of the JSON easier. > --- > > notmuch-pick uses the JSON output of notmuch show but, in many cases, > for many threads. This can take quite a long time when displaying a > large number

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-02 Thread Austin Clements
Quoth myself on Jul 01 at 8:12 pm: > Quoth Tomi Ollila on Jul 02 at 1:13 am: > > On Sat, Jun 30 2012, Mark Walters wrote: > > > > > Add newlines between complete threads to make asynchronous parsing > > > of the JSON easier. > > > --- > > > > > > notmuch-pick uses the JSON output of notmuch

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-02 Thread Mark Walters
On Sun, 01 Jul 2012, Tomi Ollila wrote: > On Sat, Jun 30 2012, Mark Walters wrote: > >> Add newlines between complete threads to make asynchronous parsing >> of the JSON easier. >> --- >> >> notmuch-pick uses the JSON output of notmuch show but, in many cases, >> for many threads. This can take

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-02 Thread Tomi Ollila
On Mon, Jul 02 2012, Austin Clements amdra...@mit.edu wrote: Quoth myself on Jul 01 at 8:12 pm: Quoth Tomi Ollila on Jul 02 at 1:13 am: On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-01 Thread Austin Clements
Quoth Tomi Ollila on Jul 02 at 1:13 am: > On Sat, Jun 30 2012, Mark Walters wrote: > > > Add newlines between complete threads to make asynchronous parsing > > of the JSON easier. > > --- > > > > notmuch-pick uses the JSON output of notmuch show but, in many cases, > > for many threads. This

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-01 Thread Tomi Ollila
On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of notmuch show but, in many cases, for many threads. This can take quite a long time when

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-01 Thread Mark Walters
On Sun, 01 Jul 2012, Tomi Ollila tomi.oll...@iki.fi wrote: On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of notmuch show but, in many cases, for

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-01 Thread Austin Clements
Quoth Tomi Ollila on Jul 02 at 1:13 am: On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of notmuch show but, in many cases, for many

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-07-01 Thread Austin Clements
Quoth myself on Jul 01 at 8:12 pm: Quoth Tomi Ollila on Jul 02 at 1:13 am: On Sat, Jun 30 2012, Mark Walters markwalters1...@gmail.com wrote: Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-06-30 Thread Dmitry Kurochkin
Hi Mark. Mark Walters writes: > Add newlines between complete threads to make asynchronous parsing > of the JSON easier. > --- > > notmuch-pick uses the JSON output of notmuch show but, in many cases, > for many threads. This can take quite a long time when displaying a > large number of

[PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-06-30 Thread Mark Walters
Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of notmuch show but, in many cases, for many threads. This can take quite a long time when displaying a large number of messages (say 20 seconds for the 10,000 messages in

Re: [PATCH] cli: notmuch-show with framing newlines between threads in JSON.

2012-06-30 Thread Dmitry Kurochkin
Hi Mark. Mark Walters markwalters1...@gmail.com writes: Add newlines between complete threads to make asynchronous parsing of the JSON easier. --- notmuch-pick uses the JSON output of notmuch show but, in many cases, for many threads. This can take quite a long time when displaying a