emacs-devel
[Top][All Lists]
Advanced

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

Escape key as C-g


From: Craig Muth
Subject: Escape key as C-g
Date: Mon, 4 Aug 2014 13:45:28 -0700

Regarding making the Escape key behave like C-g, this seems to work
fine in GUI emacs, but not terminal emacs:

  (define-key key-translation-map "\e" (kbd "C-g"))

Anyone know of some sort of settings change or other I could make to
get this to work in emacs running in a terminal?

--Craig



reply via email to

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