|
| From: | David Rasmussen |
| Subject: | Backspace-like behavior |
| Date: | Sat, 15 Nov 2003 14:01:32 +0100 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 |
C-ddelete-char. Deletes the character to the right of (under, if the cursor is a block that covers a character) the cursor.
DEL
delete-backward-char. Deletes the character to the left of the cursor.
But both the Windows version of emacs that I am using, and the version
on a Debian box I am connecting to, treats C-d and Del the same way. How
do I do a normal Backspace, that deletes the character to the left of
the cursor? Backspace works on the windows version, but not on the
Debian version that I use via ssh. And according to the tutorial "Emacs
does not use C-h (aka Backspace) for deletion", so I will have to get
rid of the Backspace habit.
/David
| [Prev in Thread] | Current Thread | [Next in Thread] |