From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Excited to Join and Questions Date: Mon, 25 Nov 2013 00:31:11 +0100 Message-ID: <8761rhz8ao.fsf@gmx.us> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkj6M-00068m-U5 for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 18:28:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vkj6F-0008E1-LR for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 18:28:30 -0500 Received: from plane.gmane.org ([80.91.229.3]:59050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkj6F-0008Dw-EC for emacs-orgmode@gnu.org; Sun, 24 Nov 2013 18:28:23 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vkj6D-00027P-Ny for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 00:28:21 +0100 Received: from dynamic-adsl-94-39-217-142.clienti.tiscali.it ([94.39.217.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 00:28:21 +0100 Received: from rasmus by dynamic-adsl-94-39-217-142.clienti.tiscali.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Nov 2013 00:28:21 +0100 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: emacs-orgmode@gnu.org Hi Justin, Justin Gordon writes: > Debugging and Development Tips for Org-Mode? > ------------------------------------------------------------------------ > 1. What are the best links with development advice? The Emacs manual is pretty good. There's both the Emacs lisp intro and the Emacs (lisp) manual. Check info. > 2. What's the best workflow for developing a new exporter? For example, > I've got a small test file that demonstrates the formatting change I'm > trying to implement. I compile my ox-md-ext.el file for edebug mode, and > then I run the code, checking the output and maybe debugging. There's now a (unit) testing framework (ERT). Check testing/README in org-git. > 3. Related to #2, is there any example of tests that verify the conversion > of input files into output files? Like could I create a few examples of org > code and create some examples of the expected octopress enabled markdown > that should be generated? See above. Hope it helps, Rasmus -- Summon the Mothership!