all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Johnson <tim@akwebsoft.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to Map Alt key globally
Date: Sat, 5 May 2018 10:50:29 -0800	[thread overview]
Message-ID: <20180505185029.GB1973@mail.akwebsoft.com> (raw)
In-Reply-To: <20180505183844.GA1973@mail.akwebsoft.com>

* Tim Johnson <tim@akwebsoft.com> [180505 10:47]:
> 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?
  I forgot to mention:
  With 
  emacs -q
  the mapping works. 
  :) What have I done? And how do I trace It?

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



  reply	other threads:[~2018-05-05 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-05 18:38 How to Map Alt key globally Tim Johnson
2018-05-05 18:50 ` Tim Johnson [this message]
2018-05-05 19:05   ` Yuri Khan
2018-05-05 19:30     ` Tim Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180505185029.GB1973@mail.akwebsoft.com \
    --to=tim@akwebsoft.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.