Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Carsten,
> I cannot reproduce this.
Hm, I use a Emacs checkout from this morning which comes with org 5.13e,
but I noticed that behavior earlier.
I can reproduce the problem like this:
1. emacs -Q
2. Switch to *scratch* and eval
(setq org-use-fast-todo-selection t
org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "WAITING(w)"
"|" "DONE(d)" "DEFERRED(f)" "CANCELLED(c)")))
3. C-x C-f ~/foo.org (that file is new)
4. M-x org-mode RET
5. Write "* <C-c C-t>" which opens the tags buffer and now hitting `t'
results in the error I posted in my first message, but this time with
(args-out-of-range 24 40).
Bye,
Tassilo
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode