Re: [vox-tech] emacs delete key-binding

2003-07-14 Thread Jonathan Stickel
Micah J. Cowan wrote: On Mon, Jul 14, 2003 at 12:34:46PM -0700, Jonathan Stickel wrote: The default setup of emacs for Red Hat causes the "backspace" key to delete backward 1 character, the "delete" key to delete forward 1 character, and "C-w" to kill a high-lighted region. I would like to have

Re: [vox-tech] emacs delete key-binding

2003-07-14 Thread Micah J. Cowan
On Mon, Jul 14, 2003 at 12:34:46PM -0700, Jonathan Stickel wrote: > The default setup of emacs for Red Hat causes the "backspace" key to > delete backward 1 character, the "delete" key to delete forward 1 > character, and "C-w" to kill a high-lighted region. > > I would like to have the "delete"

[vox-tech] emacs delete key-binding

2003-07-14 Thread Jonathan Stickel
The default setup of emacs for Red Hat causes the "backspace" key to delete backward 1 character, the "delete" key to delete forward 1 character, and "C-w" to kill a high-lighted region. I would like to have the "delete" key assigned to kill a highlighted region in addition to deleting 1 charac