Bastien <b...@altern.org> writes: > Hi Eric, > > Eric Schulte <eric.schu...@gmx.com> writes: > >> # -*- shell-script -*- >> emacs --batch --eval '(let ((org-path "~/.emacs.d/src/org-mode/")) >> (add-to-list (quote load-path) (expand-file-name "lisp" org-path)) >> (add-to-list (quote load-path) (expand-file-name "contrib/lisp" >> org-path)) >> (require (quote org)) >> (require (quote org-e-groff)))' /tmp/example.org -f >> org-e-groff-export-to-groff >> >> The above generates an empty file in /tmp/example.groff. > > Things get even weirder as I *do* have the correct exported file here > (I'm trying from maint). > > What if you M-x org-e-groff-export-to-groff RET directly from the file?
I still get a blank result (that was how I tried initially). I'm currently on the latest git head of the master branch [1] and I am using a recent Verizon of Emacs [2]. I just tried switching to maint, reloading org-mode and re-exporting and I again get an empty output file. I can confirm that other new exporters such as org-e-html are working as expected. Hope this helps, Footnotes: [1] Org-mode version 7.9.1 (release_7.9.1-283-g34db1c @ /home/eschulte/.emacs.d/src/org-mode/lisp/) [2] GNU Emacs 24.2.50.1 -- Eric Schulte http://cs.unm.edu/~eschulte