Carsten Dominik <[EMAIL PROTECTED]> writes:

>> did I miss that feature on 5.06? I also cannot find it in the docs for
>> 5.09.
>
> This is the command `org-change-tag-in-region'. It currently has no
> key, but in the agenda you can simply mark a region and press ":". I
> forgot to to document this.

Nice! (If I understand it correctly, it doesn't handle the { tag1 tag2 }
construct for now?)

A small bug: go in agenda buffer, selec the TODO state of an item with
`t' then try to clear the state with SPACE.  Here it bites like this:

,----
| Debugger entered--Lisp error: (wrong-type-argument sequencep none)
|    org-todo(nil)
|    org-agenda-todo(nil)
|    call-interactively(org-agenda-todo)
`----

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to