unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Delete alt-g-g
@ 2007-06-14 11:13 Peter Gordon
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Gordon @ 2007-06-14 11:13 UTC (permalink / raw)
  To: help-gnu-emacs

How can I turn off the new keymap alt-g? 

Thanks,

Peter

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

* Re: Delete alt-g-g
       [not found] <mailman.2137.1181819642.32220.help-gnu-emacs@gnu.org>
@ 2007-06-14 15:42 ` Daniel Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jensen @ 2007-06-14 15:42 UTC (permalink / raw)
  To: help-gnu-emacs

Peter Gordon <peter@pg-consultants.com> writes:

> How can I turn off the new keymap alt-g? 

(global-unset-key (kbd "M-g"))

This removes the key binding. Or you could bind it to something else, if
that's what you want, with global-set-key.

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

end of thread, other threads:[~2007-06-14 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14 11:13 Delete alt-g-g Peter Gordon
     [not found] <mailman.2137.1181819642.32220.help-gnu-emacs@gnu.org>
2007-06-14 15:42 ` Daniel Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).