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

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

bug#3985: 23.1; DEL won't delete backwards in terminal


From: Otto Maddox
Subject: bug#3985: 23.1; DEL won't delete backwards in terminal
Date: Fri, 31 Jul 2009 01:19:33 +0100

Since upgrading to 23.1, DEL won't delete backwards anymore; instead
it deletes forwards (everything worked fine in 22.3).  I am running
Emacs on a GNU/Linux box, logged in through ssh from the Mac OS X
Terminal.app.  Pressing the key labelled 'delete' on my keyboard
(where 'backspace' often is located on other keyboards) sends ^? to
Emacs through the terminal emulator, but for some reason, since the
upgrade, it's getting translated to <deletechar>.

C-h DEL gives this:

| <deletechar> (translated from DEL) runs the command delete-char, which
| is an interactive built-in function in `C source code'.
| 
| It is bound to <deletechar>, C-d.

This leaves no way to delete characters backwards.

In GNU Emacs 23.1.1 (x86_64-unknown-linux-gnu)
 of 2009-07-30

configured using `configure  '--without-x''

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again







reply via email to

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