From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: How can I do these in Emacs?
Date: Sat, 19 Apr 2003 10:08:11 +0200 [thread overview]
Message-ID: <9003-Sat19Apr2003100810+0300-eliz@elta.co.il> (raw)
In-Reply-To: <ph3ckfqbgr.fsf@wanglab.com> (message from wang yin on 19 Apr 2003 13:53:56 +0800)
> From: wang yin <wy@wanglab.com>
> Newsgroups: gnu.emacs.help
> Date: 19 Apr 2003 13:53:56 +0800
>
> 1. How can I do something like a "o" command in vi with Emacs? I
> always C-e to the end of the line and press RET. Are there any
> faster ways?
Is "C-o" what you want (I don't really know what does "o" do in vi)?
> 2. How can I go to start or end of the if {...} block when the pointer
> is inside the block?
"M-C-u" goes to the start of the block; to go to the end, follow
"M-C-u" by "M-C-f".
This works for _any_ block, not just an `if'.
next prev parent reply other threads:[~2003-04-19 8:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-19 5:53 How can I do these in Emacs? wang yin
2003-04-19 7:46 ` Alan Mackenzie
2003-04-19 7:57 ` Pascal Bourguignon
2003-04-19 14:39 ` Jiri Pejchal
2003-04-19 8:08 ` Eli Zaretskii [this message]
2003-04-19 19:08 ` Stefan Monnier
2003-04-19 19:32 ` David Kastrup
2003-04-19 21:40 ` Stefan Monnier
2003-04-22 0:20 ` Jason Earl
2003-04-22 14:16 ` Stefan Monnier
[not found] ` <mailman.4924.1050736232.21513.help-gnu-emacs@gnu.org>
2003-04-21 17:36 ` David Masterson
2003-04-21 20:49 ` Kevin Rodgers
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=9003-Sat19Apr2003100810+0300-eliz@elta.co.il \
--to=eliz@elta.co.il \
/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).