Re: [notmuch] [PATCH] Permit opening the notmuch database in read-only mode.
authorCarl Worth <cworth@cworth.org>
Sun, 22 Nov 2009 04:07:52 +0000 (05:07 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:39 +0000 (09:35 -0800)
22/ea2cdc01e36b798b1862d2870f18fbce61e88e [new file with mode: 0644]

diff --git a/22/ea2cdc01e36b798b1862d2870f18fbce61e88e b/22/ea2cdc01e36b798b1862d2870f18fbce61e88e
new file mode 100644 (file)
index 0000000..b27a8c5
--- /dev/null
@@ -0,0 +1,44 @@
+Return-Path: <cworth@cworth.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 DA69A431FBC;\r
+       Sat, 21 Nov 2009 20:08:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 AcSNqLXUCoH7; Sat, 21 Nov 2009 20:08:04 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id D2005431FAE;\r
+       Sat, 21 Nov 2009 20:08:03 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Chris Wilson <chris@chris-wilson.co.uk>, notmuch@notmuchmail.org\r
+In-Reply-To: <1258834111-18285-1-git-send-email-chris@chris-wilson.co.uk>\r
+References: <1258834111-18285-1-git-send-email-chris@chris-wilson.co.uk>\r
+Date: Sun, 22 Nov 2009 05:07:52 +0100\r
+Message-ID: <87aayf2odj.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH] Permit opening the notmuch database in\r
+ read-only mode.\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Sun, 22 Nov 2009 04:08:05 -0000\r
+\r
+On Sat, 21 Nov 2009 20:08:31 +0000, Chris Wilson <chris@chris-wilson.co.uk> wrote:\r
+> [ickle: Updated to add WRITABLE mode to notmuch-new]\r
+\r
+Oops. I committed your earlier version, but then fixed this up\r
+afterwards myself.\r
+\r
+-Carl\r