From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wLucFDXK/16HLwAA0tVLHw (envelope-from ) for ; Sat, 04 Jul 2020 00:15:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yHV6EDXK/15cfQAAB5/wlQ (envelope-from ) for ; Sat, 04 Jul 2020 00:15:49 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C7D49940607 for ; Sat, 4 Jul 2020 00:15:47 +0000 (UTC) Received: from [144.217.243.247] (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 4921F1FAAF; Fri, 3 Jul 2020 20:15:40 -0400 (EDT) Received: from fethera.tethera.net (fethera.tethera.net [IPv6:2607:5300:60:c5::1]) by mail.notmuchmail.org (Postfix) with ESMTP id F2B1F1F9C9 for ; Fri, 3 Jul 2020 20:15:36 -0400 (EDT) Received: by fethera.tethera.net (Postfix, from userid 1001) id 5F9DC613B0; Fri, 3 Jul 2020 20:15:36 -0400 (EDT) Received: (nullmailer pid 140677 invoked by uid 1000); Sat, 04 Jul 2020 00:15:22 -0000 From: David Bremner To: Daniel Kahn Gillmor , notmuch@notmuchmail.org Subject: Re: introduce exception handling at top level of libnotmuch In-Reply-To: <87tuypu3q4.fsf@fifthhorseman.net> References: <20200630011411.612552-1-david@tethera.net> <87tuypu3q4.fsf@fifthhorseman.net> Date: Fri, 03 Jul 2020 21:15:22 -0300 Message-ID: <87mu4gdtk5.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: MIRO2RLIOCYFPXNER6CATZYL3Z7E752Y X-Message-ID-Hash: MIRO2RLIOCYFPXNER6CATZYL3Z7E752Y X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: 0.53 X-TUID: 7QXyU2T6/WQA Daniel Kahn Gillmor writes: > > I think this looks fine, and it isn't a huge amount of boilerplate. > > Please merge. > > --dkg OK, merged to master, thanks for the review. d _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org