[Orgmode] depending TODOs, scheduling following TODOs automatically

2007-10-07 Thread Rainer Stengele
Hi! Having a TODO which depends on an earlier TODO I would like to trigger the timestamped scheduling of the following TODO when the former is DONE. How do you folks handle such dependencies? Could any automatic process be implemented? * TODO job 1 SCHEDULED: <2007-10-12 Fr> * TODO job 2 (f

Re: [Orgmode] Re: Headline level change

2007-10-07 Thread Eddward DeVilla
My bad too. I didn't have org-mode in front of me, and I thought it was C-right, not M-right. I count too much on muscle memory these days. Edd On 10/7/07, Wanrong Lin <[EMAIL PROTECTED]> wrote: > > Sorry, my mistake. I should use M-S-right to shift the whole tree, not > just M-right. > > Wanro

[Orgmode] Re: Headline level change

2007-10-07 Thread Wanrong Lin
Sorry, my mistake. I should use M-S-right to shift the whole tree, not just M-right. Wanrong Wanrong Lin wrote: Hi, With v5.11, I found out that if I change the level of a headline (say from level-3 to level-5 since I use odd levels only), the subtree under that headlines does not move to

Re: [Orgmode] Headline level change

2007-10-07 Thread Eddward DeVilla
How are you moving it? I know if you use C-right, only the heading goes right. If you use C-S-right, the whole sub-tree, sub-headings and body text goes. (And I wish it would re-wrap, but that's a different request.) If a body line is not indented (it starts in column 0) it will not move ri

[Orgmode] Headline level change

2007-10-07 Thread Wanrong Lin
Hi, With v5.11, I found out that if I change the level of a headline (say from level-3 to level-5 since I use odd levels only), the subtree under that headlines does not move to the right accordingly. I remember when I just started to use org-mode (v5.06, I think), the subtree will move too.

[Orgmode] Timeline view - bug or by design?

2007-10-07 Thread Wanrong Lin
Hi, The agenda timeline view does not show any "SCHEDULED" todo items, but does show items with an plain active time stamp without preceding "SCHEDULED". Is that a bug or by design? If that is by design, what is the rationale here? Thanks a lot for explaining this. Wanrong

Re: [Orgmode] A puzzle to solve: saved categories vs. tags

2007-10-07 Thread John Wiegley
Bastien <[EMAIL PROTECTED]> writes: > 1. Search for a regexp > 2. Search for a complex query > 3. Prompt interactively for a complex query > 4. Show all tagged entries > 5. Prompt for a specific tag > 6. Prompt for a specific tag (restricting to TODO entries) > 7. Show all TODO entries > 8. Prompt

[Orgmode] listp error 5.11b

2007-10-07 Thread Richard G Riley
I have just fired up emacs get this: Loading org...done OVERVIEW Wrong type argument: listp, # I tried an empty todo.org and the same issue. I tried --debug-init, but nothing triggers. Can anyone suggest a fix please? ___ Emacs-orgmode mailing list

[Orgmode] Org-mode 5.11 released

2007-10-07 Thread Stephan Schmitt
Hi, thanks for org-mode! I found a bug org-mode 5.11b. Carsten Dominik wrote: >- The function `org-remember' can now be called with a > template selection key as argument. This helps to make key > bindings that go directly to a specific template without > being prompted for a

[Orgmode] [patch] Fix wanderlust in `org-store-link'

2007-10-07 Thread jemarch
Hello. This tiny patch (against org version 5.10b, i didnt found a suitable CVS repository to get non-released code) fixes `org-store-link' for wanderlust summary mode. In both the latest wanderlust version (2.14.0) and in CVS wanderlust the function `elmo-message-entity-field' do not return a

[Orgmode] Bug: org-mode does not properly reenter tasks with the REPEAT timestamp when marked as 'DONE'

2007-10-07 Thread Robert Miesen
I apologize in advance if this is not where bugs are supposed to be sent, but i couldn't find a better place to file a bug report, so... ==BEGIN BUG REPORT== I attempted to mark a task with the REPEAT timestamp as 'DONE' using 'C-c C-t' and instead of the schedule timestamp fo

Re: [Orgmode] A puzzle to solve: saved categories vs. tags

2007-10-07 Thread Bastien
John Wiegley <[EMAIL PROTECTED]> writes: > My desire: To hit C-u C-c \ and have it prompt me for the "entity" its > going to search for. The possible entities are TAGS, or a property > name. Then it asks for the text string, as usual. The result should > make it possible for me to see all entries

[Orgmode] Tip: Interleaving notes and todos

2007-10-07 Thread John Wiegley
I've recently found it very happen to start adding non-task "notes" into the flow of my todos. What I do is make notes look like completed todos. They get entered into the regular flow, which prompts me either to a) generate a task from them, or b) simply file them into their related category. S

[Orgmode] A puzzle to solve: saved categories vs. tags

2007-10-07 Thread John Wiegley
Ok, I have 147k of archived todos and notes now. Some are tagged, some are not. Most have an ARCHIVE_CATEGORY property (ever since Carsten so kindly implemented it). My desire: To hit C-u C-c \ and have it prompt me for the "entity" its going to search for. The possible entities are TAGS, or a