From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Add version header to org.el Date: Wed, 19 Aug 2015 00:42:48 +0200 Message-ID: <87si7gw74n.fsf@gnu.org> References: <87zj1uhix6.fsf@gmx.us> <87a8tug40k.fsf@nicolasgoaziou.fr> <87lhdehgql.fsf@gmx.us> <87d1yk8owr.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRpao-0000rG-OA for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 18:42:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRpal-0006o6-It for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 18:42:54 -0400 Received: from so1.mailgun.net ([198.61.254.11]:33670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRpal-0006nO-5a for emacs-orgmode@gnu.org; Tue, 18 Aug 2015 18:42:51 -0400 In-Reply-To: <87d1yk8owr.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 18 Aug 2015 19:52:36 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Achim Gratz writes: > Since it doesn't appear that there'll be a proper build environment for > ELPA packages anytime soon, the only way out is to generate org.el. We > could do it just for ELPA, although I suggest we go ahead and do it > across the board. We can get rid of org-version on the way and put all > the headers someone wants there as well. From the new, generated org.el > we can then require whatever the contents of org.el moves to. So there would be two org.el, one bare, non-generated version, with no Version: header, and another one, generated, with all relevant info? Am I undestanding well? -- Bastien