There is a lot of code happening between the moment of the match, and
the
replacement. So far none of this code seems to have had the effect of
changing the match data, I have been careful to avoid this. However,
in your case it seems that some internal code does change it.
I believe the foll
Tassilo Horn <[EMAIL PROTECTED]> writes:
> Yes. I even get it with emacs -Q and only the two settings
>
> (setq org-use-fast-todo-selection t
> org-todo-keywords '((sequence "TODO(t)" "STARTED(s)" "WAITING(w)"
> "|" "DONE(d)" "DEFERRED(f)"
> "CANCELLED(c