From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Undefined variable: org-babel-execute-src-block-maybe Date: Mon, 01 Aug 2011 15:48:46 -0600 Message-ID: <87mxfsls5d.fsf@gmail.com> References: <878vrddwfv.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qo0M1-0007pA-5F for emacs-orgmode@gnu.org; Mon, 01 Aug 2011 17:48:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qo0Lz-0004aA-Rk for emacs-orgmode@gnu.org; Mon, 01 Aug 2011 17:48:53 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:58819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qo0Lz-0004a3-PM for emacs-orgmode@gnu.org; Mon, 01 Aug 2011 17:48:51 -0400 Received: by vxg38 with SMTP id 38so5930356vxg.0 for ; Mon, 01 Aug 2011 14:48:50 -0700 (PDT) In-Reply-To: (John Hendy's message of "Mon, 1 Aug 2011 09:59:33 -0500") 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: John Hendy Cc: Matt Lundin , Org Mode I've just reverted the commits introducing this error. I will revisit this issue when I am back from vacation (in two weeks) and will implement a full proper solution then. Sorry for the breakage. Best -- Eric John Hendy writes: > On Mon, Aug 1, 2011 at 9:43 AM, Matt Lundin wrote: >> With the latest git, I get the following message when I try to follow a >> link in org-mode: >> >> org-babel-execute-src-block-maybe: Symbol's value as variable is void: org-babel-inline-src-block-regexp >> >> The problem goes away if I reload org files with M-x org-reload. >> >> Note: I normally run org-mode from byte-compiled files. I.e., I type >> "make clean && make" when updating a file. > > For reference to others responding, this has come up twice already in > the recent days: > - Same C-c C-o problem, reported by Hsiu-Khuern Tang > --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44896.html > > - Unable to export footnotes in LaTeX, reported by me > --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44895.html > > Both were traced to the same commit, same error message, and same workarounds: > - M-x org-reload with an up to date git pull > - Don't actually make the up to date git pull (or make clean after make) > - Revert back to release_7.7 > > Best regards, > John > >> >> Best, >> Matt >> >> > -- Eric Schulte http://cs.unm.edu/~eschulte/