emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to make ECM for new exporter?
@ 2012-05-05 17:21 Thomas S. Dye
  2012-05-05 18:19 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2012-05-05 17:21 UTC (permalink / raw)
  To: Org-mode

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

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

end of thread, other threads:[~2012-05-05 19:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-05 17:21 How to make ECM for new exporter? Thomas S. Dye
2012-05-05 18:19 ` Nicolas Goaziou
2012-05-05 19:24   ` Thomas S. Dye

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).