[Orgmode] org-export-blocks

2009-07-14 Thread 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? C-c C-e does not give me the option to export anything other than "the usual suspects" (html, calendar, ascii etc etc)... I know

[Orgmode] Re: [SOLVED] org-export-blocks

2009-07-14 Thread Simon Mullis
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; speci

Re: [Orgmode] Re: [SOLVED] org-export-blocks

2009-07-15 Thread Simon Mullis
ore of a chance years ago. Next the aim is to see how much of all my other tools I can replace with Emacs (already using Gnus, org-mode etc). SM 2009/7/15 Giovanni Ridolfi : > > -- Mar 14/7/09, Simon Mullis ha scritto: >> >> (a 10+ year Vi/Vim veteran who turned to the light a

Re: [Orgmode] Re: [SOLVED] org-export-blocks

2009-07-21 Thread Simon Mullis
C-s"... That's a first for me! After weeks/months of trying not to use Vim :wq in Emacs I am now no longer able to use anything but Notepad.. ;-) SM 2009/7/16 Bastien : > Hi Simon, > > Simon Mullis writes: > >> "(load "/usr/share/org-mode/lisp/org-exp-bloc

[Orgmode] Export full org-mode to CSV (not tables)

2009-08-24 Thread Simon Mullis
Hi All, I now use org-mode for everthing I can. Unfortunately, the rest of the world is still stuck in Excel-land. I have a long and detailed org file for each project arranged as follows: * Priority 1: ** Project: *** Number: *** Key1: *** Key2: *** Key3: * Priority 2: ** Project: ***

[Orgmode] Re: OrgmodeExport full org-mode to CSV (not tables)

2009-08-24 Thread Simon Mullis
Thanks Wes. I'll try this... Cheers SM 2009/8/24 Wes Hardaker : >>>>>> On Mon, 24 Aug 2009 14:29:33 +0200, Simon Mullis >>>>>> said: > > SM> I'd like an easy way to export this data to an Excel table, or > SM> better yet, CSV. >