From: Friedrich Dominicus <frido@q-software-solutions.com>
Subject: Re: A few simple questions
Date: 10 May 2003 16:15:07 +0200 [thread overview]
Message-ID: <87brya99ck.fsf@fbigm.here> (raw)
In-Reply-To: phfznmlx0f.fsf@wangyin.com
Wang Yin <wang-y01@mails.tsinghua.edu.cn> writes:
> Friedrich Dominicus <frido@q-software-solutions.com> writes:
>
> > Wang Yin <wang-y01@mails.tsinghua.edu.cn> writes:
> >
> > > Hi,
> > >
> > > I have a few simple questions to ask about Emacs. They are so simple,
> > > yet it seems that I can't find them in the manual and FAQ:
> > >
> > > 1. How can I do something like f command in vi? When I'm looking at a
> > > line, I want to move to a charater, say 'a'. How can I do something
> > > like "fa" in Emacs, and how to I repeat this command to go to
> > > following a's?
> > C-s a
> > for repeated searches just type C-s again
>
> I don't mean that. I want something faster that doesn't need
> interaction.
Well how should one now for what you are looking without interaction?
and it is the opposite of what you write "how to I repeat this
command", which means you interact with the System
>
>
> > >
> > > 2. How do I move like "W" in vi. That is, move to the next white space
> > > delimited "Word"?
> > M-f alternatively for more word C-u 3 M-f
>
> I mean how can I jump over something like "emacs-21.2.tar.gz" as a
> whole, not as 5 words. I want to jump to the next white space.
Well emacs things a dot is the end of a word which seems to be a very
reasonable assumption, if you dont't think so than modify the syntax
table to your liking e.g exclude the . or use forward-whitepace
Regards
Friedrich
next prev parent reply other threads:[~2003-05-10 14:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-10 5:18 A few simple questions Wang Yin
2003-05-10 6:50 ` Jonas Steverud
2003-05-10 7:00 ` Friedrich Dominicus
2003-05-10 14:03 ` Wang Yin
2003-05-10 14:15 ` Friedrich Dominicus [this message]
2003-05-10 14:19 ` Marco Parrone
2003-05-10 14:23 ` Marco Parrone
2003-05-10 14:35 ` Marco Parrone
2003-05-10 14:58 ` Wang Yin
2003-05-10 15:28 ` Marco Parrone
2003-05-11 0:28 ` Wang Yin
2003-05-12 12:50 ` Oliver Scholz
2003-05-12 12:56 ` Oliver Scholz
2003-05-10 17:39 ` Eli Zaretskii
[not found] ` <mailman.5930.1052588693.21513.help-gnu-emacs@gnu.org>
2003-05-11 0:34 ` Wang Yin
2003-05-10 8:59 ` Eli Zaretskii
2003-05-10 14:33 ` Kai Großjohann
2003-05-10 17:07 ` Kai Großjohann
2003-05-11 0:33 ` Wang Yin
2003-05-12 19:03 ` Kin Cho
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=87brya99ck.fsf@fbigm.here \
--to=frido@q-software-solutions.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.
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.