From f89d358651f2482d45739a12d896f009857207d9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 22 Nov 2009 12:06:43 +1600 Subject: [PATCH] Re: [notmuch] [PATCH] Permit opening the notmuch database in read-only mode. --- 63/8abc8957017a96498e2d0160654a080138840d | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 63/8abc8957017a96498e2d0160654a080138840d diff --git a/63/8abc8957017a96498e2d0160654a080138840d b/63/8abc8957017a96498e2d0160654a080138840d new file mode 100644 index 000000000..036928db1 --- /dev/null +++ b/63/8abc8957017a96498e2d0160654a080138840d @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 51E6C431FBF + for ; Sat, 21 Nov 2009 12:06:48 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id UkbbgUsYaygJ for ; + Sat, 21 Nov 2009 12:06:47 -0800 (PST) +Received: from keithp.com (home.keithp.com [63.227.221.253]) + by olra.theworths.org (Postfix) with ESMTP id B4CAF431FAE + for ; Sat, 21 Nov 2009 12:06:47 -0800 (PST) +Received: from localhost (localhost [127.0.0.1]) + by keithp.com (Postfix) with ESMTP id 267D976012A; + Sat, 21 Nov 2009 12:06:47 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at keithp.com +Received: from keithp.com ([127.0.0.1]) + by localhost (keithp.com [127.0.0.1]) (amavisd-new, port 10024) + with LMTP id wZ9K6kmv55Rc; Sat, 21 Nov 2009 12:06:44 -0800 (PST) +Received: by keithp.com (Postfix, from userid 1033) + id 700DF76012B; Sat, 21 Nov 2009 12:06:44 -0800 (PST) +Received: from keithp.com (localhost [127.0.0.1]) + by keithp.com (Postfix) with ESMTP id 6221076012A; + Sat, 21 Nov 2009 12:06:44 -0800 (PST) +From: Keith Packard +To: Chris Wilson , notmuch@notmuchmail.org +In-Reply-To: <1258833265-17012-1-git-send-email-chris@chris-wilson.co.uk> +References: <1258833265-17012-1-git-send-email-chris@chris-wilson.co.uk> +Date: Sat, 21 Nov 2009 12:06:43 -0800 +Message-ID: +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +Subject: Re: [notmuch] [PATCH] Permit opening the notmuch database in + read-only mode. +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.12 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sat, 21 Nov 2009 20:06:48 -0000 + +--=-=-= +Content-Transfer-Encoding: quoted-printable + +On Sat, 21 Nov 2009 19:54:25 +0000, Chris Wilson = + wrote: + +> +typedef enum { +> + NOTMUCH_DATABASE_MODE_READONLY =3D 0, +> + NOTMUCH_DATABASE_MODE_WRITABLE +> +} notmuch_database_mode_t; + +Wondering if MODE_READWRITE would be more descriptive? + +=2D-=20 +keith.packard@intel.com + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.10 (GNU/Linux) + +iD8DBQFLCEhTQp8BWwlsTdMRAnecAKDblBPhY8xfCZFK1PWX40a0KLJ36QCgj7Op +2SbKTlJreyKiER2HL1Il9W4= +=hHY5 +-----END PGP SIGNATURE----- +--=-=-=-- -- 2.26.2