all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "mark" <mzp3769@yahoo.com>
Subject: Re: alt v key
Date: 28 Sep 2006 10:32:32 -0700	[thread overview]
Message-ID: <1159464752.277038.83270@k70g2000cwa.googlegroups.com> (raw)
In-Reply-To: 871wpwbbni.fsf@trick.ulm.malte.spiess

Below are the outputs after C-h k

C-M-v:
M-b runs the command backward-word
   which is an interactive compiled Lisp function in `simple'.
(backward-word ARG)

Move backward until encountering the beginning of a word.
With argument, do this that many times.

M-c:
M-c runs the command capitalize-word
(capitalize-word ARG)
   which is an interactive built-in function.

Capitalize the following word (or ARG words), moving over.
This gives the word(s) a first character in upper case
and the rest lower case.
With negative argument, capitalize previous words but do not move.


C-v:
C-v runs the command scroll-up
(scroll-up &optional ARG)
   which is an interactive built-in function.

Scroll text of current window upward ARG lines; or near full screen if
no \
ARG.
A near full screen is `next-screen-context-lines' less than a full
screen.
Negative ARG means scroll downward.
If ARG is the atom `-', scroll downward by nearly full screen.
When calling from a program, supply as argument a number, nil, or `-'.

C-c: waits for further input

?:
? runs the command self-insert-command
(self-insert-command N)
   which is an interactive built-in function.

Insert the character you type.
Whichever character you type to run this command is inserted.

Thanks for help,
Mark

Malte Spiess wrote:
> "mark" <mzp3769@yahoo.com> writes:
>
> > no, no new keyboard, doubt about a joke - only sysadmin has access to
> > my PC.
> > v displays correctyl in emacs/other apps,
> > Mark
>
> This is really strange, as it says that you have input a "c".
>
> What happens when you press C-h k followed by
> C-M-v
> M-c
> C-v
> C-c
> ?
> (M = Alt, C = Ctrl)
> 
> Greetings 
> 
> Malte

  reply	other threads:[~2006-09-28 17:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 16:15 alt v key mark
2006-09-26 19:42 ` Kevin Rodgers
     [not found] ` <mailman.7449.1159299900.9609.help-gnu-emacs@gnu.org>
2006-09-26 20:54   ` mark
2006-09-27  9:43     ` Mathias Dahl
2006-09-27 16:14       ` mark
2006-09-28  9:09         ` Malte Spiess
2006-09-28 17:32           ` mark [this message]
2006-09-28 17:46             ` Barry Margolin
2006-09-29 17:49               ` mark
2006-09-28 19:49           ` mark
2006-10-07 19:22     ` Giacomo Boffi
2006-09-28 21:26 ` Colin S. Miller
2006-09-29 17:45   ` mark

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=1159464752.277038.83270@k70g2000cwa.googlegroups.com \
    --to=mzp3769@yahoo.com \
    /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.