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

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

Re: Problem with interpretation of <-Backspace key in version 21.2.1


From: Eli Zaretskii
Subject: Re: Problem with interpretation of <-Backspace key in version 21.2.1
Date: Sat, 06 Apr 2002 20:24:43 +0300

> From: Rabbe Fogelholm <Rabbe.Fogelholm@era-t.ericsson.se>
> Newsgroups: gnu.emacs.bug
> Date: Sat, 06 Apr 2002 17:55:46 +0200
> 
> My setup might be important. The PC runs Red Hat Linux 7.1 and KDE. In
> that environment I run an xterm (version XFree86 4.0.3(156)). From the
> xterm session I do an ssh login to a Solaris/SPARC machine that starts a
> login shell which is 6.10.00 (Astron). From the tcsh prompt I start
> Emacs with the -nw option.

It sounds like this is not a bug, but an intended change in behavior,
which somehow clashes with your xterm/Emacs customizations which were
optimized for the pre-v21 behavior.

My guess is that your xterm and/or your shell startup files on the
Solaris side set up the Backspace key to produce the [deletechar]
escape sequence.  Try using "C-h l" (that's a letter ell, not a digit
one) to see what does Emacs receive when you press that key.

Also, the new function normal-erase-is-backspace-mode might help you
set this straight.  The description of the related issues in the
manual, in the sections "Deletion" and "If <DEL> Fails to Delete",
should also prove useful.

If all of the above does not help to resolve the problem, or at least
understand why exactly the behavior changed since Emacs 20.7, please
report the details that you discovered here.



reply via email to

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