# HG changeset patch # User Richard M. Stallman # Date 840902605 0 # Node ID 30d2dbe3372e9347cfaf0bf4686fe9a7b07cde9c # Parent 76fb9ea4460f74d03a95393fc3b7eebd5d9e8916 (isearch-edit-string): When starting nonincremental search, after peeking ahead one char, call cancel-kbd-macro-events. diff -r 76fb9ea4460f -r 30d2dbe3372e lisp/isearch.el --- a/lisp/isearch.el Sat Aug 24 12:12:08 1996 +0000 +++ b/lisp/isearch.el Sat Aug 24 16:03:25 1996 +0000 @@ -690,6 +690,7 @@ (lookup-key isearch-mode-map (vector e))) (setq isearch-word t ;; so message-prefix is right isearch-new-word t) + (cancel-kbd-macro-events) (isearch-unread e)) (setq cursor-in-echo-area nil) (setq isearch-new-string