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?

-- 
 Bastien

Reply via email to