help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Task list like Eclipse's that can keep track of TODOs in multiple so


From: Thierry Volpiatto
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Michael Hoffman <b3i4old02@sneakemail.com> writes:

> Thierry Volpiatto wrote:
>> Michael Hoffman <b3i4old02@sneakemail.com> 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




reply via email to

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