emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-e-groff-export-to-groff produces empty output file
@ 2012-09-20 19:38 Eric Schulte
  2012-09-21 14:34 ` Ian Barton
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Eric Schulte @ 2012-09-20 19:38 UTC (permalink / raw)
  To: Org Mode Mailing List

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

Hi,

Maybe I'm missing something obvious here, but I can't get org-e-groff to
generate anything but an empty output file.  I've boiled this down to
the following minimal example.  First save the attached example.org file
to /tmp/example.org.  Then run the following in your shell,

    # -*- 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.

What am I missing?

Thanks,


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: example.org --]
[-- Type: text/x-org, Size: 587 bytes --]

#+Title: Example Org-mode file
#+Author: Eric Schulte

This Org-mode file is intended as illustration.

* Here is one headline
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec
hendrerit tempor tellus. Donec pretium posuere tellus. Proin quam
nisl, tincidunt et, mattis eget, convallis nec, purus. Cum sociis
natoque penatibus et magnis dis parturient montes, nascetur ridiculus
mus. Nulla posuere. Donec vitae dolor. Nullam tristique diam non
turpis. Cras placerat accumsan nulla. Nullam rutrum. Nam vestibulum
accumsan nisl.

* Here is another headline
- foo
- bar
- baz

[-- Attachment #3: Type: text/plain, Size: 46 bytes --]


-- 
Eric Schulte
http://cs.unm.edu/~eschulte

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: org-e-groff-export-to-groff produces empty output file
@ 2012-09-22  9:01 Luis Anaya
  2012-09-22  9:03 ` Nicolas Goaziou
  0 siblings, 1 reply; 20+ messages in thread
From: Luis Anaya @ 2012-09-22  9:01 UTC (permalink / raw)
  To: Nicolas Goaziou, Luis Anaya; +Cc: Org Mode Mailing List, Eric Schulte

[-- Attachment #1: Type: text/html, Size: 1900 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: org-e-groff-export-to-groff produces empty output file
@ 2012-09-22  9:28 Luis Anaya
  2012-09-22  9:32 ` Nicolas Goaziou
  0 siblings, 1 reply; 20+ messages in thread
From: Luis Anaya @ 2012-09-22  9:28 UTC (permalink / raw)
  To: Nicolas Goaziou, Luis Anaya; +Cc: Org Mode Mailing List, Eric Schulte

[-- Attachment #1: Type: text/html, Size: 1231 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: org-e-groff-export-to-groff produces empty output file
@ 2012-09-22  9:53 Luis Anaya
  2012-09-22 20:11 ` Luis Anaya
  0 siblings, 1 reply; 20+ messages in thread
From: Luis Anaya @ 2012-09-22  9:53 UTC (permalink / raw)
  To: Nicolas Goaziou, Luis Anaya; +Cc: Org Mode Mailing List, Eric Schulte

[-- Attachment #1: Type: text/html, Size: 1282 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: org-e-groff-export-to-groff produces empty output file
@ 2012-09-22  9:58 Luis Anaya
  2012-09-22 12:06 ` Nicolas Goaziou
  0 siblings, 1 reply; 20+ messages in thread
From: Luis Anaya @ 2012-09-22  9:58 UTC (permalink / raw)
  To: Nicolas Goaziou, Luis Anaya; +Cc: Org Mode Mailing List, Eric Schulte

[-- Attachment #1: Type: text/html, Size: 1534 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-09-24  2:18 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-20 19:38 org-e-groff-export-to-groff produces empty output file Eric Schulte
2012-09-21 14:34 ` Ian Barton
2012-09-21 14:44   ` Robert Klein
2012-09-22  4:59     ` Robert Klein
2012-09-21 15:54 ` cberry
2012-09-21 16:11 ` Bastien
2012-09-21 17:21   ` Eric Schulte
2012-09-21 21:55 ` Luis Anaya
2012-09-21 22:50   ` Luis Anaya
2012-09-22  7:55     ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2012-09-22  9:01 Luis Anaya
2012-09-22  9:03 ` Nicolas Goaziou
2012-09-22  9:28 Luis Anaya
2012-09-22  9:32 ` Nicolas Goaziou
2012-09-22  9:53 Luis Anaya
2012-09-22 20:11 ` Luis Anaya
2012-09-22  9:58 Luis Anaya
2012-09-22 12:06 ` Nicolas Goaziou
2012-09-22 20:10   ` Luis Anaya
2012-09-24  2:18   ` Luis Anaya

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).