unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Escape key as C-g
@ 2014-08-04 20:45 Craig Muth
  2014-08-04 20:56 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Craig Muth @ 2014-08-04 20:45 UTC (permalink / raw)
  To: Emacs-Devel devel

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-08-06 19:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 20:45 Escape key as C-g Craig Muth
2014-08-04 20:56 ` Drew Adams
2014-08-04 23:31 ` Juri Linkov
2014-08-05  0:26   ` Craig Muth
2014-08-05  7:21     ` Andreas Schwab
2014-08-05  1:03 ` Stephen J. Turnbull
2014-08-05 15:26 ` raman
2014-08-05 21:17   ` Craig Muth
2014-08-05 21:52     ` T.V Raman
2014-08-06 19:37       ` Craig Muth

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).