From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: ob-lisp missing Date: Mon, 27 Dec 2010 07:30:53 -0700 Message-ID: <87k4ivi7pz.fsf@gmail.com> References: <4D15A4FC.7060003@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=37605 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXEWD-0007M7-TF for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 09:57:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXEWC-00050Y-Md for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 09:57:49 -0500 Received: from mail-vw0-f41.google.com ([209.85.212.41]:48538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXEWC-00050P-HG for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 09:57:48 -0500 Received: by vws10 with SMTP id 10so3440610vws.0 for ; Mon, 27 Dec 2010 06:57:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: org-mode mailing list , Steve Hafner suvayu ali writes: > On Sat, Dec 25, 2010 at 12:36 AM, Steve Hafner = wrote: >> On Sat, Dec 25, 2010 at 1:02 AM, Suvayu Ali wrote: >>> On Friday 24 December 2010 10:51 PM, Steve Hafner wrote: >>>> >>>> Sorry, I mean the current version 7.4 is missing ob-lisp.el. >>>> >>> >>> Are you sure you are looking at the right place? >>> >>> $ git ls-tree -tr HEAD | grep ob-lisp.el >>> 100644 blob 600b79ee7af93906b042ce9ad649ce3b97aedb5b =C2=A0 =C2=A0lisp/= ob-lisp.el >>> >> >> Right, but http://orgmode.org/org-7.4.tar.gz has no lisp/ob-lisp.el >> > > That is definitely a bug. This file *is* included in the repository, but was never added to the Makefile, so it has not been in the tarball releases. I've just added this to the Makefile, so it should be included in future archive releases. Thanks for the notice -- Eric