From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: [elpa] excorporate.el:257:23:Error: Wrong type argument: listp, start-exco--fsm Date: Fri, 8 Jul 2016 20:34:29 +0200 Message-ID: <577FF235.9040304@cs.ucla.edu> References: <87zipsqtyt.fsf@fx.delysid.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1468002946 32385 80.91.229.3 (8 Jul 2016 18:35:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2016 18:35:46 +0000 (UTC) To: Mario Lang , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 08 20:35:38 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 1bLaci-0004wE-6O for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2016 20:35:36 +0200 Original-Received: from localhost ([::1]:47351 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLach-0007Zn-Bb for ged-emacs-devel@m.gmane.org; Fri, 08 Jul 2016 14:35:35 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLabn-0007RB-Ok for emacs-devel@gnu.org; Fri, 08 Jul 2016 14:34:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLabj-0004sw-HK for emacs-devel@gnu.org; Fri, 08 Jul 2016 14:34:38 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:53062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLabj-0004sg-B9 for emacs-devel@gnu.org; Fri, 08 Jul 2016 14:34:35 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 3F2BD16154E; Fri, 8 Jul 2016 11:34:33 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id KmFPiHtjC_JK; Fri, 8 Jul 2016 11:34:32 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 952CD161550; Fri, 8 Jul 2016 11:34:32 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 7x6Kv0JiwtqH; Fri, 8 Jul 2016 11:34:32 -0700 (PDT) Original-Received: from [192.168.0.35] (89-159-79-138.rev.numericable.fr [89.159.79.138]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id F11B516154E; Fri, 8 Jul 2016 11:34:31 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: <87zipsqtyt.fsf@fx.delysid.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 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:205457 Archived-At: On 07/08/2016 12:56 PM, Mario Lang wrote: > Am I the only one how sees this error when trying to build elpa? No, I also see it, with a plain 'make' at the top level, using emacs-25 Emacs, and compiling the current bleeding-edge ELPA (commit a5d157b2e87427184f2c92a9b7bb9c99d6656aa1 dated June 30).That being said, I am by no means an ELPA expert (I first tried to build it today), and perhaps I am missing something too.