[PATCH 02/18] insert: open database
authorPeter Wang <novalazy@gmail.com>
Wed, 25 Jul 2012 13:42:31 +0000 (23:42 +1000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:48:35 +0000 (09:48 -0800)
8b/ec94805d8cffd81e7682f073263ec4d8dc0a9a [new file with mode: 0644]

diff --git a/8b/ec94805d8cffd81e7682f073263ec4d8dc0a9a b/8b/ec94805d8cffd81e7682f073263ec4d8dc0a9a
new file mode 100644 (file)
index 0000000..7fbf056
--- /dev/null
@@ -0,0 +1,96 @@
+Return-Path: <novalazy@gmail.com>\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 570F5431FCB\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:43:21 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, 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 zelQQdDvHO-5 for <notmuch@notmuchmail.org>;\r
+       Wed, 25 Jul 2012 06:43:20 -0700 (PDT)\r
+Received: from mail-gg0-f181.google.com (mail-gg0-f181.google.com\r
+       [209.85.161.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id C1A20431FBD\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:43:20 -0700 (PDT)\r
+Received: by ggnv5 with SMTP id v5so882427ggn.26\r
+       for <notmuch@notmuchmail.org>; Wed, 25 Jul 2012 06:43:20 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
+       bh=/WZ1gdDJRoXiRaTHZcoq5vyR2k9EM8mHbNXHGtEamW8=;\r
+       b=OYW85/RAPFdYAJlzeUDkBJbJ2CYjr5SNcPakCQsSzrnkzHon5+NyO/AYU7AqNBafv4\r
+       tSnUgd1YQyHLA5eGGNO4AbdMzlKOkaG2HAMwscpLXKqcs+CZxQCxAbYWUCldRH8WmWPv\r
+       jliu3JyZH4A2tuHaKR2xH4wEf3rRP07BqESJYjikewDoZoSQVk85NEblrcqfjpV2LGKg\r
+       7PKJo9mrG4AbJM9IznSj1kJ64bc5QqYi/QqbspyaitawHY3fHDOwQXKNL5lOFfc03OCr\r
+       TaqhGwm0pTFTRMkf0a/tXh4S89Bz43wi3RlXL4JUv+WB33YKJAiD/jHaqSm8GdlVKVve\r
+       48ew==\r
+Received: by 10.66.84.202 with SMTP id b10mr12796641paz.72.1343223799767;\r
+       Wed, 25 Jul 2012 06:43:19 -0700 (PDT)\r
+Received: from localhost (215.42.233.220.static.exetel.com.au.\r
+       [220.233.42.215])\r
+       by mx.google.com with ESMTPS id ru4sm14405666pbc.66.2012.07.25.06.43.17\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 25 Jul 2012 06:43:18 -0700 (PDT)\r
+From: Peter Wang <novalazy@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 02/18] insert: open database\r
+Date: Wed, 25 Jul 2012 23:42:31 +1000\r
+Message-Id: <1343223767-9812-2-git-send-email-novalazy@gmail.com>\r
+X-Mailer: git-send-email 1.7.4.4\r
+In-Reply-To: <1343223767-9812-1-git-send-email-novalazy@gmail.com>\r
+References: <1343223767-9812-1-git-send-email-novalazy@gmail.com>\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: Wed, 25 Jul 2012 13:43:21 -0000\r
+\r
+Open the notmuch configuration file and database.\r
+---\r
+ notmuch-insert.c |   16 ++++++++++++++++\r
+ 1 files changed, 16 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/notmuch-insert.c b/notmuch-insert.c\r
+index 0e061a0..21424cf 100644\r
+--- a/notmuch-insert.c\r
++++ b/notmuch-insert.c\r
+@@ -23,5 +23,21 @@\r
+ int\r
+ notmuch_insert_command (void *ctx, int argc, char *argv[])\r
+ {\r
++    notmuch_config_t *config;\r
++    notmuch_database_t *notmuch;\r
++    const char *db_path;\r
++\r
++    config = notmuch_config_open (ctx, NULL, NULL);\r
++    if (config == NULL)\r
++      return 1;\r
++\r
++    db_path = notmuch_config_get_database_path (config);\r
++\r
++    if (notmuch_database_open (notmuch_config_get_database_path (config),\r
++                             NOTMUCH_DATABASE_MODE_READ_WRITE, &notmuch))\r
++      return 1;\r
++\r
++    notmuch_database_destroy (notmuch);\r
++\r
+     return 1;\r
+ }\r
+-- \r
+1.7.4.4\r
+\r