Re: [O] Problems exporting org-babel to HTML

2012-01-01 Thread Marco Craveiro
On Thu, 2011-12-29 at 14:10 -0700, Eric Schulte wrote: > Please update to the latest version of Org-mode available from git at > http://orgmode.org/org-mode-download.html and let us know if the problem > persists. Eric, git latest did solve the problem - thanks. For google posterity, if you are ru

[O] Generating burndown charts using org mode

2011-12-30 Thread Marco Craveiro
Hi Org-Moders, I've been using Org-Mode quite a bit, but I'm afraid I'm not an advanced user. I'm trying to generate burndown charts [1] which basically follow coding progress over a bounded period of time (an iteration). I started by generating a file for each iteration: * Tasks in iteration -

Re: [O] Problems exporting org-babel to HTML

2011-12-29 Thread Marco Craveiro
ease update to the latest version of Org-mode available from git at > http://orgmode.org/org-mode-download.html and let us know if the problem > persists. > > Cheers, > > Marco Craveiro writes: > > > Hi Org-Moders, > > > > I've got a problem with org-b

[O] Problems exporting org-babel to HTML

2011-12-29 Thread Marco Craveiro
Hi Org-Moders, I've got a problem with org-babel HTML exports and I wonder if you can help me. I'm using an up-to-date debian "emacs-snapshot" as follows: - GNU Emacs 24.0.92.1 (x86_64-pc-linux-gnu, GTK+ Version 3.2.3) of 2011-12-27 on zelenka, modified by Debian - Org-mode version 7.7 The probl

[Orgmode] using orgmode links in non-orgmode buffers

2011-01-22 Thread Marco Craveiro
hello orgmoders, i was wondering if there is a minor mode provided by orgmode that allows other major modes to understand orgmode links? in particular, i'd like to be able to put these links in magit commits: [[file:some_file_in_git_repo]] and then be able to open that file like I can in orgmode