gnu.emacs.bug
[Top] [All Lists]

bug#3985: marked as done (23.1; DEL won't delete backwards in terminal)

Subject: bug#3985: marked as done 23.1; DEL won't delete backwards in terminal
From: Emacs bug Tracking System
Date: Mon, 07 Sep 2009 16:40:05 +0000
Newsgroups: gnu.emacs.bug
Your message dated Mon, 07 Sep 2009 17:33:17 +0100
with message-id <1252341197.10810.1333610187@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
and subject line 
has caused the Emacs bug report #3985,
regarding 23.1; DEL won't delete backwards in terminal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@xxxxxxxxxxxxxxxxxxxxxxxxxx
immediately.)


-- 
3985: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3985
Emacs Bug Tracking System
Contact owner@xxxxxxxxxxxxxxxxxxxxxxxxxx with problems
--- Begin Message ---
Subject: 23.1; DEL won't delete backwards in terminal
From: "Otto Maddox"
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




--- End Message ---
--- Begin Message ---
From: "Otto Maddox"
Date: Mon, 07 Sep 2009 17:33:17 +0100
It looks like this is due to a bug in an older version of Debian's
ncurses package. See here for more details:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319554

Therefore, I'm closing the bug report.

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are


--- End Message ---
<Prev in Thread] Current Thread [Next in Thread>
  • bug#3985: marked as done (23.1; DEL won't delete backwards in terminal), Emacs bug Tracking System <=