--- /dev/null
+Return-Path: <felipe.contreras@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 042D7431FD0\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Nov 2013 06:30:42 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id UpwdobaVDb35 for <notmuch@notmuchmail.org>;\r
+ Sat, 2 Nov 2013 06:30:35 -0700 (PDT)\r
+Received: from mail-oa0-f48.google.com (mail-oa0-f48.google.com\r
+ [209.85.219.48]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id CB7B9431FC4\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Nov 2013 06:30:34 -0700 (PDT)\r
+Received: by mail-oa0-f48.google.com with SMTP id m17so5641428oag.35\r
+ for <notmuch@notmuchmail.org>; Sat, 02 Nov 2013 06:30:34 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=date:from:to:message-id:in-reply-to:references:subject:mime-version\r
+ :content-type:content-transfer-encoding;\r
+ bh=hSXJ1J5D2hcegq6agPhZIHMoANkgwMMtXmDEEx5x+Gc=;\r
+ b=IV4SxC0GZBqtNORhwU7rbYENigGbW5cH5tiiUkTWA+qP8x6ZdwY9H/Rgf9odIWfdFy\r
+ Efikd9MhNpu5fWrsR0VwjiMQxYcWkQHlqfTAl1JKdB0bUD/tBUlhZQFVkjYgW68PhWgZ\r
+ 2wcd1U8oM+Y4AbsNTJqRvoFz+QmA7PbsnthSc5wrBH6mXw7L1+pN86f7/SS8/u3/OyzT\r
+ 10XDdwGTJFHt7m2Ia676yDb9NG8mper3XmtqEqSVoCFCOP3xiv1pPdjIA0akxkNKZ/yC\r
+ 73PJqPRkGEbBoogLW+jQwwp1/PazDF6+iMAdywAEddAonSMLL90AXc+jh/K0iwLKaiHH\r
+ 07EA==\r
+X-Received: by 10.60.40.136 with SMTP id x8mr1304814oek.49.1383399034218;\r
+ Sat, 02 Nov 2013 06:30:34 -0700 (PDT)\r
+Received: from localhost (187-162-140-241.static.axtel.net. [187.162.140.241])\r
+ by mx.google.com with ESMTPSA id\r
+ z5sm19780341obg.13.2013.11.02.06.30.32 for <multiple recipients>\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Sat, 02 Nov 2013 06:30:33 -0700 (PDT)\r
+Date: Sat, 02 Nov 2013 07:22:39 -0600\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: David Bremner <david@tethera.net>, \r
+ Felipe Contreras <felipe.contreras@gmail.com>, \r
+ Felipe Contreras <felipe.contreras@gmail.com>, notmuch@notmuchmail.org\r
+Message-ID: <5274fc9ef3925_6f56937e844a@nysa.notmuch>\r
+In-Reply-To: <87d2mjrlh3.fsf@zancas.localnet>\r
+References: <1380558523-6913-1-git-send-email-felipe.contreras@gmail.com>\r
+ <87txgpv16s.fsf@zancas.localnet>\r
+ <5274ed4d5126a_46fcefbe747f@nysa.notmuch>\r
+ <87d2mjrlh3.fsf@zancas.localnet>\r
+Subject: Re: [PATCH 0/3] General fixes\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 02 Nov 2013 13:30:43 -0000\r
+\r
+David Bremner wrote:\r
+> Felipe Contreras <felipe.contreras@gmail.com> writes:\r
+> \r
+> > David Bremner wrote:\r
+> >> Felipe Contreras <felipe.contreras@gmail.com> writes:\r
+> >> \r
+> >> > Felipe Contreras (3):\r
+> >> > query: bind queries to database objects\r
+> >> > ruby: allow build with RUNPATH\r
+> >> > ruby: bind database close()/destroy() properly\r
+> >> \r
+> >> I agree with the discussion on IRC that the change in the first patch\r
+> >> makes sense.\r
+> >\r
+> > Shall I push it to the master branch then?\r
+> \r
+> sure.\r
+\r
+Done.\r
+\r
+> > I don't really care that much about patch #2, but #3 should probably be\r
+> > applied.\r
+> \r
+> Just to be clear, I wasn't objecting to patch 2, just asking for a few\r
+> more words of commit message.\r
+\r
+Yes, that's what I understood, but at the moment I don't thin it's worth my\r
+time to do that. There's mor interesting stuff to do, maybe later.\r
+\r
+> For patch 3, since it's ruby specific and\r
+> nobody complained, I'd say go for it.\r
+\r
+All right. I'll probably wait a bit more, maybe a week to see if somebody\r
+shouts.\r
+\r
+-- \r
+Felipe Contreras\r