From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: empty ob-stan.el when installed from ELPA [8.3.4 (8.3.4-47-gaf853d-elpaplus @ /home/tamas/.emacs.d/elpa/org-plus-contrib-20160502/)] Date: Mon, 02 May 2016 12:33:04 -0400 Message-ID: <8760uwa08v.fsf@kyleam.com> References: <87wpnc7stt.fsf@tamas.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axGnL-0000wv-09 for emacs-orgmode@gnu.org; Mon, 02 May 2016 12:34:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axGn8-0000Lk-8C for emacs-orgmode@gnu.org; Mon, 02 May 2016 12:33:56 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:58187 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axGn6-00006w-W5 for emacs-orgmode@gnu.org; Mon, 02 May 2016 12:33:50 -0400 In-Reply-To: <87wpnc7stt.fsf@tamas.i-did-not-set--mail-host-address--so-tickle-me> (Tamas Papp's message of "Mon, 02 May 2016 10:43:58 +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" To: Tamas Papp Cc: emacs-orgmode@gnu.org Hello, Tamas Papp writes: > When installing org-plus-contrib from ELPA, the file ob-stan.el is empty > (length 0). This has been the situation for a while (see [1]), but > cloning from the master git repo [2] was a workaround, with the > expectation that this would eventually be fixed. However, the ELPA > version 20160502 has the same problem. The message you linked to didn't include the response from Nicolas (because it was in a later archive period, I think). Here it is: https://lists.gnu.org/archive/html/emacs-orgmode/2016-02/msg00054.html or http://thread.gmane.org/gmane.emacs.orgmode/104733 org-plus-contrib is generated from maint (the branch from which 8.3.* releases are being cut), and ob-stan.el was only introduced in the current master branch (what will be Org 9.0). However, I'm not sure why an empty ob-stan.el is included in the ELPA release, rather than there being no file at all. -- Kyle