emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug: "org-export-preprocess-string: Wrong number of arguments" when doing "org-export-as-html"
@ 2013-02-27 14:17 Karl Voit
  2013-02-28 11:13 ` Achim Gratz
  0 siblings, 1 reply; 7+ messages in thread
From: Karl Voit @ 2013-02-27 14:17 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

Org-mode 7.9.3f (692f053d8 Wed Feb 27 14:49:46 2013 +0100)

#+BEGIN_SRC elisp
(org-export-as-html 3 nil nil "htmlized-output" nil nil)
#+END_SRC

results in:

org-export-preprocess-string: Wrong number of arguments:
#[(&optional sort-only) "<a lot of weird characters>"
[org-inlinetask-min-level limit-level org-odd-levels-only nstars
org-outline-regexp count boundp 2 "\\*" format ...] 7
("/home/vk/.emacs.d/contrib/org-mode/lisp/org-footnote.elc" .
16171)], 2

A couple of weeks ago, it worked flawlessly with a single
difference: in between, the first optional parameter HIDDEN was
added. So I added "nil" as well.

Am I doing something wrong or is this a bug?

-- 
Karl Voit

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-01 16:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27 14:17 bug: "org-export-preprocess-string: Wrong number of arguments" when doing "org-export-as-html" Karl Voit
2013-02-28 11:13 ` Achim Gratz
2013-02-28 11:22   ` Neuwirth Erich
2013-03-01 10:10     ` Karl Voit
2013-03-01 10:18   ` Karl Voit
2013-03-01 11:12     ` Nicolas Goaziou
2013-03-01 16:04       ` org-html-export-to-html instead of old exporter (was: bug: "org-export-preprocess-string: Wrong number of arguments" when doing "org-export-as-html") Karl Voit

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).