Achim Gratz <strom...@nexgo.de> wrote: > Nick Dokos writes: > > Thanks - I added a warning note to the hack. When the recipe is fixed, > > we can delete the note again. > > Fixed it up for good (hopefully). Please check. >
The "no org-version.el" case looks wrong with the unbalanced paren: ,---- | emacs -batch -Q -L lisp -l ../UTILITIES/org-fixup \ | --eval 'org-make-org-version "7.8.11" "7.8.11-fake" "/path/to/odt/styles")' `---- Nick