From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: c4c4@comcast.net
Cc: "Emacs Help \[help-gnu-emacs\]" <help-gnu-emacs@gnu.org>
Subject: Re: Up Paragraph Using Control Up Arrow
Date: Sat, 12 May 2007 23:40:21 +0200 [thread overview]
Message-ID: <3DF20694-E08B-4B64-AC14-4D03D45B504C@Web.DE> (raw)
In-Reply-To: <051220072103.27594.46462BA9000A029A00006BCA2216525856CB0CCB0C@comcast.net>
Am 12.05.2007 um 23:03 schrieb c4c4@comcast.net:
> How would one go about assigning the Control and Up Arrow keys to
> up paragraph?
You mean backward-paragraph?
This is already bound to C-up or M-{ ... If you want to rebind:
(global-set-key [C-up] 'backward-paragraph)
--
Greetings
Pete
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
-Benjamin Franklin, Historical Review of Pennsylvania.
prev parent reply other threads:[~2007-05-12 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-12 21:03 Up Paragraph Using Control Up Arrow c4c4
2007-05-12 21:40 ` Peter Dyballa [this message]
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=3DF20694-E08B-4B64-AC14-4D03D45B504C@Web.DE \
--to=peter_dyballa@web.de \
--cc=c4c4@comcast.net \
--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).