From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to make ECM for new exporter? Date: Sat, 05 May 2012 20:19:04 +0200 Message-ID: <87pqaiebjb.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQjcF-0000DN-0B for emacs-orgmode@gnu.org; Sat, 05 May 2012 14:22:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQjcC-0003ir-S6 for emacs-orgmode@gnu.org; Sat, 05 May 2012 14:21:58 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:52514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQjcC-0003ik-JN for emacs-orgmode@gnu.org; Sat, 05 May 2012 14:21:56 -0400 Received: by werb14 with SMTP id b14so2084981wer.0 for ; Sat, 05 May 2012 11:21:54 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sat, 05 May 2012 07:21:22 -1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > 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 It should be fixed in master. > The new html exporter exports the file without error. > > The new ascii exporter stops with this error: > concat: Wrong type argument: wholenump, -7 Hmm, probably something related to tables. > 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:? You can bisect buffer by narrowing it and exporting the narrowed part. You don't even have to limit yourself to headings. Don't hesitate to send me the backtrace or, even better, the faulty part of the document. Regards, -- Nicolas Goaziou