From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: org-mode stopped compiling recently Date: Sun, 27 Jun 2010 18:00:35 -0700 Message-ID: <87hbko9djg.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=52113 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OT2iG-0002cF-RG for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 21:00:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OT2iF-0005Bs-A7 for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 21:00:40 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:60276) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OT2iF-0005Bk-5G for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 21:00:39 -0400 Received: by pwi3 with SMTP id 3so44081pwi.0 for ; Sun, 27 Jun 2010 18:00:38 -0700 (PDT) In-Reply-To: (Daniel Mahler's message of "Mon, 28 Jun 2010 02:08:09 +0200") 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: Daniel Mahler Cc: emacs-orgmode@gnu.org Hi Daniel, The ob.el file (referenced by ob-table.el) is now explicitly requiring 'outline which provides the show-all function. Hopefully this will fix the issue below, please let me know if it doesn't -- I'm unable to reproduce this problem on my install and I think it may have something to do with using either an old Emacs, or using the emacs provided by default on Macs. Thanks -- Eric Daniel Mahler writes: > i get: > > ... > In toplevel form: > lisp/babel/ob-table.el:54:1:Error: Symbol's value as variable is void: show-all > make: *** [lisp/babel/ob-table.elc] Error 1 > > i have tried 'make clean; git pull; make'' over several days with no change. > this must have happeed only last week or so, > since i had a sucessful sync not long before this started. > > thanks > daniel > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode