Re: [notmuch] [PATCH 3/3] notmuch-show.c: prototype tabular output format, with output control

2010-03-10 Thread David Bremner
On Wed, 10 Mar 2010 01:25:22 -0800, Carl Worth cwo...@cworth.org wrote: On Tue, 09 Mar 2010 16:19:16 -0400, David Bremner da...@tethera.net wrote: --format=tabular --output=message-id Ah, so maybe your notmuch show --format=tabular is basically the same thing I imagined for notmuch

Re: [notmuch] [PATCH 3/3] notmuch-show.c: prototype tabular output format, with output control

2010-03-09 Thread Carl Worth
On Sat, 19 Dec 2009 10:55:24 -0400, da...@tethera.net wrote: From: David Bremner brem...@unb.ca Currently this only outputs the information from the message header; i.e. the part before the rfc2822 header or body. Hi David, Are you proposing the tabular format for inclusion in notmuch? Or