From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gregor Zattler Newsgroups: gmane.emacs.devel,gmane.emacs.help Subject: Re: bisected to commit since when this error occours (was: Re: isearch+ provoces error when starting eshell) Date: Sun, 2 Jun 2013 22:45:01 +0200 Message-ID: <20130602204501.GD27694@boo.workgroup> References: <20130531222203.GA2380@boo.workgroup> <54634406-dce7-432b-a456-32749e186f01@default> <20130602134650.GA27694@boo.workgroup> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1370205968 30691 80.91.229.3 (2 Jun 2013 20:46:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Jun 2013 20:46:08 +0000 (UTC) To: help-gnu-emacs , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 02 22:46:07 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UjFAF-0006dV-3A for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 22:46:07 +0200 Original-Received: from localhost ([::1]:40377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjFAE-0007H6-NB for ged-emacs-devel@m.gmane.org; Sun, 02 Jun 2013 16:46:06 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjFA9-0007Gq-R6 for emacs-devel@gnu.org; Sun, 02 Jun 2013 16:46:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjFA7-0007eW-4c for emacs-devel@gnu.org; Sun, 02 Jun 2013 16:46:01 -0400 Original-Received: from mout.gmx.net ([212.227.15.19]:58344) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjFA6-0007eE-RD for emacs-devel@gnu.org; Sun, 02 Jun 2013 16:45:59 -0400 Original-Received: from mailout-de.gmx.net ([10.1.76.30]) by mrigmx.server.lan (mrigmx002) with ESMTP (Nemesis) id 0Ll3wB-1UAjDs3ln3-00aq3e for ; Sun, 02 Jun 2013 22:45:57 +0200 Original-Received: (qmail invoked by alias); 02 Jun 2013 20:45:57 -0000 Original-Received: from p57BB9D56.dip0.t-ipconnect.de (EHLO boo.workgroup) [87.187.157.86] by mail.gmx.net (mp030) with SMTP; 02 Jun 2013 22:45:57 +0200 X-Authenticated: #19296480 X-Provags-ID: V01U2FsdGVkX19f57YEaJJfb297vk9Wfy+uUTnGRKhZUyRgOmSrlH HEKF9KW5UXJwp5 Original-Received: from grfz by boo.workgroup with local (Exim 4.80) (envelope-from ) id 1UjF9z-0004CC-9W; Sun, 02 Jun 2013 22:45:51 +0200 Mail-Followup-To: help-gnu-emacs , emacs-devel Content-Disposition: inline In-Reply-To: <20130602134650.GA27694@boo.workgroup> User-Agent: Mutt/1.5.21 (2010-09-15) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160007 gmane.emacs.help:91241 Archived-At: Hi Drew, Emacs developers, * Gregor Zattler [02. Jun. 2013]: >>> in emacs24 when isearch+ is loaded, starting eshell gives: >>> byte-code: Key sequence C-c C-c starts with non-prefix key C-c >>> and somehow freezes. It's possible to give a `ls' command but >>> not twice. >>> >>> Minimal example: >>> emacs-snapshot -Q -nw -l ~/.emacs.d/elpa/isearch+-20130513.1521/isearch+.el -f eshell > I bisected the Emacs version history. Result is: > > ffc1d3e25cdae710e0f6057620af05c023a6e710 is the first bad commit > commit ffc1d3e25cdae710e0f6057620af05c023a6e710 > Author: Glenn Morris > Date: Tue May 7 00:57:02 2013 -0700 > > * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar. > Remove explicit eshell-isearch-cancel-map. > > This commit changes the keymap for eshell. But I have no clue of > elisp and therefore am not in the position to judge if the commit > is wrong or if it exposes some bug in isearch+ or eshell. FWIW I reverted this commit on top of newest Emacs trunk: It compiles fine, the error is gone and some testing did not show any side effects but since I do not understand the commits intend I could not really test if something's now missing... Ciao, Gregor -- -... --- .-. . -.. ..--.. ...-.-