From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#23410: 25.1.50; M-s . C-g doesn't quit isearch gracefully Date: Sun, 01 May 2016 23:31:12 +0300 Organization: LINKOV.NET Message-ID: <87bn4ph65r.fsf@mail.linkov.net> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1462134767 3937 80.91.229.3 (1 May 2016 20:32:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 May 2016 20:32:47 +0000 (UTC) Cc: 23410-done@debbugs.gnu.org To: Chunyang Xu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun May 01 22:32:37 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1awy2e-00042L-36 for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 May 2016 22:32:36 +0200 Original-Received: from localhost ([::1]:34243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awy2a-0006r3-8v for geb-bug-gnu-emacs@m.gmane.org; Sun, 01 May 2016 16:32:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awy2L-0006T5-O0 for bug-gnu-emacs@gnu.org; Sun, 01 May 2016 16:32:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1awy2A-0000zb-3q for bug-gnu-emacs@gnu.org; Sun, 01 May 2016 16:32:12 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:48755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1awy2A-0000xm-0c for bug-gnu-emacs@gnu.org; Sun, 01 May 2016 16:32:06 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1awy26-0000rU-Ly for bug-gnu-emacs@gnu.org; Sun, 01 May 2016 16:32:02 -0400 Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 01 May 2016 20:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 23410 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 23410@debbugs.gnu.org, juri@linkov.net, xuchunyang.me@gmail.com Original-Received: via spool by 23410-done@debbugs.gnu.org id=D23410.14621346972147 (code D ref 23410); Sun, 01 May 2016 20:32:02 +0000 Original-Received: (at 23410-done) by debbugs.gnu.org; 1 May 2016 20:31:37 +0000 Original-Received: from localhost ([127.0.0.1]:32855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awy1h-0000YN-44 for submit@debbugs.gnu.org; Sun, 01 May 2016 16:31:37 -0400 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:43305 helo=homiemail-a20.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1awy1g-0000XP-DX for 23410-done@debbugs.gnu.org; Sun, 01 May 2016 16:31:36 -0400 Original-Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 8BF437EC064; Sun, 1 May 2016 13:31:35 -0700 (PDT) Original-Received: from localhost.linkov.net (82.131.115.143.cable.starman.ee [82.131.115.143]) (Authenticated sender: jurta@jurta.org) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id BD7127EC063; Sun, 1 May 2016 13:31:34 -0700 (PDT) In-Reply-To: (Chunyang Xu's message of "Sun, 01 May 2016 15:22:56 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:117548 Archived-At: > To reproduce: > > emacs -Q > M-s . C-g > > then 'Isearch' remains in mode-line until next command and > 'Wrong type argument: arrayp, nil' is displayed in echo area. > After one M-x toggle-debug-on-error, the following is > displayed in *Backtrace* buffer: > > Debugger entered--Lisp error: (wrong-type-argument arrayp nil) > isearch--set-state(nil) > isearch-pop-state() > isearch-abort() > funcall-interactively(isearch-abort) > call-interactively(isearch-abort nil nil) > command-execute(isearch-abort) > > It should happen whenever the initial input is empty (saying 'No symbol > at point') and type a C-g immediately. Thanks for the report. Now fixed in emacs-25.