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

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

Isearch halts in commands and macros


From: Aaron S. Hawley
Subject: Isearch halts in commands and macros
Date: Fri, 28 Oct 2005 19:43:55 -0400

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-10-02 on trouble, modified by Debian
configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' 
'--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' 
'--localstatedir=/var/lib' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' 
'--with-x-toolkit=athena' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i486-linux-gnu' 
'host_alias=i486-linux-gnu''
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Binding a "word Isearch" with `C-s C-w' to a shorter command, like
`C-.', causes Isearch to halt.  The unfortunate halting is not
existent in GNU Emacs 20.5.1.

To reproduce, evaluate the following key binding:

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

Compare running `C-s C-w' with `C-.'.  I enjoy incremental search's
highlighting of all the instances of the completed search in the
buffer.  If I wanted to halt an incremental search in a key binding or macro 
I'd use `RET'.

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

This behavior exists in the development version of Emacs, also.

Thanks for Emacs,
/a


Recent input:
C-x k C-g C-x C-k C-x e C-n C-n C-k C-c C-c C-a C-f 
C-f C-f C-x C-k C-g C-x C-k b C-h f C-g C-h a b i n 
d <return> C-x o C-s m a c C-a C-s m a c r o C-a C-v 
C-v C-x o C-h a b <backspace> m a c r o <return> C-x 
o C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n 
C-n C-n C-n C-n C-p C-p C-x o C-x C-k C-x e b C-_ <down-mouse-1> 
<mouse-1> M-x r e p o <tab> r <tab> <return>

Recent messages:
edit-kbd-macro: Key sequence b is not a keyboard macro
setq: Quit
Loading apropos...done
Loading view...done
Type C-x 1 to remove help window.  C-M-v to scroll the help.
Mark saved where search started [2 times]
Formatting keyboard macro...done
Undo!
Making completion list...
Loading emacsbug...done




reply via email to

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