all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Incremental search don't append wrongly typed characters
@ 2012-12-12 22:00 dmgus
  2012-12-12 22:14 ` Drew Adams
  0 siblings, 1 reply; 6+ messages in thread
From: dmgus @ 2012-12-12 22:00 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

How can I change this behaviour:
 Start incremental search and search for "keyz"
 The "keyz" is displayed in the search echo area and the "key" part in
"keywords" is higlighted
  Type "s"
  "keys" won't be found, the cursor stays on the "keywords" line, search echo
area displays "keyzs", which is not convenient

to that one:
 Start incremental search and search for "keyz"
 The "key" is displayed in the search echo area and the "key" part in "keywords"
is higlighted
 Press s
 "keys" is found and highlited

Although I understand that it's not usual behavior and won't be of help for
everybody, it's still very interesting how to do it. Will appreciate for any
help on this subject.

I've already asked this question on stack overflow though don't have an answer:
http://stackoverflow.com/questions/12099760/emacs-incremental-search-auto-remove-from-the-search-string-the-characters-tha

Thanks,
Dmitry




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

end of thread, other threads:[~2012-12-13  2:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-12 22:00 Incremental search don't append wrongly typed characters dmgus
2012-12-12 22:14 ` Drew Adams
2012-12-12 22:55   ` Dmitry Gusev
2012-12-12 23:07     ` Drew Adams
2012-12-12 23:54       ` Drew Adams
2012-12-13  2:53         ` Drew Adams

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.