emacs-devel
[Top][All Lists]
Advanced

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

tpu-edt (was: term/bobcat still requires term/keyswap)


From: Johan Bockgård
Subject: tpu-edt (was: term/bobcat still requires term/keyswap)
Date: Wed, 23 Mar 2005 16:59:50 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (usg-unix-v)

Stefan <address@hidden> writes:

> Doing it at top-level, means the change is applied when the file is
> read, which is contrary to coding conventions.

There's a bug in tpu-edt.el where it defines keys in the global-map on
loading (e.g. when doing M-x customize-group RET emulations RET):

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

-- 
Johan Bockgård





reply via email to

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