all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C-c C-x M-g??
@ 2010-11-25 23:36 Andrea Crotti
  2010-11-26  0:05 ` Sean Sieger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrea Crotti @ 2010-11-25 23:36 UTC (permalink / raw
  To: help-gnu-emacs

Some time ago I did a short talk about emacs and one vi-guy asked me
what is the "meaning" of all the
C-c, C-x, keys.

What I thought was that C-c stands for command, C-x stands for execute,
and then the problem is that most of the other keys are already taken.

Yesterday I also found M-g, so now I should really find a good
explanation before the next talk ;)

Any help




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

* Re: C-c C-x M-g??
  2010-11-25 23:36 C-c C-x M-g?? Andrea Crotti
@ 2010-11-26  0:05 ` Sean Sieger
  2010-11-26  2:44 ` Bob Proulx
  2010-11-26  8:45 ` Deniz Dogan
  2 siblings, 0 replies; 4+ messages in thread
From: Sean Sieger @ 2010-11-26  0:05 UTC (permalink / raw
  To: help-gnu-emacs

Andrea Crotti <andrea.crotti.0@gmail.com> writes:

    Some time ago I did a short talk about emacs and one vi-guy asked me
    what is the "meaning" of all the
    C-c, C-x, keys.

    What I thought was that C-c stands for command, C-x stands for execute,
    and then the problem is that most of the other keys are already taken.

    Yesterday I also found M-g, so now I should really find a good
    explanation before the next talk ;)

    Any help

There are several tidbits in the Tutorial.




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

* Re: C-c C-x M-g??
  2010-11-25 23:36 C-c C-x M-g?? Andrea Crotti
  2010-11-26  0:05 ` Sean Sieger
@ 2010-11-26  2:44 ` Bob Proulx
  2010-11-26  8:45 ` Deniz Dogan
  2 siblings, 0 replies; 4+ messages in thread
From: Bob Proulx @ 2010-11-26  2:44 UTC (permalink / raw
  To: help-gnu-emacs

Andrea Crotti wrote:
> What I thought was that C-c stands for command, C-x stands for execute,
> and then the problem is that most of the other keys are already taken.

Most commands were tied to the first level keys directly.  C-f for
Forward, C-b for Backward, C-n for Next, C-p for previous and so
forth.  But eventually you run out of mnemonics and just have to pick
a key for it.  But for the eXtended key set C-x was used.

You can find this in the emacs tutorial.

	C-x	Character eXtend.  Followed by one character.
	M-x	Named command eXtend.  Followed by a long name.

> Yesterday I also found M-g, so now I should really find a good
> explanation before the next talk ;)

The control-g character is the bell character.  It rings the terminal
bell.  An interrupt.  Cancel.  Ding!

Bob



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

* Re: C-c C-x M-g??
  2010-11-25 23:36 C-c C-x M-g?? Andrea Crotti
  2010-11-26  0:05 ` Sean Sieger
  2010-11-26  2:44 ` Bob Proulx
@ 2010-11-26  8:45 ` Deniz Dogan
  2 siblings, 0 replies; 4+ messages in thread
From: Deniz Dogan @ 2010-11-26  8:45 UTC (permalink / raw
  To: Andrea Crotti; +Cc: help-gnu-emacs

2010/11/26 Andrea Crotti <andrea.crotti.0@gmail.com>:
> Some time ago I did a short talk about emacs and one vi-guy asked me
> what is the "meaning" of all the
> C-c, C-x, keys.
>
> What I thought was that C-c stands for command, C-x stands for execute,
> and then the problem is that most of the other keys are already taken.
>
> Yesterday I also found M-g, so now I should really find a good
> explanation before the next talk ;)
>

M-g is most likely mnemonic for "Go [somewhere]".

-- 
Deniz Dogan



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

end of thread, other threads:[~2010-11-26  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25 23:36 C-c C-x M-g?? Andrea Crotti
2010-11-26  0:05 ` Sean Sieger
2010-11-26  2:44 ` Bob Proulx
2010-11-26  8:45 ` Deniz Dogan

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.