[Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). Before updating C-c C-t will cycle in the seq above. Now it want me to press d to get done. I really like the way before. How can i get it back without delete key letter(since i use them

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
Shift-right works great for me. Sorry for my dummy Q. I just so get used to C-c + somekey. Thanks. Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). Before updating C-

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
It works for a (repeat) task in a file. But if it is a repeat task (like every week) and in agenda view, it works different Change the time stamp associated with the current line by one day into the future.:( Sebastian Rose wrote: "goodh...@gmail.com" writes: I just

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
set it to never. Make it the way i want - only remember one shortcut in both file and agenda Carsten Dominik wrote: On Apr 3, 2009, at 7:05 PM, Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO

[Orgmode] how to express relative path for grandparent folder?

2009-04-06 Thread goodh...@gmail.com
I tried ../.., does not work. ../ works for parents folder. ../.. does not work, because emacs or "setq org-agenda-files (list"? how to correct it. (setq org-agenda-files (list "../../Plans/PhD.org" "../../Plans/Others.org" )) PS, i am trying to make it portable.

Re: [Orgmode] how to express relative path for grandparent folder?

2009-04-07 Thread goodh...@gmail.com
no, it is not working. Since my grandparent folder is out of home folder(~) Any one know it? Thanks Manish wrote: On Mon, Apr 6, 2009 at 10:55 PM, goodh...@gmail.com wrote: I tried ../.., does not work. ../ works for parents folder. ../.. does not work, because emacs or "setq org-a

Re: [Orgmode] how to express relative path for grandparent folder?

2009-04-07 Thread goodh...@gmail.com
I solved it. but do not ask me why. (setq org-agenda-files (list "~/../../Plans/PhD.org" "~/../../Plans/Others.org" I add ~/ and restart emacs, which make it work, although ../ works for parent folder without ~/ Jack Manish wrote: On Mon, Apr 6, 200

[Orgmode] worth it? -- tiny change of org mode

2009-06-24 Thread goodh...@gmail.com
When i save all of my file with C+s, I press a lot of y for yes. when it is in agenda view, if i press 2 more y, it will bring me the year view with some time consumed. Worth it -- change 'y' -> 'yes' for make sure to get year view? Thanks. ___ Em

Re: [Orgmode] worth it? -- tiny change of org mode

2009-06-24 Thread goodh...@gmail.com
what about non org mode buffer? Thank you for letting me know 's' in agenda view. Nick Dokos wrote: goodh...@gmail.com wrote: When i save all of my file with C+s, I press a lot of y for yes. when it is in agenda view, if i press 2 more y, it will bring me the year

Re: [Orgmode] worth it? -- tiny change of org mode

2009-06-25 Thread goodh...@gmail.com
sorry it is C-x s. Carsten Dominik wrote: On Jun 24, 2009, at 10:20 PM, Nick Dokos wrote: goodh...@gmail.com wrote: When i save all of my file with C+s, I press a lot of y for yes. C-s starts incremental search. What key are you really using? when it is in agenda view, if i press 2

Re: [Orgmode] worth it? -- tiny change of org mode

2009-06-25 Thread goodh...@gmail.com
really new to EMACS. org mode is almost the only reason to use it. (i know it is powerful, but dont like to remember a lot of shortcuts) thanks guys. Nick Dokos wrote: Bastien wrote: "goodh...@gmail.com" writes: When i save all of my file with C