From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Mullis Subject: Re: [SOLVED] org-export-blocks Date: Tue, 14 Jul 2009 18:09:34 +0200 Message-ID: <23d7e1bb0907140909h1caa2289yfb1d7f88678cb881@mail.gmail.com> References: <23d7e1bb0907140806s132e1c1fr38cbf3495733379b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQkZV-0002RO-Qn for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 12:09:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQkZU-0002Qf-A5 for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 12:09:37 -0400 Received: from [199.232.76.173] (port=39699 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQkZU-0002QY-5N for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 12:09:36 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:20201) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQkZT-0006pZ-IX for emacs-orgmode@gnu.org; Tue, 14 Jul 2009 12:09:35 -0400 Received: by fg-out-1718.google.com with SMTP id l26so868832fgb.7 for ; Tue, 14 Jul 2009 09:09:34 -0700 (PDT) In-Reply-To: <23d7e1bb0907140806s132e1c1fr38cbf3495733379b@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Fixed... I had to add "(load "/usr/share/org-mode/lisp/org-exp-blocks.el")" to my .emacs Thanks SM (a 10+ year Vi/Vim veteran who turned to the light a few months ago...) 2009/7/14 Simon Mullis : > Hi All, > > I'm looking at org-export-blocks; specifically exporting ascii > diagrams with ditaa. > > I've got my diagram, I'm in org-mode. How can I actually start the > export? =A0C-c C-e does not give me the option to export anything other > than "the usual suspects" (html, calendar, ascii etc etc)... I know > the diagram works fine running ditaa directly. > > I'm using org-mode 6.14 and Gnu/Emacs 23.0.91.1(Ubuntu Jaunty) > > Thanks in advance for any pointers or tips > > SM > --=20 Simon Mullis _________________ simon@mullis.co.uk