From: ken <gebser@mousecar.com>
To: help-gnu-emacs@gnu.org, Tom Roche <Tom_Roche@pobox.com>
Subject: Re: quoting a block of text with ">"
Date: Thu, 30 Sep 2010 10:25:43 -0400 [thread overview]
Message-ID: <4CA49DE7.7040500@mousecar.com> (raw)
In-Reply-To: <87lj6j5q30.fsf@pobox.com>
On 09/30/2010 09:16 AM Tom Roche wrote:
> Stever Wed, 29 Sep 2010 11:59:19 -0700
>>>> is there any function where I can highlight a block of text and
>>>> put a ">" in front of it.
Here's how I do it:
Put a '>' in the first column of the first and second lines of the block
of text, The hit C-q.
==================
As an alternative, I have this in ~/.emacs
(fset 'mailind "\C-a> \C-n\C-a")
(global-set-key [C-f8] 'mailind)
Then I can hold down C-F8 for as long as I need to prepend those '>' chars.
hth,
ken
next prev parent reply other threads:[~2010-09-30 14:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-29 18:59 quoting a block of text with ">" Stever
2010-09-30 8:33 ` Eli Zaretskii
2010-09-30 8:44 ` Sergei Organov
2010-09-30 9:54 ` Arnaldo Mandel
2010-09-30 13:16 ` Tom Roche
2010-09-30 14:25 ` ken [this message]
[not found] ` <mailman.1.1285852603.7851.help-gnu-emacs@gnu.org>
2010-09-30 18:32 ` Sean McAfee
[not found] <mailman.8.1285802119.17330.help-gnu-emacs@gnu.org>
2010-09-30 2:33 ` rustom
2010-09-30 3:06 ` Teemu Likonen
2010-09-30 8:10 ` David Kastrup
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=4CA49DE7.7040500@mousecar.com \
--to=gebser@mousecar.com \
--cc=Tom_Roche@pobox.com \
--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.
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).