From: David Bremner Date: Mon, 28 Apr 2014 02:41:09 +0000 (+0900) Subject: Re: [PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123] X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=df2e0c3be8cf22eeed9b6dbe3ab0594fe60da329;p=notmuch-archives.git Re: [PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123] --- diff --git a/d9/0bb8a251e9bf9af50555a4f72ab01a668cd726 b/d9/0bb8a251e9bf9af50555a4f72ab01a668cd726 new file mode 100644 index 000000000..4a11b5119 --- /dev/null +++ b/d9/0bb8a251e9bf9af50555a4f72ab01a668cd726 @@ -0,0 +1,61 @@ +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 13655431FBD + for ; Sun, 27 Apr 2014 19:42:33 -0700 (PDT) +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 ebKHWVV89NrJ for ; + Sun, 27 Apr 2014 19:42:24 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id C5637431FBC + for ; Sun, 27 Apr 2014 19:42:24 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.72) (envelope-from ) + id 1WebVX-0004dN-PU; Mon, 28 Apr 2014 02:41:27 +0000 +Received: (nullmailer pid 24735 invoked by uid 1000); Mon, 28 Apr 2014 + 02:41:09 -0000 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123] +In-Reply-To: <1398506363-14404-1-git-send-email-tomi.ollila@iki.fi> +References: <1398506363-14404-1-git-send-email-tomi.ollila@iki.fi> +User-Agent: Notmuch/0.18~rc0 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 28 Apr 2014 11:41:09 +0900 +Message-ID: <87fvkygoqi.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: tomi.ollila@iki.fi +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: Mon, 28 Apr 2014 02:42:33 -0000 + +Tomi Ollila writes: + +> --- +> NEWS | 6 ++++++ +> 1 file changed, 6 insertions(+) + +pushed to release + +d