
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] TODO extension for source code and Emacs
>>>>> "Jim" == Jim <jep200404@example.com> writes:
>> Something I've seen - Eclipse, perhaps - has a nice widget that
>> pulls out all the TODO marked lines in your source code into a
>> separate pane. Is there a similar jobbie for (X)Emacs?
Jim> What can't X?Emacs do? Of course it can do it.
M-x occur RET TODO\|####\|FIXME|\WTF\? RET is what I use. GNU Emacs's
version is mouseable IIRC (ie, you can click on the line numbers to go
there), I don't know if that's been integrated into XEmacs yet.
Speaking of nice widgets, gitk is way cool:
http://turnbull.sk.tsukuba.ac.jp/Blogs/Software/WhyGit
(which is not git advocacy but something else again, but the page does
have a screenshot).
--
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
Home |
Main Index |
Thread Index