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: Jean-Christophe Helary
Subject: Re: best way to add TODO items in the code ?
Date: Fri, 3 Jan 2020 23:49:55 +0900


> On Jan 3, 2020, at 18:17, Marcin Borkowski <address@hidden> wrote:
> 
> 
> 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).

I checked the package manager and found:
comment-tags
fic-mode
fixmee
that seem to do what I want. I'm going to test them now.

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

Yes, I'm actually following it :)

Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune





reply via email to

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