all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: help-gnu-emacs@gnu.org
Subject: Re: Arrow Keys?
Date: Sat, 13 Jun 2009 16:12:41 GMT	[thread overview]
Message-ID: <87ab4cru2u.fsf@iki.fi> (raw)
In-Reply-To: 87eito5e9e.fsf@bb.nothome.com

On 2009-06-13 09:45 (-0600), notbob@bb.nothome.com wrote:

> BTW, I know about yank, but that cuts text.  Is there a similar
> function for just copying text without cutting it?

I'm not sure how yank (C-y) is related to cutting but the basic cut and
copy commands are these:

    C-w = kill-region       ("cut")
    M-w = kill-ring-save    ("copy")

You may want to read these sections from the manual:

    C-h r m Killing RET
    C-h r m Yanking RET


  reply	other threads:[~2009-06-13 16:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-07 10:41 Arrow Keys? Chris Gordon-Smith
2009-06-07 11:02 ` Christian Herenz
2009-06-07 11:58   ` Lennart Borgman
2009-06-07 16:27     ` Eric Abrahamsen
     [not found]     ` <mailman.162.1244392060.2239.help-gnu-emacs@gnu.org>
2009-06-07 17:05       ` Xah Lee
2009-06-07 21:24       ` notbob
2009-06-08  5:13         ` Eric Abrahamsen
2009-06-08 11:46       ` Teemu Likonen
2009-06-12 17:34       ` John A Pershing Jr
2009-06-12 18:38         ` Teemu Likonen
2009-06-12 20:57           ` Jeff Clough
     [not found]           ` <mailman.556.1244868430.2239.help-gnu-emacs@gnu.org>
2009-06-13 15:45             ` notbob
2009-06-13 16:12               ` Teemu Likonen [this message]
2009-06-07 21:31 ` Chris F.A. Johnson
2009-06-07 22:18   ` Chris Gordon-Smith
2009-06-08  4:58     ` Ian Eure
2009-06-07 22:55   ` Davin Pearson
2009-06-08  0:38     ` Eli Zaretskii
2009-06-13 17:13       ` Andreas Röhler
     [not found]       ` <mailman.569.1244913073.2239.help-gnu-emacs@gnu.org>
2009-06-13 18:08         ` B. T. Raven
     [not found]     ` <mailman.179.1244421488.2239.help-gnu-emacs@gnu.org>
2009-06-08 20:05       ` Chris Gordon-Smith
2009-06-21 12:01 ` Chris Gordon-Smith
2009-07-06  0:16   ` Miles Bader

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=87ab4cru2u.fsf@iki.fi \
    --to=tlikonen@iki.fi \
    --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 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.