unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Maciej Katafiasz <mathrick@gmail.com>
To: help-gnu-emacs@gnu.org
Cc: bug-gnu-emacs@gnu.org
Subject: Re: C-u C-space
Date: Wed, 9 May 2007 22:54:04 +0000 (UTC)	[thread overview]
Message-ID: <f1tjec$u3n$3@sea.gmane.org> (raw)
In-Reply-To: 8687164.77511178750736564.JavaMail.www@wwinf4201

Den Thu, 10 May 2007 00:45:36 +0200 skrev A Soare:

> Now I am trying to find out what command is associated with C-u C-space.
> I do
> 
> C-h k C-u .
> 
> It appears <<C-u runs the command universal-argument>> . I did not
> arrive to press C-space.
> 
> Is it a bug? Or I used wrong describe-key ?

No, C-u modifies the command that follows. Strictly speaking, it supplies
the so called universal argument, which commands are free to read and
modify their behaviour accordingly. So what you really want is C-h k
C-SPC, which should (and does) explain what happens if you supply the
universal argument.

Cheers,
Maciej

  reply	other threads:[~2007-05-09 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09 22:45 C-u C-space A Soare
2007-05-09 22:54 ` Maciej Katafiasz [this message]
2007-05-09 22:54 ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='f1tjec$u3n$3@sea.gmane.org' \
    --to=mathrick@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    --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 public inbox

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

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).