linux-l: Delete in XEmacs

Robin S. Socha robin at socha.net
Mo Nov 29 21:24:15 CET 1999


* Jens-Uwe Morawski <morawski at gmx.net> writes:
> Die "Del" bzw. "Entf"-Taste in minem XEmacs ist mit "Backspace"
> (delete-previous-char) belegt.  Ich hätte gern ein echtes Delete
> (delete-char).
,----[ delbs.el ]
| ;;; a small lisp package to allow you to swap around  DEL/BS keys
| ;;   This package should, *theoretically*, serve to quieten the DEL/BS
| ;;   rwars a little.  By using this package, you can have DEL and BS
| ;;   both do the same function (normally delete one char to the left)
| ;;   or you can have then bound separately (DEL --> delete-char, BS
| ;;   --> delete-backward-char) with all appropriate Meta bindings in
| ;;   each mode.
`----
-- 
Robin S. Socha <http://socha.net/XEmacs/>



Mehr Informationen über die Mailingliste linux-l