--- /dev/null
+Return-Path: <sojkam1@fel.cvut.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 1AB7A6DE1994\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Jan 2016 08:50:22 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.713\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.713 tagged_above=-999 required=5 tests=[AWL=1.137,\r
+ RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.55] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id qAJHooItehin for <notmuch@notmuchmail.org>;\r
+ Sat, 2 Jan 2016 08:50:19 -0800 (PST)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 82BAD6DE1962\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Jan 2016 08:50:19 -0800 (PST)\r
+Received: from localhost (unknown [192.168.200.7])\r
+ by max.feld.cvut.cz (Postfix) with ESMTP id B8F6319F48D2;\r
+ Sat, 2 Jan 2016 17:50:18 +0100 (CET)\r
+X-Virus-Scanned: IMAP STYX AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+ by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new, port 10044)\r
+ with ESMTP id 3niQgR5S0bQI; Sat, 2 Jan 2016 17:50:16 +0100 (CET)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+ by max.feld.cvut.cz (Postfix) with ESMTP id 676EC19F4374;\r
+ Sat, 2 Jan 2016 17:50:16 +0100 (CET)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.86)\r
+ (envelope-from <sojkam1@fel.cvut.cz>)\r
+ id 1aFPNg-0007IV-01; Sat, 02 Jan 2016 17:50:16 +0100\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v2] emacs: Improve notmuch-message-mode initialization\r
+In-Reply-To: <87wprt2r4f.fsf@zancas.localnet>\r
+References: <1450690875-2111-1-git-send-email-sojkam1@fel.cvut.cz>\r
+ <1450690875-2111-2-git-send-email-sojkam1@fel.cvut.cz>\r
+ <87ziwp2vhz.fsf@zancas.localnet> <87wprt2r4f.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.21+30~g55c056a (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Sat, 02 Jan 2016 17:50:15 +0100\r
+Message-ID: <87lh8853js.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 02 Jan 2016 16:50:22 -0000\r
+\r
+On Fri, Jan 01 2016, David Bremner wrote:\r
+> David Bremner <david@tethera.net> writes:\r
+>\r
+>> Michal Sojka <sojkam1@fel.cvut.cz> writes:\r
+>>\r
+>>> This commit fixes these problems by replacing a call to message-mail\r
+>>> with notmuch-specific code that is (hopefully) equivalent to\r
+>>> message-mail functionality before introduction of\r
+>>> notmuch-message-mode.\r
+>>\r
+>> pushed to master\r
+>\r
+> It seems to have broken something with emacs23\r
+>\r
+> https://travis-ci.org/notmuch/notmuch/builds/99715812\r
+>\r
+> I just verified the same problems (more or less) exist in debian\r
+> oldstable.\r
+\r
+A fixup patch was sent as\r
+id:1451753265-26713-2-git-send-email-sojkam1@fel.cvut.cz.\r
+\r
+-Michal\r