help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to do this moving in emacs?


From: anhnmncb
Subject: How to do this moving in emacs?
Date: Tue, 15 Jul 2008 07:42:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

1)
M-f/b is for forward/backward words which is separated by non-charactor.
Say, -->|-->|--->|--->|
     foo-bar foo2-bar2
    |<--|<--|<---|<---

How can I make a function to move forward/backward words which are
separated by space?
Say, ------>|-------->|
     foo-bar foo2-bar2
    |<------|<--------

2)
M-f is to forward to a word's ending, M-b is to beginning. Now I want to
bind M-F to forward to a word's beginning, M-B is for ending, how to
achieve it?
Say, ---->|
     foo   bar
        |<----
-- 
Regards,

  anhnmncb
 gpg key: 44A31344





reply via email to

[Prev in Thread] Current Thread [Next in Thread]