all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* newbie unbound the 'm' key...
@ 2006-04-06  5:31 jellvid
  2006-04-06  5:35 ` jellvid
  0 siblings, 1 reply; 3+ messages in thread
From: jellvid @ 2006-04-06  5:31 UTC (permalink / raw)


Hey everyone,
I was playing around with macros, and accidentally bound m to a random
function... so i unbound it and now it does nothing, including let me
bind it to something else. How do I restore the default binding for a
key? Thanks a lot,
Jake

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

* Re: newbie unbound the 'm' key...
  2006-04-06  5:31 newbie unbound the 'm' key jellvid
@ 2006-04-06  5:35 ` jellvid
  2006-04-11  5:34   ` Barry Margolin
  0 siblings, 1 reply; 3+ messages in thread
From: jellvid @ 2006-04-06  5:35 UTC (permalink / raw)


nevermind, found it in the archives. Thanks all the same.

For any who might search this up in the future, it's

M-x global-set-key
m
self-insert-command

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

* Re: newbie unbound the 'm' key...
  2006-04-06  5:35 ` jellvid
@ 2006-04-11  5:34   ` Barry Margolin
  0 siblings, 0 replies; 3+ messages in thread
From: Barry Margolin @ 2006-04-11  5:34 UTC (permalink / raw)


In article <1144301703.786326.104000@i39g2000cwa.googlegroups.com>,
 jellvid@gmail.com wrote:

> nevermind, found it in the archives. Thanks all the same.
> 
> For any who might search this up in the future, it's
> 
> M-x global-set-key
> m
> self-insert-command

You're going to have to type C-q before the m's in 'command'.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***

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

end of thread, other threads:[~2006-04-11  5:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-06  5:31 newbie unbound the 'm' key jellvid
2006-04-06  5:35 ` jellvid
2006-04-11  5:34   ` Barry Margolin

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.