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 2548E4196F0 for ; Sun, 21 Mar 2010 14:29:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] 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 IpbipLni8Bo7 for ; Sun, 21 Mar 2010 14:29:34 -0700 (PDT) Received: from flatline.sindominio.net (flatline.sindominio.net [82.144.4.26]) by olra.theworths.org (Postfix) with ESMTP id CD901431FC1 for ; Sun, 21 Mar 2010 14:29:33 -0700 (PDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by flatline.sindominio.net (Postfix) with ESMTP id D318634809B for ; Sun, 21 Mar 2010 22:29:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at sindominio.net Received: from flatline.sindominio.net ([127.0.0.1]) by localhost (flatline.sindominio.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HQVqKVDs1JG8 for ; Sun, 21 Mar 2010 22:29:29 +0100 (CET) Received: from blackspot (heal.cauterized.net [89.140.131.167]) by flatline.sindominio.net (Postfix) with ESMTPA id 7BDCF34808F for ; Sun, 21 Mar 2010 22:29:28 +0100 (CET) Received: by blackspot (Postfix, from userid 1000) id 42ED28BDF7; Sun, 21 Mar 2010 22:32:36 +0100 (CET) From: Ruben Pollan To: notmuch@notmuchmail.org Date: Sun, 21 Mar 2010 22:32:31 +0100 Message-Id: <1269207153-3687-1-git-send-email-meskio@sindominio.net> X-Mailer: git-send-email 1.7.0 In-Reply-To: <1269080605-5617-1-git-send-email-meskio@sindominio.net> References: <1269080605-5617-1-git-send-email-meskio@sindominio.net> Subject: [notmuch] [PATCH] sending again patches 3 & 4 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, 21 Mar 2010 21:29:36 -0000 I send again the patches 3 and 4, beacuse I found a bug on them. The previous implementation did a segfault when the search didn't have results.