all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marcin Borkowski <mbork@mbork.pl>
To: Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: best way to add TODO items in the code ?
Date: Fri, 03 Jan 2020 10:17:14 +0100	[thread overview]
Message-ID: <87imlsc31h.fsf@mbork.pl> (raw)
In-Reply-To: <C6C33C1D-D892-46E1-94EB-9DD7C0C94B25@traduction-libre.org>


On 2020-01-03, at 06:36, Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org> wrote:

> I'm looking for a way to add actionable TODO items in my elisp code.
>
> What's the simplest way to do that ?

One way would be to use an Org-mode file with TODOs and links to places
in the code.

Another one (probably more convenient) would be to use /only/ the
Org-mode file (with Elisp source blocks), literate-programming style.

Also, check out this: https://www.emacswiki.org/emacs/FixmeMode (I
haven't tried it yet).

Also, check out this thread:
https://lists.gnu.org/archive/html/help-gnu-emacs/2019-12/msg00124.html
(continuation here:
https://lists.gnu.org/archive/html/help-gnu-emacs/2020-01/msg00000.html)

Hth,

--
Marcin Borkowski
http://mbork.pl



  reply	other threads:[~2020-01-03  9:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-03  5:36 best way to add TODO items in the code ? Jean-Christophe Helary
2020-01-03  9:17 ` Marcin Borkowski [this message]
2020-01-03 14:49   ` Jean-Christophe Helary
2020-01-04 12:07     ` Marcin Borkowski
2020-01-04 14:05       ` Jean-Christophe Helary
2020-01-04 22:58         ` Marcin Borkowski
2020-01-05  1:39           ` Jean-Christophe Helary

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

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

  git send-email \
    --in-reply-to=87imlsc31h.fsf@mbork.pl \
    --to=mbork@mbork.pl \
    --cc=emacs-devel@gnu.org \
    --cc=jean.christophe.helary@traduction-libre.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.