From 10d9b5d7f43a44882deae925309bab2303d8e312 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 27 Jan 2014 10:02:50 +2000 Subject: [PATCH] Re: [PATCH] lib: update documentation for notmuch_database_get_directory --- bc/0f1b3895cfe388f1eff228901ede3334598bf0 | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 bc/0f1b3895cfe388f1eff228901ede3334598bf0 diff --git a/bc/0f1b3895cfe388f1eff228901ede3334598bf0 b/bc/0f1b3895cfe388f1eff228901ede3334598bf0 new file mode 100644 index 000000000..41cfeb353 --- /dev/null +++ b/bc/0f1b3895cfe388f1eff228901ede3334598bf0 @@ -0,0 +1,65 @@ +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 99DC3431FBD + for ; Sun, 26 Jan 2014 06:03:02 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +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 Fw8PTD8Owv0k for ; + Sun, 26 Jan 2014 06:02:56 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 7C3B4431FBC + for ; Sun, 26 Jan 2014 06:02:56 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1W7QIX-0000gS-Ud; Sun, 26 Jan 2014 10:02:53 -0400 +Received: (nullmailer pid 11616 invoked by uid 1000); Sun, 26 Jan 2014 + 14:02:50 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] lib: update documentation for + notmuch_database_get_directory +In-Reply-To: <1390619263-14813-1-git-send-email-david@tethera.net> +References: <87ppngon33.fsf@zancas.localnet> + <1390619263-14813-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.17+42~gb867564 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sun, 26 Jan 2014 10:02:50 -0400 +Message-ID: <87ha8qn8mt.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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: Sun, 26 Jan 2014 14:03:02 -0000 + +David Bremner writes: + +> Clarify that using the directory after destroying the corresponding +> database is not permitted. +> +> This is implicit in the description of notmuch_database_destroy, but +> it doesn't hurt to be explicit, and we do express similar "ownership" +> relationships at other places in the docs. + +pushed, + +d -- 2.26.2