emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: best way to add TODO items in the code ?


From: Marcin Borkowski
Subject: Re: best way to add TODO items in the code ?
Date: Fri, 03 Jan 2020 10:17:14 +0100
User-agent: mu4e 1.1.0; emacs 27.0.50

On 2020-01-03, at 06:36, Jean-Christophe Helary <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]