From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: best way to add TODO items in the code ? Date: Fri, 3 Jan 2020 23:49:55 +0900 Message-ID: References: <87imlsc31h.fsf@mbork.pl> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="5532"; mail-complaints-to="usenet@blaine.gmane.org" To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 15:50:54 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1inOHs-0001IS-9e for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2020 15:50:52 +0100 Original-Received: from localhost ([::1]:53098 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inOHr-0004Gi-4O for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2020 09:50:51 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48690) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1inOHk-0004GC-4y for emacs-devel@gnu.org; Fri, 03 Jan 2020 09:50:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1inOHi-0004Sv-VZ for emacs-devel@gnu.org; Fri, 03 Jan 2020 09:50:44 -0500 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:45729) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1inOHi-0004Rp-Pg for emacs-devel@gnu.org; Fri, 03 Jan 2020 09:50:42 -0500 X-Originating-IP: 182.251.132.159 Original-Received: from [172.20.10.2] (KD182251132159.au-net.ne.jp [182.251.132.159]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id B8B1E40007 for ; Fri, 3 Jan 2020 14:50:33 +0000 (UTC) In-Reply-To: <87imlsc31h.fsf@mbork.pl> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.194 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:243894 Archived-At: > On Jan 3, 2020, at 18:17, Marcin Borkowski wrote: >=20 >=20 > On 2020-01-03, at 06:36, Jean-Christophe Helary = wrote: >=20 >> I'm looking for a way to add actionable TODO items in my elisp code. >>=20 >> What's the simplest way to do that ? >=20 > One way would be to use an Org-mode file with TODOs and links to = places > in the code. >=20 > Another one (probably more convenient) would be to use /only/ the > Org-mode file (with Elisp source blocks), literate-programming style. >=20 > 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