Re: [Orgmode] Re: log on state change

2007-09-17 Thread Xavier Maillard
Hi, The only restriction is that you no longer can use "@" as a selection character for fast TODO selection. This seems perfectly acceptable to me. Just a question though: what will happen if a user type '@' in the fast todo selection ? Will it bug at us ? Xavier -- http://www.gnu

Re: [Orgmode] Re: log on state change

2007-09-17 Thread Xavier Maillard
On Sep 16, 2007, at 23:53, Bastien wrote: > Cezar <[EMAIL PROTECTED]> writes: > >> Forgot to load the 5.09 version, I was still using the old one, >> sorry ! It's working great. > > And I like this feature very much! > > I stopped using the lognotestate option because

Re: [Orgmode] Re: log on state change

2007-09-17 Thread Carsten Dominik
On Sep 16, 2007, at 23:53, Bastien wrote: Cezar <[EMAIL PROTECTED]> writes: Forgot to load the 5.09 version, I was still using the old one, sorry ! It's working great. And I like this feature very much! I stopped using the lognotestate option because it populated my buffer with too many n

Re: [Orgmode] Re: log on state change

2007-09-16 Thread Bastien
Cezar <[EMAIL PROTECTED]> writes: > Forgot to load the 5.09 version, I was still using the old one, > sorry ! It's working great. And I like this feature very much! I stopped using the lognotestate option because it populated my buffer with too many notes, certainly because I had too many states

Re: [Orgmode] Re: log on state change

2007-09-16 Thread Bastien
Cezar <[EMAIL PROTECTED]> writes: #+SEQ_TODO: TODO WAITING(@) | DONE #+STARTUP: lognotestate > > Which version would that be ?I am using 5.09 and it's not yet working. Working here with Org 5.09. Maybe you forgot to compile and load the latest org.el file? Or maybe you forgot to updat

Re: [Orgmode] Re: log on state change

2007-09-14 Thread Bernt Hansen
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Sep 14, 2007, at 19:56, Bernt Hansen wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> writes: >> >>> On Sep 1, 2007, at 9:46, Cezar wrote: I would like to record some comments JUST on certain states, for example I want to mark a task

Re: [Orgmode] Re: log on state change

2007-09-14 Thread Carsten Dominik
On Sep 14, 2007, at 19:56, Bernt Hansen wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: On Sep 1, 2007, at 9:46, Cezar wrote: I would like to record some comments JUST on certain states, for example I want to mark a task as WAITING and give it a reason, or the "thing" I am waiting for.

Re: [Orgmode] Re: log on state change

2007-09-05 Thread Carsten Dominik
On Sep 5, 2007, at 22:13, Leo wrote: On 2007-09-05 16:43 +0100, Carsten Dominik wrote: Yes (setg org-use-fast-tag-selection t) - Carsten But this is only tags. Yes, I was talking about tags all the time. Is there a similar one to todo? I haven't found it though. There is org-use-fast

Re: [Orgmode] Re: log on state change

2007-09-05 Thread Carsten Dominik
Yes (setg org-use-fast-tag-selection t) - Carsten On Sep 5, 2007, at 17:23, Leo wrote: On 2007-09-05 11:23 +0100, Carsten Dominik wrote: You need to define at least one shortcut, Org-mode will assign the rest. Granted, the algorithm could be a lot better, but it does it. - Carsten Can we

Re: [Orgmode] Re: log on state change

2007-09-05 Thread Carsten Dominik
You need to define at least one shortcut, Org-mode will assign the rest. Granted, the algorithm could be a lot better, but it does it. - Carsten On Sep 5, 2007, at 12:06, Leo wrote: On 2007-09-05 04:28 +0100, Carsten Dominik wrote: make an user option to swap C-c C-t and C-u C-c C-t i.e.

Re: [Orgmode] Re: log on state change

2007-09-04 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: >> Here is another suggestion: why not restrict the fast selection to TODO >> keywords when the point is at TODO keywords, and to tags when the point >> is on tags? > > Definitely a NO. Who would want to move the cursor before setting > tags??? I meant:

Re: [Orgmode] Re: log on state change

2007-09-04 Thread Carsten Dominik
On Sep 4, 2007, at 18:43, Bastien wrote: Leo <[EMAIL PROTECTED]> writes: Using tags to setup todo looks unclean to me. However it is very nice to be able to set up todo using an interface similar to tags. And since the argument to org-todo has become completely useless because of this fea

Re: [Orgmode] Re: log on state change

2007-09-04 Thread Carsten Dominik
On Sep 3, 2007, at 21:56, Leo wrote: On 2007-09-03 19:32 +0100, Carsten Dominik wrote: Yes, since 5.07, you can mis-use the TAGS interface to directly switch to TODO states. Check the release notes. Is this temporary until a better solution is found? Not at all, I really cannot think of a

Re: [Orgmode] Re: log on state change

2007-09-04 Thread Bastien
Leo <[EMAIL PROTECTED]> writes: > Using tags to setup todo looks unclean to me. However it is very nice to > be able to set up todo using an interface similar to tags. > > And since the argument to org-todo has become completely useless because > of this feature. I propose the following: > > C

Re: [Orgmode] Re: log on state change

2007-09-03 Thread Xavier Maillard
On 2007-09-03 17:25 +0100, Carsten Dominik wrote: >> I would like to record some comments JUST on certain states, >> for example I want to mark a task as WAITING and give it a reason, >> or the "thing" I am waiting for. > > This is currently not possible. Are there more people

Re: [Orgmode] Re: log on state change

2007-09-03 Thread Carsten Dominik
On Sep 3, 2007, at 19:35, Leo wrote: On 2007-09-03 17:25 +0100, Carsten Dominik wrote: Also is it possible to get to a state without cycling, and have the loggining feature mentioned above ? Yes, since 5.07, you can mis-use the TAGS interface to directly switch to TODO states. Check the rel