From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: isearch-mode-end-hook-error Date: Mon, 18 Jul 2005 10:52:34 +0200 Message-ID: Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1121677262 14480 80.91.229.2 (18 Jul 2005 09:01:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2005 09:01:02 +0000 (UTC) Cc: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 18 11:00:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DuRU7-0004Sd-Tz for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2005 11:00:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DuRW3-0003Z7-9b for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2005 05:02:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DuRQ4-0000Cj-IT for emacs-devel@gnu.org; Mon, 18 Jul 2005 04:56:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DuRPu-0008OX-41 for emacs-devel@gnu.org; Mon, 18 Jul 2005 04:56:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DuRPW-0007lN-GA for emacs-devel@gnu.org; Mon, 18 Jul 2005 04:55:39 -0400 Original-Received: from [64.233.182.203] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DuRVU-0007rE-SE for emacs-devel@gnu.org; Mon, 18 Jul 2005 05:01:49 -0400 Original-Received: by nproxy.gmail.com with SMTP id d4so233095nfe for ; Mon, 18 Jul 2005 01:52:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=Cxn3WZ/QSvrr0PNgVbYFaBtzIaVAyw5tIHtNoC/F76EybpGCPpBhIEQ6uQAclAvz586SeDkbGvN50rhTtbiMImQERsgIN/4tFGU5U0gaYd4JNxMvyhsfPrILBTkP34FI1WouLiJc3SONkXssO45/lgLUwQnm9pKh+7C1xHbii2E= Original-Received: by 10.48.250.11 with SMTP id x11mr162958nfh; Mon, 18 Jul 2005 01:52:34 -0700 (PDT) Original-Received: by 10.48.250.5 with HTTP; Mon, 18 Jul 2005 01:52:34 -0700 (PDT) Original-To: Emacs Devel Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:41043 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41043 A recent change to allout.el has introduced a reference to `isearch-mode-end-hook-error', which does not seem to be defined anywhere. --=20 /L/e/k/t/u