From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#16274: 24.3.50; Error in post-command-hook (icomplete-post-command-hook): (invalid-function ("..." ...)) Date: Sun, 09 Feb 2014 19:53:45 -0800 Message-ID: <87zjlzei7q.fsf@building.gnus.org> References: <0d02f1f6-f984-4da4-b077-43408a24c046@default> <26aaf609-dcdc-4585-ae7e-55e7f7025947@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1392004569 13627 80.91.229.3 (10 Feb 2014 03:56:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Feb 2014 03:56:09 +0000 (UTC) Cc: 16274@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 10 04:56:17 2014 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 1WChyi-0003tT-3J for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Feb 2014 04:56:16 +0100 Original-Received: from localhost ([::1]:53220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WChyh-0006Ff-FW for geb-bug-gnu-emacs@m.gmane.org; Sun, 09 Feb 2014 22:56:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WChya-0006FM-2R for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 22:56:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WChyU-0004vG-TS for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 22:56:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WChyU-0004vC-QK for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 22:56:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WChyU-0008UT-EO for bug-gnu-emacs@gnu.org; Sun, 09 Feb 2014 22:56:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Feb 2014 03:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16274 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 16274-submit@debbugs.gnu.org id=B16274.139200451732570 (code B ref 16274); Mon, 10 Feb 2014 03:56:02 +0000 Original-Received: (at 16274) by debbugs.gnu.org; 10 Feb 2014 03:55:17 +0000 Original-Received: from localhost ([127.0.0.1]:33278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WChxk-0008TF-Cz for submit@debbugs.gnu.org; Sun, 09 Feb 2014 22:55:16 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:35511) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WChxh-0008T6-PQ for 16274@debbugs.gnu.org; Sun, 09 Feb 2014 22:55:14 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WChxS-0005TO-5P; Mon, 10 Feb 2014 04:54:58 +0100 In-Reply-To: (Drew Adams's message of "Sat, 4 Jan 2014 07:45:15 -0800 (PST)") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WChxS-0005TO-5P MailScanner-NULL-Check: 1392609299.76535@eDI2ZFT1XAQx3FTYnLkRGg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:85167 Archived-At: Drew Adams writes: >> It's not often that I notice the error (in *Messages*, since the >> message itself is fleeting), but I'll try to keep an eye out for >> the new message and let you know. (I added a noticeable STRING >> arg to the `cl-assert' form.) > > Well, it didn't take that long. In the same session (after loading > the patched minibuffer.el. I did not get the `cl-assert' violation. > I got the same, original error: > > Error in post-command-hook (icomplete-post-command-hook): > (wrong-type-argument stringp nil) > > Well, actually, that's not the same error, but it is (IIRC) > the one I reported originally. > > I've added some more debug with `stringp' assertions. Will let > you know what I find out. You can also use `debug-on-message' to find what make the message appear. Anyway, is this an Emacs bug? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/