Hi Jisang,

Jisang Yoo <jisang.yoo.ac+...@gmail.com> writes:

> (setq org-html-format-headline-function 'my-org-html-format-headline)
> (defun my-org-html-format-headline (todo todo-type priority text tags)
>   "Returns foo."
>   "foo")
>
> results in wrong-number-of-arguments error when I export to html.
>
> (setq org-html-format-headline-function 'org-html-format-headline)
>
> also results in the same kind of error.

I confirm this bug.  The code is too convoluted here, I hope someone
will have the patience to fix this.

-- 
 Bastien

Reply via email to