emacs-devel
[Top][All Lists]
Advanced

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

M-<function-key> vs. ESC <function-key>


From: Andreas Schwab
Subject: M-<function-key> vs. ESC <function-key>
Date: Mon, 03 Jan 2005 16:16:46 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

There doesn't seem to be a translation between M-<function-key> and ESC
<function-key> for the purpose of keymap lookup.  For example, bindings.el
binds [M-left], which works for X, but on a text terminal the keypress
Alt-left is received (after translation through function-key-map) as [?\e
left] which is not bound.  Shouldn't [M-left] and [?\e left] be treated as
equivalent keys?

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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