From 47de41dcd7d364c1723f3da5d2d455bff1900b12 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 26 Apr 2014 12:59:23 +0300 Subject: [PATCH] [PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123] --- 82/40bbe291647e27704962b1c4b7b3bd225c4204 | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 82/40bbe291647e27704962b1c4b7b3bd225c4204 diff --git a/82/40bbe291647e27704962b1c4b7b3bd225c4204 b/82/40bbe291647e27704962b1c4b7b3bd225c4204 new file mode 100644 index 000000000..50211886e --- /dev/null +++ b/82/40bbe291647e27704962b1c4b7b3bd225c4204 @@ -0,0 +1,66 @@ +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 3E8A8431FB6 + for ; Sat, 26 Apr 2014 02:59:40 -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 TO8xy-MHoFNX for ; + Sat, 26 Apr 2014 02:59:33 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 8F303431FAF + for ; Sat, 26 Apr 2014 02:59:33 -0700 (PDT) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id 691891000C0; Sat, 26 Apr 2014 12:59:25 +0300 (EEST) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: [PATCH 1/1] NEWS: Ido initialization for Emacs 23.[123] +Date: Sat, 26 Apr 2014 12:59:23 +0300 +Message-Id: <1398506363-14404-1-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 1.8.0 +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: Sat, 26 Apr 2014 09:59:40 -0000 + +--- + NEWS | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/NEWS b/NEWS +index bcd311d..ab263bb 100644 +--- a/NEWS ++++ b/NEWS +@@ -82,6 +82,12 @@ Version variable + these differ from each other. + This is especially useful when using notmuch remotely. + ++Ido-completing-read initialization in Emacs 23 ++ ++ `ido-completing-read` in Emacs 23 versions 1 through 3 freezes unless ++ it is initialized. Defadvice-based *Ido* initialization is defined ++ for these Emacs versions. ++ + Bug fix for saved searches with newlines in them + + Split lines confuse `notmuch count --batch`, so we remove embedded +-- +1.9.0 + -- 2.26.2