From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: Task list like Eclipse's that can keep track of TODOs in multiple source files Date: Fri, 15 Feb 2008 19:58:17 +0100 Message-ID: <87ir0q6o8m.fsf@thievol.homelinux.org> References: <877ih6en16.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203101314 25660 80.91.229.12 (15 Feb 2008 18:48:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 18:48:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Hoffman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 15 19:48:57 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JQ5by-0004Yj-F7 for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Feb 2008 19:48:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ5bU-0006zh-3a for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Feb 2008 13:48:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQ5bC-0006zK-OM for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 13:47:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQ5bB-0006yx-Ag for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 13:47:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQ5bB-0006yu-5z for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 13:47:49 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.157]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQ5bA-0004nF-Ow for help-gnu-emacs@gnu.org; Fri, 15 Feb 2008 13:47:48 -0500 Original-Received: by fg-out-1718.google.com with SMTP id d23so542745fga.30 for ; Fri, 15 Feb 2008 10:47:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=fdWxtvxOeuynAGoen4Kr050T8WFvKulFr21IMNFpE9I=; b=INw+QBGwiWaBuWOPnm4QL1HjhF8wg3O43b/5i3TNKVmvnFWLylhVtiEdZU35ti9PWvIi/yg8PH/wQoKlKX+qwRaDdWKjlcMwlqbQ/o7t7jE+xWRaH8TKXNAQYj5FhFmJP9Qo3Ds/SpmJImtyRBPNjWxWAdJEQy7WMlTv0syP8Ro= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=iR3udULJLCAiaLcq+WkOoq/GpEU+5A71JdNSxC+OnSmgtz1ikLxkWpZh24X0RvdGgRKqoCnJ2V2axXLs3igYcbdTL1OkWNQ2BWEnTP1Rh2OyIy8e8yHjmjWExdbsJ160+KheGvm4Fm1enKbJYOE59LohgPn+8bZfEiwlp2DRBGA= Original-Received: by 10.86.70.8 with SMTP id s8mr2814155fga.29.1203101267802; Fri, 15 Feb 2008 10:47:47 -0800 (PST) Original-Received: from thievol.homelinux.org ( [77.197.77.243]) by mx.google.com with ESMTPS id 4sm4949735fgg.4.2008.02.15.10.47.44 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Feb 2008 10:47:46 -0800 (PST) In-Reply-To: (Michael Hoffman's message of "Fri, 15 Feb 2008 12:16:48 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51567 Archived-At: Michael Hoffman writes: > Thierry Volpiatto wrote: >> Michael Hoffman writes: >> >>> What I ended up doing was using org-mode. To keep links with places in >>> the original file, I made a keyboard macro that replaced the old TODOs >>> with #1, #2, #3, etc. and copied them to the org file with a link back >>> to the location of #1 in the original file. >>> >> Planner and remember do that without writing anything in the file: >> when you are in your file you just C-x C-n to be able to take a note >> linked to that point in the file. > > Thanks, but I want a method that will be robust to changes in the > linked file. I do not understand how this is possible without adding > anchors in the linked file somehow. It is robust. And you can also create tasks from your file that are linked to the exact line where you want to work . Without adding any anchors! I use also flymake in python that hightlight errors , warnings, and also all the lines that match TODO or FIXME. (in blue like warnings) -- A + Thierry Pub key: http://pgp.mit.edu