Luc Teirlinck <[EMAIL PROTECTED]> writes: > You should be able to reproduce the bug however, if you first set > isearch-allow-scroll to t. > > C-x C-k e C-x e yields, when isearch-allow-scroll is t: > > > 2*C-s ;; isearch-forward > C-x ) ;; kmacro-end-macro
This is really a bug in isearch, but I don't see how to fix it there. So I have installed a change to kmacro-end-macro so it now doesn't fail when executing a macro containing C-x )... -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
