all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to Map Alt key globally
@ 2018-05-05 18:38 Tim Johnson
  2018-05-05 18:50 ` Tim Johnson
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Johnson @ 2018-05-05 18:38 UTC (permalink / raw)
  To: Emacs

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)

Alt-a is undefined prior to execution

What is proper way to map this keystroke?

thanks
-- 
Tim Johnson
http://www.akwebsoft.com, http://www.tj49.com



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

end of thread, other threads:[~2018-05-05 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-05 18:38 How to Map Alt key globally Tim Johnson
2018-05-05 18:50 ` Tim Johnson
2018-05-05 19:05   ` Yuri Khan
2018-05-05 19:30     ` Tim Johnson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.