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 4BC0D4196F3 for ; Mon, 29 Mar 2010 00:16:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_40=-0.001] autolearn=ham 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 toTL9qpq3IAK for ; Mon, 29 Mar 2010 00:16:11 -0700 (PDT) Received: from homiemail-a20.g.dreamhost.com (caiajhbdccah.dreamhost.com [208.97.132.207]) by olra.theworths.org (Postfix) with ESMTP id AE6EE4196F2 for ; Mon, 29 Mar 2010 00:16:11 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id A049F7EC061; Mon, 29 Mar 2010 00:16:09 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Mon, 29 Mar 2010 09:16:07 +0200 From: "Sebastian Spaeth" To: Michal Sojka , notmuch@notmuchmail.org In-Reply-To: <87zl1tgje4.fsf@steelpick.2x.cz> References: <1269638293-23520-1-git-send-email-sojkam1@fel.cvut.cz> <878w9dqqub.fsf@SSpaeth.de> <878w9d2ovw.fsf@SSpaeth.de> <87zl1tgje4.fsf@steelpick.2x.cz> Date: Mon, 29 Mar 2010 09:16:07 +0200 Message-ID: <87sk7j1tu0.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] [PATCH] Prevent data loss caused by SIGINT during notmuch new 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: Mon, 29 Mar 2010 07:16:12 -0000 > Oh, sorry. I thought it is so trivial, that I didn't even compile it for > master. The right version is here: Thanks, that worked fine now. I pushed it to my branch. Sebastian