emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: andrea <andrea.crotti.0@gmail.com>
To: emacs-orgmode@gnu.org
Subject: From comments in code to org-mode
Date: Sat, 16 Jan 2010 20:05:13 +0100	[thread overview]
Message-ID: <m1ljfxx446.fsf@gmail.com> (raw)

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, adding a hook in after-save-hook that
checks all the FIXME|TODO... and adds it to an org-mode file.

That org-mode should be like

* FIXME [[file:error.c:20][error.c]] (don't remember the syntax)
  
Maybe also including the date when this has been written the first time.
Then if the error is corrected or the nice thing would be adding a 
 CLOSED at [date]

line.

The only problem I see is if you change the text but leave the FIXME,
in that case maybe the other thing is not CLOSED but it's just changed,
and we should remove the old and create a new entry.

What do you think, could that be a good idea?
Is there maybe a way to do it?

PS. sorry for the crossposting but here is more appropriate I guess

             reply	other threads:[~2010-01-16 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-16 19:05 andrea [this message]
2010-02-06  0:07 ` From comments in code to org-mode Samuel Wales

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1ljfxx446.fsf@gmail.com \
    --to=andrea.crotti.0@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).