--- /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 D4982431FAF\r
+ for <notmuch@notmuchmail.org>; Sun, 5 May 2013 21:46:24 -0700 (PDT)\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 LlsYgM6VOX21 for <notmuch@notmuchmail.org>;\r
+ Sun, 5 May 2013 21:46:20 -0700 (PDT)\r
+Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com\r
+ [209.85.217.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id E7DEF431FAE\r
+ for <notmuch@notmuchmail.org>; Sun, 5 May 2013 21:46:19 -0700 (PDT)\r
+Received: by mail-lb0-f169.google.com with SMTP id z5so3037808lbh.14\r
+ for <notmuch@notmuchmail.org>; Sun, 05 May 2013 21:46:18 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=google.com; s=20120113;\r
+ h=x-received:from:to:subject:in-reply-to:references:user-agent:date\r
+ :message-id:mime-version:content-type:x-gm-message-state;\r
+ bh=YSgLYO/IRptOup5JEKsQgLet4pcivOP+SzTEUweEjN0=;\r
+ b=fKL20jZheEK6JoIqW7bcINh2kXf042yllxoYqtc8v/5qTju40+/mnl+cYFCIMzpyq6\r
+ jSre7U/Bq1QHWNVAnOEx1zKP5wLrJMXcB2KMqzNaAvAqOTC1uUNYIZVux0WoRjEmfqMz\r
+ tvjDdK+KzXvEIOOHUtXEA8m1BYD8hqcbtmhq/Wa3am6Ita3l0yX1zHMJuzyxWO+wXVQe\r
+ el0ojD+nFZkgFRicybJY4wujeL+t92iMZMvtZGcF+JQYwB3SDkB6At6sSlkmA4L3Wefk\r
+ PwWM8jtesnldDnTiBfh08RnUGkLV0QOwdboXi4U4xx7zHme8j+Uaka1NyCxqauYmRUE5\r
+ n5rA==\r
+X-Received: by 10.112.74.233 with SMTP id x9mr7495909lbv.0.1367815577164;\r
+ Sun, 05 May 2013 21:46:17 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c376-211.dhcp.inet.fi.\r
+ [88.195.118.211])\r
+ by mx.google.com with ESMTPSA id m9sm8285560lag.10.2013.05.05.21.46.15\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Sun, 05 May 2013 21:46:16 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: Patrick Totzke <patricktotzke@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [CLI] bug in notmuch setup\r
+In-Reply-To: <20130505212244.13465.1871@brick>\r
+References: <20130505212244.13465.1871@brick>\r
+User-Agent: Notmuch/0.15.2+87~gc69f540 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 06 May 2013 07:46:05 +0300\r
+Message-ID: <877gjcg1gy.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-Gm-Message-State:\r
+ ALoCoQnL8j4F/OAzJjFwCb0TXgEDGgfUsaFBLURiE/Rfn0MGT6lc48Jujmf+OouvtnS4/xtSvQCy\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: Mon, 06 May 2013 04:46:25 -0000\r
+\r
+On Mon, 06 May 2013, Patrick Totzke <patricktotzke@gmail.com> wrote:\r
+> As mentioned on IRC earlier, current master seems to have an issue\r
+> with `notmuch setup`, which fails to write ~/.notmuch-config if not\r
+> already present.\r
+\r
+Hi Patrick, thanks for the report. This is fixed by\r
+id:9971e27c7c3fe569765bbca0f21de128ad1e4fac.1367781422.git.jani@nikula.org\r
+\r
+Cheers,\r
+Jani.\r