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
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
-
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
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
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