--- /dev/null
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 57163431FAF\r
+ for <notmuch@notmuchmail.org>; Fri, 7 Dec 2012 14:21:12 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id VjEnDJeUL7qT for <notmuch@notmuchmail.org>;\r
+ Fri, 7 Dec 2012 14:21:11 -0800 (PST)\r
+Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com\r
+ [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 713C9431FAE\r
+ for <notmuch@notmuchmail.org>; Fri, 7 Dec 2012 14:21:11 -0800 (PST)\r
+Received: by mail-lb0-f181.google.com with SMTP id ge1so803644lbb.26\r
+ for <notmuch@notmuchmail.org>; Fri, 07 Dec 2012 14:21:09 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=google.com; s=20120113;\r
+ h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
+ :message-id:mime-version:content-type:x-gm-message-state;\r
+ bh=TmR61HfWCaUUGzHCyQax1XCknNQepPqVyDMufpCFIz0=;\r
+ b=k5IZcrMMCEJv83fcH96NChi4t1auzit3/HVJ7pHPVfUIyYdknSX1D0cgdC3k+B3qEC\r
+ FjFInKn8iMRbESXtjfQbjX+qsbL+A/ntZxy/NGtS7eMQmD2+iYtFzLVn8kUeA7cdsnlU\r
+ ja5StRX0JP/v9r8bbYVW+WgfeMs5fUH7/BTJv250hNb3oAmu6B/P96vpSEti0FwSfpxU\r
+ KPIRpRASBo2ddT7IhD9ItMd0t0R6DSzl1sHgjoSwFO1/qU/2LaOD+61HcR0sud4o31Ab\r
+ muAF/g6B2Uy9NVyPL9CQhuGV/363UrYGopEZDSUGgP11/ULKHIc41CCjfP9DihvtrKvR\r
+ zlMQ==\r
+Received: by 10.112.11.68 with SMTP id o4mr3096487lbb.128.1354918869767;\r
+ Fri, 07 Dec 2012 14:21:09 -0800 (PST)\r
+Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
+ [80.223.81.27])\r
+ by mx.google.com with ESMTPS id oj5sm5081024lab.8.2012.12.07.14.21.07\r
+ (version=SSLv3 cipher=OTHER); Fri, 07 Dec 2012 14:21:08 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: david@tethera.net, notmuch@notmuchmail.org\r
+Subject: Re: [Patch v3b 1/9] notmuch-dump: add --format=(batch-tag|sup)\r
+In-Reply-To: <1354843607-17980-2-git-send-email-david@tethera.net>\r
+References: <1354843607-17980-1-git-send-email-david@tethera.net>\r
+ <1354843607-17980-2-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.14+138~g7041c56 (http://notmuchmail.org) Emacs/23.4.1\r
+ (i686-pc-linux-gnu)\r
+Date: Sat, 08 Dec 2012 00:21:06 +0200\r
+Message-ID: <8738zhzep9.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Gm-Message-State:\r
+ ALoCoQldKxD3TeDpGdMB77FlSXb7xnCq0ujcjIB3xYCPn+afTHp3ftyGUBKQ3gilR+jRW9btyd28\r
+Cc: David Bremner <bremner@debian.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 07 Dec 2012 22:21:12 -0000\r
+\r
+\r
+LGTM.\r
+\r
+On Fri, 07 Dec 2012, david@tethera.net wrote:\r
+> From: David Bremner <bremner@debian.org>\r
+>\r
+> sup is the old format, and remains the default, at least until\r
+> restore is converted to parse this format.\r
+>\r
+> Each line of the batch-tag format is modelled on the syntax of notmuch tag:\r
+> - "notmuch tag" is omitted from the front of the line\r
+> - The dump format only uses query strings of a single message-id.\r
+> - Each space seperated tag/message-id is 'hex-encoded' to remove\r
+> trouble-making characters.\r
+> - It is permitted (and will be useful) for there to be no tags before\r
+> the query.\r
+>\r
+> In particular this format won't have the same problem with e.g. spaces\r
+> in message-ids or tags; they will be round-trip-able.\r
+> ---\r
+> dump-restore-private.h | 13 +++++++++++++\r
+> notmuch-dump.c | 48 ++++++++++++++++++++++++++++++++++++++++++------\r
+> 2 files changed, 55 insertions(+), 6 deletions(-)\r
+> create mode 100644 dump-restore-private.h\r
+>\r
+> diff --git a/dump-restore-private.h b/dump-restore-private.h\r
+> new file mode 100644\r
+> index 0000000..896a004\r
+> --- /dev/null\r
+> +++ b/dump-restore-private.h\r
+> @@ -0,0 +1,13 @@\r
+> +#ifndef DUMP_RESTORE_PRIVATE_H\r
+> +#define DUMP_RESTORE_PRIVATE_H\r
+> +\r
+> +#include "hex-escape.h"\r
+> +#include "command-line-arguments.h"\r
+> +\r
+> +typedef enum dump_formats {\r
+> + DUMP_FORMAT_AUTO,\r
+> + DUMP_FORMAT_BATCH_TAG,\r
+> + DUMP_FORMAT_SUP\r
+> +} dump_format_t;\r
+> +\r
+> +#endif\r
+> diff --git a/notmuch-dump.c b/notmuch-dump.c\r
+> index 88f598a..d2dad40 100644\r
+> --- a/notmuch-dump.c\r
+> +++ b/notmuch-dump.c\r
+> @@ -19,6 +19,7 @@\r
+> */\r
+> \r
+> #include "notmuch-client.h"\r
+> +#include "dump-restore-private.h"\r
+> \r
+> int\r
+> notmuch_dump_command (unused (void *ctx), int argc, char *argv[])\r
+> @@ -43,7 +44,13 @@ notmuch_dump_command (unused (void *ctx), int argc, char *argv[])\r
+> char *output_file_name = NULL;\r
+> int opt_index;\r
+> \r
+> + int output_format = DUMP_FORMAT_SUP;\r
+> +\r
+> notmuch_opt_desc_t options[] = {\r
+> + { NOTMUCH_OPT_KEYWORD, &output_format, "format", 'f',\r
+> + (notmuch_keyword_t []){ { "sup", DUMP_FORMAT_SUP },\r
+> + { "batch-tag", DUMP_FORMAT_BATCH_TAG },\r
+> + { 0, 0 } } },\r
+> { NOTMUCH_OPT_STRING, &output_file_name, "output", 'o', 0 },\r
+> { 0, 0, 0, 0, 0 }\r
+> };\r
+> @@ -83,27 +90,56 @@ notmuch_dump_command (unused (void *ctx), int argc, char *argv[])\r
+> */\r
+> notmuch_query_set_sort (query, NOTMUCH_SORT_UNSORTED);\r
+> \r
+> + char *buffer = NULL;\r
+> + size_t buffer_size = 0;\r
+> +\r
+> for (messages = notmuch_query_search_messages (query);\r
+> notmuch_messages_valid (messages);\r
+> notmuch_messages_move_to_next (messages)) {\r
+> int first = 1;\r
+> + const char *message_id;\r
+> +\r
+> message = notmuch_messages_get (messages);\r
+> + message_id = notmuch_message_get_message_id (message);\r
+> \r
+> - fprintf (output,\r
+> - "%s (", notmuch_message_get_message_id (message));\r
+> + if (output_format == DUMP_FORMAT_SUP) {\r
+> + fprintf (output, "%s (", message_id);\r
+> + }\r
+> \r
+> for (tags = notmuch_message_get_tags (message);\r
+> notmuch_tags_valid (tags);\r
+> notmuch_tags_move_to_next (tags)) {\r
+> - if (! first)\r
+> - fprintf (output, " ");\r
+> + const char *tag_str = notmuch_tags_get (tags);\r
+> \r
+> - fprintf (output, "%s", notmuch_tags_get (tags));\r
+> + if (! first)\r
+> + fputs (" ", output);\r
+> \r
+> first = 0;\r
+> +\r
+> + if (output_format == DUMP_FORMAT_SUP) {\r
+> + fputs (tag_str, output);\r
+> + } else {\r
+> + if (hex_encode (notmuch, tag_str,\r
+> + &buffer, &buffer_size) != HEX_SUCCESS) {\r
+> + fprintf (stderr, "Error: failed to hex-encode tag %s\n",\r
+> + tag_str);\r
+> + return 1;\r
+> + }\r
+> + fprintf (output, "+%s", buffer);\r
+> + }\r
+> }\r
+> \r
+> - fprintf (output, ")\n");\r
+> + if (output_format == DUMP_FORMAT_SUP) {\r
+> + fputs (")\n", output);\r
+> + } else {\r
+> + if (hex_encode (notmuch, message_id,\r
+> + &buffer, &buffer_size) != HEX_SUCCESS) {\r
+> + fprintf (stderr, "Error: failed to hex-encode msg-id %s\n",\r
+> + message_id);\r
+> + return 1;\r
+> + }\r
+> + fprintf (output, " -- id:%s\n", buffer);\r
+> + }\r
+> \r
+> notmuch_message_destroy (message);\r
+> }\r
+> -- \r
+> 1.7.10.4\r
+>\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r