> I'm trying to make emacs bind "M-arrow" to things.
> I know other applications can use the key combination in the same
> environment (on the console, using putty and screen) and it seems emacs
> itself can handle it; when I go "C-h c M-left" it says "ESC <left> is
> undefined"

Although "ESC a" is equivalent to "M-a", this is not true of function keys
like "left" where "M-left" is not the same as "ESC left".


        Stefan

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to