[PLUG] Emacs backspace

Ryan E. Helfter reh@blacksoul.net
Fri, 11 Aug 2000 19:09:20 -0500 (EST)


I have the folling in my .emacs:

(global-set-key "\C-h" 'delete-backward-char)
(global-set-key "\C-?" 'delete-char)

this should hook you up for what you want...

ry

On Fri, 11 Aug 2000, Deepak Dinesh wrote:

> Date: Fri, 11 Aug 2000 16:16:27 -0500 (EST)
> From: Deepak Dinesh <deepak@purdue.edu>
> To: Plug <plug@csociety.purdue.edu>
> Subject: [PLUG] Emacs backspace
> 
> Hi,
> 	When I invoke emacs with the -nw option the backspace key
> 	sends C-h. How can I make it send the <del> character ? Right
> 	now pressing backspace invokes help :-(.
> Thanks.
> Deepak Dinesh
> 
> 
> 
> ____________________________________________________
> The Purdue Linux Users' Group (PLUG) mailing list.
> plug mailing list  -  plug@csociety.purdue.edu
> http://csociety.ecn.purdue.edu/mailman/listinfo/plug
> 

-- 
Ryan E. Helfter
reh@blacksoul.net
Black Soul Networks, LLC
--