emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-e-groff-export-to-groff produces empty output file


From: Bastien
Subject: Re: [O] org-e-groff-export-to-groff produces empty output file
Date: Fri, 21 Sep 2012 18:11:15 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Eric,

Eric Schulte <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]