From: Richard M. Stallman Date: Sat, 24 Aug 1996 16:03:25 +0000 (+0000) Subject: (isearch-edit-string): When starting nonincremental X-Git-Tag: emacs-20.1~4038 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4866ec362eaed539e62b39ae4f6585dbc051e6d;p=emacs.git (isearch-edit-string): When starting nonincremental search, after peeking ahead one char, call cancel-kbd-macro-events. --- diff --git a/lisp/isearch.el b/lisp/isearch.el index f4648e42532..8b3fe4272aa 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -690,6 +690,7 @@ If first char entered is \\[isearch-yank-word], then do word search instead." (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