emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: Org-mode <emacs-orgmode@gnu.org>
Subject: How to make ECM for new exporter?
Date: Sat, 05 May 2012 07:21:22 -1000	[thread overview]
Message-ID: <m1zk9ma6i5.fsf@tsdye.com> (raw)

Aloha all,

I've been tinkering with Karl Voit's ACM-SIG export project and have
almost met the project goal using the old exporter.  The old LaTeX
exporter is able to produce a file that is close to the example provided
by ACM and which LaTeX is able to compile without error.  (The main
problem is an emacs-lisp code block that returns an error if it is
called before the first headline).
 
I'm starting now to work out the port to the new exporter.  I first
tried the new LaTeX exporter, which stops with this error:
Symbol's value as variable is void: value

The new html exporter exports the file without error.

The new ascii exporter stops with this error:
concat: Wrong type argument: wholenump, -7

I used toggle-debug-on-error with the hope that I'd be able to find the
problem, but the voluminous output doesn't give me any clues I can
understand. 

Here's my question:

Is there a better way for me to find the error than bisecting with
:noexport:? 

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

             reply	other threads:[~2012-05-05 17:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-05 17:21 Thomas S. Dye [this message]
2012-05-05 18:19 ` How to make ECM for new exporter? Nicolas Goaziou
2012-05-05 19:24   ` Thomas S. Dye

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=m1zk9ma6i5.fsf@tsdye.com \
    --to=tsd@tsdye.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).