Re: [Orgmode] From comments in code to org-mode

2010-02-05 Thread Samuel Wales
Ideally we could put tasks in comments, but there are regexps that need refactoring. On 2010-01-16, andrea wrote: > I had an idea which would be really nice if I'm able to implement it. > I write very often in code comments like > // FIXME: infinite loop > for example, now is a good thing they're

[Orgmode] From comments in code to org-mode

2010-01-16 Thread andrea
I had an idea which would be really nice if I'm able to implement it. I write very often in code comments like // FIXME: infinite loop for example, now is a good thing they're in the code, but I also would like to centralize the error management per project in some way. So I thought something like