From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#11105: 24.0.94; (wrong-type-argument strinp (eval.c)) Date: Wed, 28 Mar 2012 14:54:46 -0400 Message-ID: References: <7AB69C9A2D6347C2B310C8F41E90056B@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1332961482 23021 80.91.229.3 (28 Mar 2012 19:04:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 28 Mar 2012 19:04:42 +0000 (UTC) Cc: 11105@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 28 21:04:41 2012 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 1SCyAh-0003pS-94 for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 21:04:39 +0200 Original-Received: from localhost ([::1]:58722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCyAg-00059C-Ik for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Mar 2012 15:04:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCy27-0003Jc-6m for bug-gnu-emacs@gnu.org; Wed, 28 Mar 2012 14:55:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCy20-0005zg-Q6 for bug-gnu-emacs@gnu.org; Wed, 28 Mar 2012 14:55:46 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCy20-0005zO-MQ for bug-gnu-emacs@gnu.org; Wed, 28 Mar 2012 14:55:40 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SCyWM-0008QK-Er for bug-gnu-emacs@gnu.org; Wed, 28 Mar 2012 15:27:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 28 Mar 2012 19:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11105 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11105-submit@debbugs.gnu.org id=B11105.133296279132320 (code B ref 11105); Wed, 28 Mar 2012 19:27:02 +0000 Original-Received: (at 11105) by debbugs.gnu.org; 28 Mar 2012 19:26:31 +0000 Original-Received: from localhost ([127.0.0.1]:43663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SCyVq-0008PE-Mc for submit@debbugs.gnu.org; Wed, 28 Mar 2012 15:26:31 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:63917) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SCyVW-0008OZ-3s for 11105@debbugs.gnu.org; Wed, 28 Mar 2012 15:26:28 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicFAKU/KE9MCqRV/2dsb2JhbACBX5x7eYhwnhmGGQSbGYQJ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="170481281" Original-Received: from 76-10-164-85.dsl.teksavvy.com (HELO pastel.home) ([76.10.164.85]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 28 Mar 2012 14:54:47 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id E10F059437; Wed, 28 Mar 2012 14:54:46 -0400 (EDT) In-Reply-To: (Drew Adams's message of "Wed, 28 Mar 2012 09:07:05 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58255 Archived-At: >> If you can figure out how to trigger it, or at least describe the >> circumstance where it happens, maybe we can track it down, but without >> that info it doesn't seem easy to figure out what's going on. > Yes, I know. This has been happening for a while (in Emacs 24), and > I've tried to find out what leads to it, but no success so far. I was > hoping that perhaps someone would notice something in the code that > might be suspect. My crystal ball told me it could be a mis-applied completion predicate (depending on the kind of completion-table (list of strings, alist, obarray, hashtable), the predicate is either passed a string, a cons-cell, or even two arguments), but I didn't notice any obvious risky uses of the predicate in icomplete, so the problem might be elsewhere (and just happens to show up in icomplete because icomplete calls completion more often). Stefan