unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Isearch halts in commands and macros
@ 2005-10-28 23:43 Aaron S. Hawley
  2005-10-29 20:34 ` Richard M. Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Aaron S. Hawley @ 2005-10-28 23:43 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-01 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-28 23:43 Isearch halts in commands and macros Aaron S. Hawley
2005-10-29 20:34 ` Richard M. Stallman
2005-10-29 23:19   ` Aaron S. Hawley
2005-11-01 22:03     ` Juri Linkov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).