From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Footnote export to LaTeX "wrong number of arguments" error Date: Sat, 30 Jul 2011 16:17:22 -0500 Message-ID: References: <87ipqj4kb3.fsf@Rainer.invalid> <87ei174j2m.fsf@Rainer.invalid> <81zkjv7bdb.fsf@gmail.com> <81sjpn79zu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnGuT-0008WF-Hn for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:17:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QnGuS-0000H0-6g for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:17:25 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:52942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnGuR-0000Gq-VJ for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:17:24 -0400 Received: by fxg9 with SMTP id 9so4231739fxg.0 for ; Sat, 30 Jul 2011 14:17:22 -0700 (PDT) In-Reply-To: <81sjpn79zu.fsf@gmail.com> 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: Jambunathan K Cc: Achim Gratz , emacs-orgmode@gnu.org On Sat, Jul 30, 2011 at 4:07 PM, Jambunathan K wro= te: > >> Now, however, I'm getting the same problem as reported here, except >> not when I try to open links, but when I try to export to pdf via >> LaTeX: >> --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44866.html >> >> ,--- >> | Symbol's value as variable is void: org-babel-inline-src-block-regexp >> `--- >> >> I've done make clean && make && make doc about 10 times today already, >> including Achim's suggestion of make cleanall & & make all autoloads. > > > 1. Does it work after doing make clean? Surprisingly (to me at least), this does work. The current git tree after make clean exports fine. > 2. Does it work with release_7.7? > > =C2=A0$ git reset --hard release_7.7 This also works. I'll respond to the other thread about C-c C-o as well. Thanks for the help! John > > If it works with both 1 & 2 then (may be) Eric's recent checkin is > causing this regression. > > ps: My elisp-fu is quite weak to understand Eric's recent changes. > > Jambunathan K. > >