From: Dani Moncayo <dmoncayo@gmail.com>
To: horse_rivers <horse_rivers@126.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: how to select an area to delete ?
Date: Sat, 19 Jan 2013 08:30:16 +0100 [thread overview]
Message-ID: <CAH8Pv0gkA49U9+0ymf6tPFU=NcqLj9=4ioCmqtWmY+aH8UbdZQ@mail.gmail.com> (raw)
In-Reply-To: <36ca2832.1cf2.13c51358c56.Coremail.horse_rivers@126.com>
> If I want to delete an area with several lines , how to made these lines selected
Move point to that area and type `C-h' (which is bound to the command
`mark-paragraph').
>,then delete them?
To _delete_ the text without storing it in the kill ring, type the DEL
(aka "backspace").
To _kill_ the text so that you may re-insert it at some point if you
want, type `C-w'.
--
Dani Moncayo
next prev parent reply other threads:[~2013-01-19 7:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-19 5:08 how to select an area to delete ? horse_rivers
2013-01-19 7:30 ` Dani Moncayo [this message]
2013-01-19 7:34 ` Dani Moncayo
2013-01-19 7:41 ` Dani Moncayo
2013-01-19 14:51 ` Stefan Monnier
2013-01-19 15:35 ` Jambunathan K
2013-01-20 23:03 ` Nicolas FRANCOIS
[not found] <mailman.17870.1358574015.855.help-gnu-emacs@gnu.org>
2013-01-19 7:24 ` Barry Margolin
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='CAH8Pv0gkA49U9+0ymf6tPFU=NcqLj9=4ioCmqtWmY+aH8UbdZQ@mail.gmail.com' \
--to=dmoncayo@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=horse_rivers@126.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.
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).