From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Adding async package to GNU ELPA Date: Wed, 30 Dec 2015 15:25:57 -0200 Message-ID: References: <20151224213932.12107.84317@vcs.savannah.gnu.org> <87wps1ghyu.fsf@gnus.org> <0xd1ttrmgp.fsf@fencepost.gnu.org> <871ta9ar7a.fsf@gmx.de> <87ege73o2q.fsf@gmx.de> <871ta7g77t.fsf@gnus.org> <874mf2qiv3.fsf@gmx.de> <5681C474.4030408@yandex.ru> <87wprxpq4n.fsf@gmx.de> <87h9j114ay.fsf_-_@gmx.de> <87si2kywix.fsf@gmx.de> Reply-To: bruce.connor.am@gmail.com 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 1451496381 11450 80.91.229.3 (30 Dec 2015 17:26:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Dec 2015 17:26:21 +0000 (UTC) Cc: Glenn Morris , Lars Ingebrigtsen , Dmitry Gutov , emacs-devel To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 30 18:26:20 2015 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 1aEKVu-0006cE-9R for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2015 18:26:18 +0100 Original-Received: from localhost ([::1]:53228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEKVq-0001xH-C5 for ged-emacs-devel@m.gmane.org; Wed, 30 Dec 2015 12:26:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEKVb-0001wo-RG for emacs-devel@gnu.org; Wed, 30 Dec 2015 12:26:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEKVb-0004kV-1v for emacs-devel@gnu.org; Wed, 30 Dec 2015 12:25:59 -0500 Original-Received: from mail-yk0-x236.google.com ([2607:f8b0:4002:c07::236]:36695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEKVZ-0004k5-Ky; Wed, 30 Dec 2015 12:25:57 -0500 Original-Received: by mail-yk0-x236.google.com with SMTP id v14so67433547ykd.3; Wed, 30 Dec 2015 09:25:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=ox5gf4hryuL6+ZFRAe7Csc4/xfI3wnhey6mmkLdg57o=; b=qW2jUleMudBBoKcTBYNw46XMWvNDn1N4HtvZtwekAHsogfmouzYGoE9MF2qk69lv2/ MEdaxVsuc4qlnv1MPYejfKFmpOfjtXhaO/QLonpMx3tOX9ItQ6ayXC2d6hgl7NaLW0tw aG8UQ6ifDXYpof1cBjH9cZGi7QtxzX6Lv3G6GR5I1FMLrCrXFf2hVNia9xZP2OoYeDaw fh4uwpMlkfCVE8VI/Om+ygOoXonQuwL12d+0hTQbNpDOjS474wMh5zUIoTTV2iXb+0Sr 78UsA0UrssduaGdcHF9WZF6nDeXKDBCx8+JJ+EFrIEwGdY7uRAAE716ogLplnODYlGdJ Vyww== X-Received: by 10.129.146.150 with SMTP id j144mr26113568ywg.19.1451496357196; Wed, 30 Dec 2015 09:25:57 -0800 (PST) Original-Received: by 10.129.87.130 with HTTP; Wed, 30 Dec 2015 09:25:57 -0800 (PST) In-Reply-To: <87si2kywix.fsf@gmx.de> X-Google-Sender-Auth: p62HW632RxzDrM9Myr6-JETodpk X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4002:c07::236 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:197181 Archived-At: > --8<---------------cut here---------------start------------->8--- > ~/src/elpa> make > Generating autoloads for packages/async/async-autoloads.el > Missing =E2=80=98version=E2=80=99 header > GNUmakefile:132: recipe for target 'packages/async/async-autoloads.el' fa= iled > make: *** [packages/async/async-autoloads.el] Error 255 > --8<---------------cut here---------------end--------------->8--- > > The async package has an own async-pkg.el. But this doesn't seem to be > taken into account; instead a ;;; Version: header in async.el seems to > be needed. I could fix it, but I don't want to touch the inherited > files. What else could I do? The package archives take care of creating the -pkg.el file for you, any reason why you want to provide one yourself?