From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.bugs Subject: bug#15225: 24.3.50; todo-mode: Some bugs and suggestions Date: Sun, 08 Sep 2013 23:08:31 +0200 Message-ID: <87mwnn3ttc.fsf@rosalinde.fritz.box> References: <87r4daa4fu.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1378674565 22454 80.91.229.3 (8 Sep 2013 21:09:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2013 21:09:25 +0000 (UTC) Cc: 15225@debbugs.gnu.org To: Jambunathan K Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 08 23:09:26 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1VImEX-0007AS-Qj for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Sep 2013 23:09:25 +0200 Original-Received: from localhost ([::1]:46623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImEX-0002qA-By for geb-bug-gnu-emacs@m.gmane.org; Sun, 08 Sep 2013 17:09:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImEJ-0002hL-Pr for bug-gnu-emacs@gnu.org; Sun, 08 Sep 2013 17:09:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VImEB-0006bx-2R for bug-gnu-emacs@gnu.org; Sun, 08 Sep 2013 17:09:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41088) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VImEA-0006bs-VD for bug-gnu-emacs@gnu.org; Sun, 08 Sep 2013 17:09:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VImEA-0001Jj-Od for bug-gnu-emacs@gnu.org; Sun, 08 Sep 2013 17:09:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: Resent-From: Stephen Berman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 08 Sep 2013 21:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15225 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15225-submit@debbugs.gnu.org id=B15225.13786745205027 (code B ref 15225); Sun, 08 Sep 2013 21:09:02 +0000 Original-Received: (at 15225) by debbugs.gnu.org; 8 Sep 2013 21:08:40 +0000 Original-Received: from localhost ([127.0.0.1]:49379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VImDn-0001J1-Ec for submit@debbugs.gnu.org; Sun, 08 Sep 2013 17:08:39 -0400 Original-Received: from mout.gmx.net ([212.227.15.18]:54111) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VImDl-0001Ij-NR for 15225@debbugs.gnu.org; Sun, 08 Sep 2013 17:08:38 -0400 Original-Received: from rosalinde.fritz.box ([89.245.87.40]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LxPuE-1W3J6j3Eeg-016w5X for <15225@debbugs.gnu.org>; Sun, 08 Sep 2013 23:08:32 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:fCfoPc+epn9nwanItxWBgOVvcrlq71RYuOKXriL4CRnua+rJPUH 2zrehmN5E3aeOE+NjqVlj3yJvii7hhbLCtGAlS0S9A2KN6QXuvNGgo9+xiKJjxjT1t7+rVR HiK9R9tViQK9abdb26i7aJXBVGgQj1VALGIiIRbXp+ACFE41eQHxeFa2z+0Y7UpPXzSb9V7 XxBycDSDu62qmgT4bazIQ== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:78134 Archived-At: On Sat, 31 Aug 2013 09:37:33 +0530 Jambunathan K wrote: >> To add to the entries in the attached file, >> >> 1. Undo support while in todo-mode. >> >> 2. The following markers used in the todo file >> >> --==-- >> ==--== >> >> are they consistent with the outline-mode. If not, some consideration >> should be given so that they are compatible with outline-regexps. > > Does the Info manual mention, that RET on a diary display takes you to > the todo file. If not it should. This is mentioned in (info "(todo-mode) Todo Items as Diary Entries"): The Fancy Diary display is also Todo mode aware: if it contains an item from a Todo mode file, clicking or typing on this item will switch to the buffer visiting that file and properly display the item's category, with point on the item. > AFAIK, in plain diary display, pressing RET doesn't take one to the > diary entry. Right, that's a feature of the Fancy Diary display only. Steve Berman