Closed toroidal-code closed 9 years ago
I'm getting a (void-variable it) error and traced it to pandoc--tabulate-input-formats and pandoc--tabulate-output-formats on the master branch. (I just updated all my melpa packages and got this error.)
(void-variable it)
pandoc--tabulate-input-formats
pandoc--tabulate-output-formats
Thanks for reporting. Should be fixed now.
I'm getting a
(void-variable it)
error and traced it topandoc--tabulate-input-formats
andpandoc--tabulate-output-formats
on the master branch. (I just updated all my melpa packages and got this error.)