emacs_delete_key_nonsense_onceagain

This is part of The Pile, a partial archive of some open source mailing lists and newsgroups.



From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=)
Subject: Re: Delete and Backspace Keys
Date: 29 Jun 2000 11:53:35 GMT

agodoy@fisica.unav.es (Alejandro Godoy) writes:

> To be more precise, I wish these two keys to be independant.

Leave the backspace key alone and assign the delete key, like this:

(global-set-key (kbd "<delete>") 'delete-char)

kai
-- 
I like BOTH kinds of music.


the rest of The Pile (a partial mailing list archive)

doom@kzsu.stanford.edu