From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: puzan Newsgroups: gmane.emacs.help Subject: Re: TODO mode Date: Thu, 02 Aug 2007 17:35:18 -0700 Organization: http://groups.google.com Message-ID: <1186101318.838673.28520@i13g2000prf.googlegroups.com> References: <1186068796.759626.95080@x35g2000prf.googlegroups.com> <87wswe9c61.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1186101641 18677 80.91.229.12 (3 Aug 2007 00:40:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Aug 2007 00:40:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 03 02:40:38 2007 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 1IGlDY-0006MJ-2p for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Aug 2007 02:40:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGlDX-0006vM-Ar for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Aug 2007 20:40:35 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i13g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 89.109.51.35 Original-X-Trace: posting.google.com 1186101319 18842 127.0.0.1 (3 Aug 2007 00:35:19 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 3 Aug 2007 00:35:19 +0000 (UTC) In-Reply-To: <87wswe9c61.fsf@baldur.tsdh.de> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070731 Firefox/2.0.0.5,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i13g2000prf.googlegroups.com; posting-host=89.109.51.35; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:150700 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:46279 Archived-At: On 2 , 19:41, Tassilo Horn wrote: > puzan writes: > > Hi, > > > Anybody know simple mode for edit TODO files. I try todo-mode but it > > is write all changes to ~/.todo-do. May be i can use it for all TODO > > file? But i don't know how... > > Try org-mode [1]. It can do everything needed to get you fully > organized. > > Bye, > Tassilo > __________ > [1]http://staff.science.uva.nl/~dominik/Tools/org/ > -- > Everything King Midas touches turnes to gold. Everything Chuck Norris touches turns up dead. Thank you! It is very interesting... I will try use it... But I want find mode like changelog-mode but for TODO's.