bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Isearch halts in commands and macros


From: Richard M. Stallman
Subject: Re: Isearch halts in commands and macros
Date: Sat, 29 Oct 2005 16:34:04 -0400

    To reproduce, evaluate the following key binding:

      (global-set-key [?\C-.] "\C-s\C-w")

Don't you mean C-s C-m C-w?

The reason this can't work is that ending the macro
forces exit of the minibuffer that C-s C-m enters.
That is a flaw, but not an easy one to fix.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]