Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Viktor Rosenfeld
Carsten Dominik wrote: > 2. Moving through time does not work in a block view when the cursor is in > the TODO list. > > Maybe we can find ways to address these two issues? For example, including a > built-in command > for this double view, or seeding org-agenda-custom-commands with this > pa

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 3:23 PM, Bastien wrote: > Carsten Dominik writes: > >> Strange. Here it is again: > > Thanks -- please go ahead! Done. - Carsten > > (Good to get rid of "include-all", I stumbled on this while > debugging the agenda a while ago...) > > Best, > > -- > Bastien - Car

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Bastien
Carsten Dominik writes: > Strange. Here it is again: Thanks -- please go ahead! (Good to get rid of "include-all", I stumbled on this while debugging the agenda a while ago...) Best, -- Bastien

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 3:08 PM, Bastien wrote: > Hi Carsten, > > Carsten Dominik writes: > >> OK, I am attaching a patch proposal which will clean this up a bit. > > Thanks for tackling these issues -- I can't read the patch thourh, > as it is just two lines long, can you resent it? Strange.

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Bastien
Hi Carsten, Carsten Dominik writes: > OK, I am attaching a patch proposal which will clean this up a bit. Thanks for tackling these issues -- I can't read the patch thourh, as it is just two lines long, can you resent it? > It does: > > - Clean up the variable name include-all, which is conf

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread peter . frings
On 19 Aug 2011, at 13:05, Carsten Dominik wrote: > On Aug 19, 2011, at 12:35 PM, Peter Frings wrote: >> On 19 Aug 2011, at 11:59, Carsten Dominik wrote: >> >>> The two main issues you are having are these: >>> >>> 1. There is no simple way for beginners to get both TODO and agenda in one >>> vi

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 12:35 PM, Peter Frings wrote: > Hello Carsten, > > > On 19 Aug 2011, at 11:59, Carsten Dominik wrote: > >> The two main issues you are having are these: >> >> 1. There is no simple way for beginners to get both TODO and agenda in one >> view >> 2. Moving through time does

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 12:35 PM, Peter Frings wrote: > Hello Carsten, > > > On 19 Aug 2011, at 11:59, Carsten Dominik wrote: > >> The two main issues you are having are these: >> >> 1. There is no simple way for beginners to get both TODO and agenda in one >> view >> 2. Moving through time does

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Peter Frings
Hello Carsten, On 19 Aug 2011, at 11:59, Carsten Dominik wrote: > The two main issues you are having are these: > > 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.

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 11:02 AM, peter.fri...@agfa.com wrote: > Good morning gents, > > I think you nailed it. Thanks! > > > * Summary > Having the todo list in a daily view is very convenient, but not provided > out-of-the-box. The enabling of it used to be relatively simply with a single > va

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread Carsten Dominik
On Aug 19, 2011, at 11:02 AM, peter.fri...@agfa.com wrote: > Good morning gents, > > I think you nailed it. Thanks! > > > * Summary > Having the todo list in a daily view is very convenient, but not provided > out-of-the-box. The enabling of it used to be relatively simply with a single > va

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-19 Thread peter . frings
Good morning gents, I think you nailed it. Thanks! * Summary Having the todo list in a daily view is very convenient, but not provided out-of-the-box. The enabling of it used to be relatively simply with a single variable, but in more recent version it’s now reserved for org-savvy people. Hoo

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread suvayu ali
Hi Peter, On Thu, Aug 18, 2011 at 7:41 PM, wrote: > So I believe the TODO items are formatted `according to spec’ :-). > E.g., “** TODO Fix the daily agenda view”. I don't think the present version of org will show an entry in the agenda unless you have an active timestamp. To give you an examp

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread Sebastien Vauban
Hi Peter and Puneeth, Puneeth Chaganti wrote: > On Thu, Aug 18, 2011 at 11:11 PM, wrote: >> Hi Suvayu, >> >> On 18 Aug 2011, at 18:44, suvayu ali wrote: >> >>> It might be helpful to know how your TODO entries are formatted. Maybe >>> its not the setup, but how the agenda files are formatted tha

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread Puneeth Chaganti
On Thu, Aug 18, 2011 at 11:11 PM, wrote: > Hi Suvayu, > > On 18 Aug 2011, at 18:44, suvayu ali wrote: > >> It might be helpful to know how your TODO entries are formatted. Maybe >> its not the setup, but how the agenda files are formatted that was >> causing the issue? >> >> In any case, good to

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread peter . frings
Hi Suvayu, On 18 Aug 2011, at 18:44, suvayu ali wrote: > It might be helpful to know how your TODO entries are formatted. Maybe > its not the setup, but how the agenda files are formatted that was > causing the issue? > > In any case, good to hear it is resolved now. That’s the problem, the iss

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread suvayu ali
Hello Peter, On Thu, Aug 18, 2011 at 6:36 PM, wrote: > I have removed all customizations, started with an empty > org-agenda-files list, opened my main planning file and added it to > the agenda list. That’s about the most basic setup I can get. I do > have the logged work now, that is already s

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread peter . frings
Hi Suvayu, > This is quite an extensive setup. What do you get with only the > following options: [remainder at end] I have removed all customizations, started with an empty org-agenda-files list, opened my main planning file and added it to the agenda list. That’s about the most basic setup I

Re: [O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread suvayu ali
Hi Peter, This is quite an extensive setup. What do you get with only the following options: (setq org-agenda-files '("~/planning/planning.org" "~/planning/todo.org" "~/planning/notes.org" "~/planning/time-sheet.org") org-agenda-include-diary t org-todo-keywords '(

[O] missing todo's in agenda after emacs/org upgrade

2011-08-18 Thread Peter Frings
Good afternoon all, I recently switched from the wonderful Carbon-emacs to the `no-frills' Emacs for OSX, and decided to use the emacs `starter-kit for social sciences' (http://kjhealy.github.com/emacs-starter-kit/) with it. During the upgrade, I also upgraded org-mode from 6.6. to 7.7. Now, the