When recording a macro, if I perform any kind of kill (backward-kill-word), followed by a yank , the macro stops execution at the point of the yank and exits. Nothing I do seems to work to be able to actually yank something in a macro. I'm running emacs 22 on Ubuntu 9.04.
A:
Ruby mode appears to be the culprit here. When I disable ruby mode, this works like a charm.
bergyman
2010-04-06 20:33:07