all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C-s and delete under Windows
@ 2009-03-30 12:59 Ulrich Scholz
  2009-03-30 15:22 ` Lennart Borgman
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ulrich Scholz @ 2009-03-30 12:59 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, under Linux, deleting while searching (C-s, type something, and
then press delete) removes letters from the search string and
continues to search.  Under Windows, the behavior is different: it
ends the search and deletes characters from my file.

How can I implement the Linux behavior under Windows?

Maybe the problem is my .emacs on Windows. I use the following:

(global-set-key [backspace] 'backward-delete-char-untabify)


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

end of thread, other threads:[~2009-03-31  7:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-30 12:59 C-s and delete under Windows Ulrich Scholz
2009-03-30 15:22 ` Lennart Borgman
     [not found] ` <mailman.4253.1238426543.31690.help-gnu-emacs@gnu.org>
2009-03-30 15:40   ` d7
2009-03-30 19:11     ` Lennart Borgman
2009-03-30 18:07 ` B. T. Raven
2009-03-30 20:14 ` Nikolaj Schumacher
2009-03-30 20:30   ` Lennart Borgman
2009-03-30 20:56     ` Nikolaj Schumacher
2009-03-30 21:02       ` Lennart Borgman
     [not found] ` <mailman.4269.1238444064.31690.help-gnu-emacs@gnu.org>
2009-03-31  7:18   ` d7

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.