From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel Subject: Re: New version of todo-mode.el (code) Date: Sun, 08 Sep 2013 23:09:09 +0200 Message-ID: <87li373tsa.fsf@rosalinde.fritz.box> References: <87k3m2275u.fsf@rosalinde.fritz.box> <8761xmxfnx.fsf@bzg.ath.cx> <87txl6ghjq.fsf@rosalinde.fritz.box> <87mwqyt40l.fsf@bzg.ath.cx> <87zjux8zaa.fsf@rosalinde.fritz.box> <87eh9byqqw.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1378674568 22499 80.91.229.3 (8 Sep 2013 21:09:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2013 21:09:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jambunathan K Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 08 23:09:30 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VImEb-0007Gr-VE for ged-emacs-devel@m.gmane.org; Sun, 08 Sep 2013 23:09:30 +0200 Original-Received: from localhost ([::1]:46624 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImEb-0002ul-GD for ged-emacs-devel@m.gmane.org; Sun, 08 Sep 2013 17:09:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImER-0002iv-83 for emacs-devel@gnu.org; Sun, 08 Sep 2013 17:09:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VImEJ-0006d1-SI for emacs-devel@gnu.org; Sun, 08 Sep 2013 17:09:19 -0400 Original-Received: from mout.gmx.net ([212.227.15.19]:49951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImEJ-0006cm-JS for emacs-devel@gnu.org; Sun, 08 Sep 2013 17:09:11 -0400 Original-Received: from rosalinde.fritz.box ([89.245.87.40]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0M86jp-1WE3fz09RZ-00vcYs for ; Sun, 08 Sep 2013 23:09:10 +0200 In-Reply-To: <87eh9byqqw.fsf@gmail.com> (Jambunathan K.'s message of "Sat, 31 Aug 2013 00:01:51 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:ylDu/P/VuF/ZgGRzjm0f32cTo5XEQH4Qy4sr5a7I6U2+Rn4V1ks 4J3B/rBZGCrLKC17fuEEyuCyIMFfS3qNZSs79jM8RzcW7vKXUSIrzxFX1LnCXGGET/uxt18 muOGaSiKwiPCeRA1sA4YcgDOKfNM9XdaFAM8oNUah5538qP6XMS8ayuriOPF/wk4dA3NhyL UTXZSQtbKHwkbL0HlF2vA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163261 Archived-At: On Sat, 31 Aug 2013 00:01:51 +0530 Jambunathan K wrote: > I have sent a bug report your way. You have been using todo-mode for a > good part of upwards of a decade(?)[1] Definitely, there are aspects of > it which had you hooked. > > I would appreciate if you could augment the Info documentation with a > use-case and a note about suggested workflow. I haven't explored the > filters or sorting routines, btw. > > [1] This is what made me try todo-mode in first place. As I replied to essentially the same request in your bug#15225 report, I may consider fleshing out some of the hints about use-cases and workflows in the manual, but I want to avoid giving the impression that other uses are unsupported. Perhaps you can refer me to another Emacs manual that you consider exemplary in this respect. Steve Berman