Re: [Orgmode] Release: Org-mode 5.09

2007-09-20 Thread Carsten Dominik
On Sep 19, 2007, at 2:49, Bastien wrote: Carsten Dominik [EMAIL PROTECTED] writes: Priority cycling is a bit odd. When I use M-n to cycle, it turns from #C- nil- #C- nil, and M-p will be #A-nil-#A-nil. I did it like this on purpose, because I wanted S-up to immediately increase the

Re: [Orgmode] Release: Org-mode 5.09

2007-09-18 Thread Levin
There's a small bug with org-fast-todo-selection, pressing will trigger an error instead of clearing the todo state. Is this small fix ok? -Levin diff --git a/lisp/org/org.el b/lisp/org/org.el index a5567f5..edb5cb2 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el @@ -13058,7 +13058,7 @@

Re: [Orgmode] Release: Org-mode 5.09

2007-09-18 Thread Levin
Another thing, if no todo state speedkey is specified, C-u C-c C-t will not function correctly. Test file: --88 #+SEQ_TODO: TODO STARTED WAITING DELEGATED APPT | DONE DEFERRED CANCELLED * task1 * task2 --88 -Levin

Re: [Orgmode] Release: Org-mode 5.09

2007-09-18 Thread Carsten Dominik
Fixed, thanks. - Carsten On Sep 18, 2007, at 11:38, Levin wrote: Another thing, if no todo state speedkey is specified, C-u C-c C-t will not function correctly. Test file: --88 #+SEQ_TODO: TODO STARTED WAITING DELEGATED APPT | DONE DEFERRED CANCELLED * task1 * task2

Re: [Orgmode] Release: Org-mode 5.09

2007-09-18 Thread Carsten Dominik
On Sep 18, 2007, at 11:27, Levin wrote: There's a small bug with org-fast-todo-selection, pressing will trigger an error instead of clearing the todo state. Is this small fix ok? Yes, thanks. - Carsten -Levin diff --git a/lisp/org/org.el b/lisp/org/org.el index a5567f5..edb5cb2

Re: [Orgmode] Release: Org-mode 5.09

2007-09-17 Thread Xavier Maillard
Hi Carsten, Org-mode 5.09 is available at http://orgmode.org. - Taking a note upon TODO state changes can be restricted to selected states. Perfect ! - The default for `org-remember-store-without-prompt' is now t. Yeah, one more line will disappear from .emacs for me ;)

[Orgmode] Release: Org-mode 5.09

2007-09-15 Thread Carsten Dominik
Org-mode 5.09 is available at http://orgmode.org. Enjoy! - Carsten Version 5.09 * Overview - Taking a note upon TODO state changes can be restricted to selected states. - The format in which dates are shown in the daily/weekly agenda can be configured. - The