From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: missing todo's in agenda after emacs/org upgrade Date: Fri, 19 Aug 2011 13:05:15 +0200 Message-ID: <4E8186B4-9DCF-4750-A083-870B2B23F784@gmail.com> References: <06FD744B-8465-49C4-9A4A-45E2B4DCBF2B@agfa.com> <80y5yqpgin.fsf@somewhere.org> <3247E27F-C23D-4B93-9040-C64C8B7546F1@agfa.com> <3CFA5C89-CCDA-4D08-8974-2B3609BD7151@gmail.com> <7B2BD421-0D6F-4DE5-9156-4C4C385FD622@agfa.com> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuMt8-0006FP-Ej for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:05:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QuMt6-0002IA-6i for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:05:22 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:35099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QuMt6-0002Hq-2F for emacs-orgmode@gnu.org; Fri, 19 Aug 2011 07:05:20 -0400 Received: by ewy9 with SMTP id 9so1228470ewy.0 for ; Fri, 19 Aug 2011 04:05:19 -0700 (PDT) In-Reply-To: <7B2BD421-0D6F-4DE5-9156-4C4C385FD622@agfa.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Frings Cc: Sebastien Vauban , emacs-orgmode@gnu.org On Aug 19, 2011, at 12:35 PM, Peter Frings wrote: > Hello Carsten, >=20 >=20 > On 19 Aug 2011, at 11:59, Carsten Dominik wrote: >=20 >> The two main issues you are having are these: >>=20 >> 1. There is no simple way for beginners to get both TODO and agenda = in one view >> 2. Moving through time does not work in a block view when the cursor = is in the TODO list. >=20 > A third one would be the docstring of org-agenda-include-all-todo set, = suggesting that it still works. If there is no intention to revive it, = I=92d suggest to simply remove the entire variable. >=20 > About issue 1, there could be a standard, ready-for-use custom = command. But don=92t bother if I=92m the only one that finds it = convenient. >=20 > Fixing 2 would be great. Maybe there are other keystrokes that can be = delegated to other blocks (e.g. in order of appearance) if the = currently-focussed block doesn=92t handle them? The reason why this would be confusing is that there might be several blocks which accept a particular command, so it would be unclear for the code how to select one, and even more difficult for the user to have an intuitive feeling on what was changed why.... If you follow my proposal to have the agenda first and the TODO items second, the worst that can happen is that you have to move to the beginning of the buffer, which is a single key stroke. Maybe you can try - my feeling is that after a short adaptation period you will find this entirely acceptable. - Carsten >=20 >=20 >=20 > Cheers, > Peter. > --=20 > c++; // this makes c bigger but returns the old value >=20 - Carsten