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

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

Re: C-s and delete under Windows


From: Lennart Borgman
Subject: Re: C-s and delete under Windows
Date: Mon, 30 Mar 2009 17:22:13 +0200

On Mon, Mar 30, 2009 at 2:59 PM, Ulrich Scholz <d7@thispla.net> wrote:
> 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)

Try starting from

  emacs -Q

I have not seen this problem (I am using windows).




reply via email to

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