--- /dev/null
+Return-Path: <wael.nasreddine@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 210C8431FBC\r
+ for <notmuch@notmuchmail.org>; Tue, 3 Jun 2014 23:06:41 -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 uv6vTlmBpc0Q for <notmuch@notmuchmail.org>;\r
+ Tue, 3 Jun 2014 23:06:33 -0700 (PDT)\r
+Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com\r
+ [209.85.160.50]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id E9560431FB6\r
+ for <notmuch@notmuchmail.org>; Tue, 3 Jun 2014 23:06:32 -0700 (PDT)\r
+Received: by mail-pb0-f50.google.com with SMTP id ma3so6511018pbc.37\r
+ for <notmuch@notmuchmail.org>; Tue, 03 Jun 2014 23:06:31 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+ :mime-version:content-type;\r
+ bh=TX7900MCptRusnFJalMrF1rWurAjPWDrwM3IiqDXllk=;\r
+ b=Sq0swodO54/YMSPIqXeEiRalGWwXLTvIYfEHHkCOVyrJ2ogzMP/thwoNn6kF2E+HMP\r
+ tOkhTKPdf2w6nqg2LnOyOxclpx0FP9WjaQP07T255510y9cJQUO6XnlHWk3RdHsaEXT+\r
+ tms+q2DVZoUv6L+mFxlgBnWlUiHdeRBTMRmMY2v0HgyQ4H9Ekxoqbb7ZOCTxxpkf39Pp\r
+ E4xSac899c2hDyzKubG5XkiBTyocJVoFEg2xejlLk8yHDnQ3BwHVgQwmtryiOPb6v2R0\r
+ G98yy4T059DH2WHMocgUVhfv4lXbZxMWVYpmt9qSromI3Iv00WkoiguY9KvTFkJC79ly\r
+ itfQ==\r
+X-Received: by 10.69.19.139 with SMTP id gu11mr59663865pbd.36.1401861990088;\r
+ Tue, 03 Jun 2014 23:06:30 -0700 (PDT)\r
+Received: from localhost ([2620:0:1000:2e00:fdc6:390f:6803:8af])\r
+ by mx.google.com with ESMTPSA id bz4sm5496134pbb.12.2014.06.03.23.06.28\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Tue, 03 Jun 2014 23:06:29 -0700 (PDT)\r
+From: Wael Nasreddine <wael.nasreddine@gmail.com>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v4] Enable Travis-CI as a backup continuous integration\r
+In-Reply-To: <m2y4xedt6x.fsf@guru.guru-group.fi>\r
+References: <1401744472-29770-1-git-send-email-wael.nasreddine@gmail.com>\r
+ <m2y4xedt6x.fsf@guru.guru-group.fi>\r
+User-Agent: Notmuch/0.18+10~g7d81d70 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 03 Jun 2014 23:06:27 -0700\r
+Message-ID: <w52cioohp5ss.fsf@gaea.mtv.corp.google.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Wed, 04 Jun 2014 06:06:41 -0000\r
+\r
+Tomi Ollila <tomi.ollila@iki.fi> writes:\r
+\r
+> On Tue, Jun 03 2014, "Wael M. Nasreddine" <wael.nasreddine@gmail.com> wrote:\r
+>\r
+>> This patch add support for running against multiple versions of emacs,\r
+>> it currently runs against V23 and V24, example[0]\r
+>>\r
+>> As a bonus, it looks like the tests are failing using emacs V24[1]\r
+>\r
+> http://article.gmane.org/gmane.mail.notmuch.general/13047\r
+>\r
+> It is nice to know I am not the only one who misconfigures emacs >;)\r
+\r
+Oh thanks, I didn't know. I fixed it by building emacs from source\r
+myself, however it takes too long to compile.\r
+\r
+I'll mark this patch as obselete untill evm#46[0] gets fixed.\r
+\r
+[0]: https://github.com/rejeep/evm/issues/46\r
+\r
+>\r
+> Tomi\r
+>\r
+>>\r
+>> [0]: https://travis-ci.org/eMxyzptlk/notmuch/builds/26612550\r
+>> [1]: https://travis-ci.org/eMxyzptlk/notmuch/jobs/26612552#L882\r
+-- \r
+Wael Nasreddine | SRE at Google | wael.nasreddine@gmail.com | (650) 735-1773\r