emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <eric.schulte@gmx.com>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: org-e-groff-export-to-groff produces empty output file
Date: Thu, 20 Sep 2012 13:38:48 -0600	[thread overview]
Message-ID: <87boh032nr.fsf@gmx.com> (raw)

[-- 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

             reply	other threads:[~2012-09-20 20:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-20 19:38 Eric Schulte [this message]
2012-09-21 14:34 ` org-e-groff-export-to-groff produces empty output file 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87boh032nr.fsf@gmx.com \
    --to=eric.schulte@gmx.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).