[Orgmode] Bug in #+CATEGORY

2007-03-29 Thread Leo
Hi there, With this file in agenda file list: , | * A | #+CATEGORY: A | *** Do something | SCHEDULED: <2007-03-29 Thu> | *** Read something | | * B | #+CATEGORY: B | *** Call someone | SCHEDULED: <2007-03-29 Thu> | *** Invite someone ` Now go to "* A" and type "C-x n s" and then

Re: [Orgmode] Bug in #+CATEGORY

2007-03-29 Thread Carsten Dominik
Fixed, thanks. - Carsten On Mar 29, 2007, at 12:27, Leo wrote: | * A | #+CATEGORY: A | *** Do something | SCHEDULED: <2007-03-29 Thu> | *** Read something | | * B | #+CATEGORY: B | *** Call someone | SCHEDULED: <2007-03-29 Thu> | *** Invite someone -- Carsten Dominik Sterrenkundig I

[Orgmode] Not archiving incompletes TODOs by accident with org-archive-subtree

2007-03-29 Thread matiyam
Hi! I have sometimes archives some headings with incompleted TODOs by accident. I find that calling C-u C-c C-x C-s (org-archive-subtree with finde-done = t) is a lot of typing that C-c $ . So, to avoid this, i have introduced a new variable, org-archive-subtree-always-call-find-done, so that whe

Re: [Orgmode] Bug in #+CATEGORY

2007-03-29 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > Now go to "* A" and type "C-x n s" and then bring up the agenda by > "C-c a a" and you can see "Call someone" is in Category A although it > should be in Category B. Yes, i can reproduce that. And I guess it might be related to a bug i was about to submit. In t

[Orgmode] Re: Bug in #+CATEGORY

2007-03-29 Thread Leo
On 2007-03-29, Bastien said: > In the global TODO list buffer, instead of archiving (C-c $) the current > headline the cursor is on, Org will archive the whole tree the task is a > subtree of. Which might lead to a "Doh! Where is my project?"-bug. > > For example : > > , > | * Blorg > | #+CAT

Re: [Orgmode] Re: Bug in #+CATEGORY

2007-03-29 Thread Carsten Dominik
So far I have not been able to reproduce this. Could you please send more detailed instrictions? With the example file you sent, things are working just right for me. - Carsten On Mar 29, 2007, at 13:43, Leo wrote: On 2007-03-29, Bastien said: In the global TODO list buffer, instead of arc

Re: [Orgmode] Not archiving incompletes TODOs by accident with org-archive-subtree

2007-03-29 Thread Carsten Dominik
On Mar 29, 2007, at 12:59, matiyam wrote: Hi! I have sometimes archives some headings with incompleted TODOs by accident. I find that calling C-u C-c C-x C-s (org-archive-subtree with finde-done = t) is a lot of typing that C-c $ . Not sure if I understand this. The problem you describe

[Orgmode] Re: Bug in #+CATEGORY

2007-03-29 Thread Leo
Hello, Carsten! On 2007-03-29, Carsten Dominik said: > So far I have not been able to reproduce this. Could you please > send more detailed instrictions? With the example file you sent, > things are working just right for me. > > - Carsten Bastien, can you give a specific reproducible case? Da

[Orgmode] How do I change font for DONE tasks?

2007-03-29 Thread Mark Ochocki
Hi, I switched from Planner to Org-Mode at the beginning of the year. Org-Mode fits the way I work so much better. The one thing I miss is having finished tasks show in a gray font with a line through it. Unfinished tasks are much easier to see in a long list of tasks that way. How can I dupl

Re: [Orgmode] How do I change font for DONE tasks?

2007-03-29 Thread dave
On Date: Thu, 29 Mar 2007 20:43:04 -0500, Mark Ochocki <[EMAIL PROTECTED]> wrote: > The one thing I miss is having finished tasks show in a gray font with a line > through it. Unfinished tasks are much easier to see in a long list of tasks > that way. How can I duplicate this in Org-Mode? You ca

[Orgmode] Re: Bug in #+CATEGORY

2007-03-29 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > Bastien, can you give a specific reproducible case? Damn, I have seen > this bug before but was not able to reproduce it. I've been testing around this morning and i cannot reproduce it neither. I will report it in details as soon as i stumble upon it again, sinc