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 42CB3431FBD for ; Sun, 26 Jan 2014 11:57:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 vntiRBLUmncS for ; Sun, 26 Jan 2014 11:57:02 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 6E555431FBC for ; Sun, 26 Jan 2014 11:57:02 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id 21487100051; Sun, 26 Jan 2014 21:56:58 +0200 (EET) From: Tomi Ollila To: Mark Walters , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: initialize ido mode in notmuch-mua.el In-Reply-To: <8738kaa614.fsf@qmul.ac.uk> References: <87y5sipcjn.fsf@qmul.ac.uk> <1329900529-16295-1-git-send-email-markwalters1009@gmail.com> <87bnyzoqq9.fsf@zancas.localnet> <8738kaa614.fsf@qmul.ac.uk> User-Agent: Notmuch/0.17+55~g4397960 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain 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, 26 Jan 2014 19:57:04 -0000 On Sun, Jan 26 2014, Mark Walters wrote: > I don't have anything older than 23.4 anymore so I am afraid I can't > test. My recollection is that I upgraded to 23.4 the problem went away > so I forgot about it. Fine, I prepare and test the patch then ;/ Tomi > (I couldn't see easily what version of emacs debian stable has now as > seemed to be called 45.) > > Best wishes > > Mark