Re: [PATCH] remove prefixes from `--output={threads, messages}' results

2011-07-01 Thread Pieter Praet
On Thu, 30 Jun 2011 09:24:12 -0700, Carl Worth cwo...@cworth.org wrote: Non-text part: multipart/signed On Thu, 30 Jun 2011 10:19:49 +0200, Pieter Praet pie...@praet.org wrote: Alter `do_search_threads()' and `do_search_messages()' to not prepend each result with `thread:' respectively `id:'.

Re: [PATCH] remove prefixes from `--output={threads, messages}' results

2011-07-01 Thread Carl Worth
On Thu, 30 Jun 2011 10:19:49 +0200, Pieter Praet pie...@praet.org wrote: Alter `do_search_threads()' and `do_search_messages()' to not prepend each result with `thread:' respectively `id:'. My one concern here is that I've sometimes had a message-id without the id prefix and run a command like

[PATCH] remove prefixes from `--output={threads, messages}' results

2011-06-30 Thread Pieter Praet
On Thu, 30 Jun 2011 09:24:12 -0700, Carl Worth wrote: Non-text part: multipart/signed > On Thu, 30 Jun 2011 10:19:49 +0200, Pieter Praet wrote: > > Alter `do_search_threads()' and `do_search_messages()' > > to not prepend each result with `thread:' respectively `id:'. > > My one concern here is

[PATCH] remove prefixes from `--output={threads,messages}' results

2011-06-30 Thread Pieter Praet
Alter `do_search_threads()' and `do_search_messages()' to not prepend each result with `thread:' respectively `id:'. This makes its output consistent with `do_search_tags()'. See this discussion: id:"871v6b79s0.fsf at yoom.home.cworth.org"

[PATCH] remove prefixes from `--output={threads, messages}' results

2011-06-30 Thread Carl Worth
On Thu, 30 Jun 2011 10:19:49 +0200, Pieter Praet wrote: > Alter `do_search_threads()' and `do_search_messages()' > to not prepend each result with `thread:' respectively `id:'. My one concern here is that I've sometimes had a message-id without the id prefix and run a command like this:

[PATCH] remove prefixes from `--output={threads,messages}' results

2011-06-30 Thread Pieter Praet
Alter `do_search_threads()' and `do_search_messages()' to not prepend each result with `thread:' respectively `id:'. This makes its output consistent with `do_search_tags()'. See this discussion: id:871v6b79s0@yoom.home.cworth.org