help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to Map Alt key globally


From: Yuri Khan
Subject: Re: How to Map Alt key globally
Date: Sat, 05 May 2018 19:05:17 +0000

On Sun, May 6, 2018 at 1:50 AM Tim Johnson <tim@akwebsoft.com> wrote:

> > The following error message
> > global-set-key: Key sequence M-a starts with non-prefix key ESC
> >
> > Is generated when I attempted to execute
> > (global-set-key (kbd "M-a") 'move-beginning-of-line)

>    :) What have I done? And how do I trace It?

It looks like you have bound something to ESC. What does C-h k ESC say?

(Also, are you using a graphical Emacs version, or in terminal?)



reply via email to

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