emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Loading tpu-edt.el changes Emacs


From: Johan Bockgård
Subject: Loading tpu-edt.el changes Emacs
Date: Sun, 03 Jul 2005 00:18:32 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

(This was reported before.)

Loading tpu-edt.el (e.g. by M-x customize-group RET emulations RET)
defines keys in the global map:

    (define-key global-map "\e[" CSI-map)
    (define-key global-map "\eO" SS3-map)

If you are running in a terminal you may find that your <delete> key
is bound to `tpu-cut' etc after doing that, which is not very nice.

-- 
Johan Bockgård




reply via email to

[Prev in Thread] Current Thread [Next in Thread]