From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Footnote export to LaTeX "wrong number of arguments" error
Date: Sat, 30 Jul 2011 23:26:35 +0200 [thread overview]
Message-ID: <87aabv4fzo.fsf@Rainer.invalid> (raw)
In-Reply-To: 81sjpn79zu.fsf@gmail.com
Jambunathan K <kjambunathan@gmail.com> 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. You
must use 'make cleanall' to remove it.
> 2. Does it work with release_7.7?
>
> $ 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. I'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. Something like
(setq load-path (cons (expand-file-name "~/.elisp/org.git/lisp") load-path))
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
next prev parent reply other threads:[~2011-07-30 21:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-30 19:45 Footnote export to LaTeX "wrong number of arguments" error John Hendy
2011-07-30 19:53 ` Achim Gratz
2011-07-30 20:00 ` John Hendy
2011-07-30 20:01 ` John Hendy
2011-07-30 20:20 ` Achim Gratz
2011-07-30 20:31 ` John Hendy
2011-07-30 20:38 ` Jambunathan K
2011-07-30 20:45 ` John Hendy
2011-07-30 21:07 ` Jambunathan K
2011-07-30 21:17 ` John Hendy
2011-07-30 21:26 ` Achim Gratz [this message]
2011-07-30 21:34 ` John Hendy
2011-07-30 21:39 ` Achim Gratz
2011-07-30 21:42 ` John Hendy
2011-07-31 9:07 ` [PATCH] " Achim Gratz
2011-08-01 14:11 ` John Hendy
2011-07-30 20:34 ` Jambunathan K
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87aabv4fzo.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).