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:34:33 -0500 Message-ID: References: <87ipqj4kb3.fsf@Rainer.invalid> <87ei174j2m.fsf@Rainer.invalid> <81zkjv7bdb.fsf@gmail.com> <81sjpn79zu.fsf@gmail.com> <87aabv4fzo.fsf@Rainer.invalid> 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]:56655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnHB6-000367-HI for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:34:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QnHB5-00032d-2n for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:34:36 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:50934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnHB4-00032Z-UW for emacs-orgmode@gnu.org; Sat, 30 Jul 2011 17:34:35 -0400 Received: by fxg9 with SMTP id 9so4240524fxg.0 for ; Sat, 30 Jul 2011 14:34:34 -0700 (PDT) In-Reply-To: <87aabv4fzo.fsf@Rainer.invalid> 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: Achim Gratz Cc: emacs-orgmode@gnu.org On Sat, Jul 30, 2011 at 4:26 PM, Achim Gratz wrote: > Jambunathan K writes: >>> I've done make clean && make && make doc about 10 times today already, >>> including Achim's suggestion of make cleanall & & make all autoloads. > > Just to be clear, the latter suggestion is only needed if you never use > "make install", which would refresh org-install.el. > >> >> 1. Does it work after doing make clean? > > This does not remove org-install.el when it is already present. =C2=A0You > must use 'make cleanall' to remove it. > No idea. All I can confirm is that: - git pull - make clean && make behaves differently than: - git pull - make clean >> 2. Does it work with release_7.7? >> >> =C2=A0 $ git reset --hard release_7.7 >> >> If it works with both 1 & 2 then (may be) Eric's recent checkin is >> causing this regression. > > I've tested John's document on the latest Git head that includes this > commit. =C2=A0I'm getting the feeling that John might have customized the > load-path in more than one place and that add-to-list might not > prepending the entries as he assumes since they are already present in > load-path. =C2=A0Something like > Also no idea. I have used the same method for loading paths and never had a problem before. Let me know what you think of my config here: http://pastebin.com/ztvgMFFd Also, I never posted in response to Jambunathan's request: ,--- | M-: load-path | ("~/.elisp/org.git/lisp/" "~/.elisp/site-lisp/" "~/.elisp/org.git/contrib/lisp/" "~/.elisp/org.git/contrib/scripts/" | "/usr/share/emacs/23.3/site-lisp" "/usr/share/emacs/site-lisp" "/usr/share/emacs/23.3/lisp" | "/usr/share/emacs/23.3/lisp/url" "/usr/share/emacs/23.3/lisp/textmodes" | "/usr/share/emacs/23.3/lisp/progmodes" "/usr/share/emacs/23.3/lisp/play" | "/usr/share/emacs/23.3/lisp/org" ...) `--- Let me know if anything looks awry here. Thanks again, John > (setq load-path (cons (expand-file-name "~/.elisp/org.git/lisp") load-pat= h)) > > should be more robust in this case. > > > Regards, > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > Factory and User Sound Singles for Waldorf rackAttack: > http://Synth.Stromeko.net/Downloads.html#WaldorfSounds > > >