From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mario Lang Newsgroups: gmane.emacs.devel Subject: [elpa] excorporate.el:257:23:Error: Wrong type argument: listp, start-exco--fsm Date: Fri, 08 Jul 2016 12:56:10 +0200 Message-ID: <87zipsqtyt.fsf@fx.delysid.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1467975400 9405 80.91.229.3 (8 Jul 2016 10:56:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2016 10:56:40 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 08 12:56:31 2016 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 1bLTSP-0001AZ-DP for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2016 12:56:29 +0200 Original-Received: from localhost ([::1]:44760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLTSO-0005ty-Pj for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2016 06:56:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLTSG-0005sg-6X for emacs-devel@gnu.org; Fri, 08 Jul 2016 06:56:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLTS9-0001cD-T2 for emacs-devel@gnu.org; Fri, 08 Jul 2016 06:56:20 -0400 Original-Received: from familiekainz.at ([91.121.101.210]:37738 helo=ks354034.kimsufi.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLTS9-0001c4-N6 for emacs-devel@gnu.org; Fri, 08 Jul 2016 06:56:13 -0400 Original-Received: from fx (unknown [80.109.194.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ks354034.kimsufi.com (Postfix) with ESMTPSA id 73368BF732 for ; Fri, 8 Jul 2016 12:56:11 +0200 (CEST) Original-Received: from mlang by fx with local (Exim 4.87) (envelope-from ) id 1bLTS6-0005gc-FJ for emacs-devel@gnu.org; Fri, 08 Jul 2016 12:56:10 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 91.121.101.210 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:205420 Archived-At: Hi. Am I the only one how sees this error when trying to build elpa? The error only shows up when the byte-compiler is used. When the whole file is eval-buffer'd, there is no error. To me, `define-state-machine' from fsm.el looks file. Any ideas? --=20 CYa, =E2=A1=8D=E2=A0=81=E2=A0=97=E2=A0=8A=E2=A0=95