emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Emacs movement keys
@ 2016-08-23 19:38 Eduardo Mercovich
  2016-08-23 20:49 ` Jorge
  0 siblings, 1 reply; 11+ messages in thread
From: Eduardo Mercovich @ 2016-08-23 19:38 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2508 bytes --]

Dear Orgers.

This is a novice for novices post. Probably all of you here know this, so please
bear with me with patience and understanding.

Since new users are welcomed to this humble and warm community, I'd like
to share a (to me) hidden pearl.

After some time using Org, I just... ehem... (cought)... <miniscule>did
the tutorial</miniscule>.

I found it quite useful, and the main thing are the emacs movement
keys. Of course, they are not the standard keyboard keys like [home],
[end], [Pg down] or [Pg up]. That not only would be too simple (we could
brawl on that, really), but I believe the real reason is that those keys
were not available or standard when Emacs started.

The good news is that the equivalent keybinds are central in the
keyboard, so you don't even have to move your hands a bit off where they
are.

All in all, the effort to change muscle memory in Emacs makes sense only
if you have an obsessive compulsive maximizer disorder, like many of us
here, and use mostly Emacs (same thing again). ;)

Please note, I'm only saying "I found this and believe it useful for
some" and not "everyone should re-learn how to move". It doesn't make
sense to start any personal, opinionated and context dependent war. 

In short, here is the compressed version in a org table.

--8<---------------cut here---------------start------------->8---

|           | move | move | del   | del  |
| object    | prev | next | back  | forw |
|-----------+------+------+-------+------|
| text      | M <  | M >  | -     | -    |
| screen    | M v  | C v  | -     | -    |
| paragraph | M p  | M n  | -     | -    |
| sentence  | M a  | M e  | -     | M-k  |
| line ↑ ↓  | C p  | C n  | -     | -    |
|      < >  | C a  | C e  | -     | C-k  |
| word      | M b  | M f  | M-DEL | M-d  |
| char      | C b  | C f  | DEL   | C-d  |

C-l clear screen and redisplay all the text, 
    moving point to center, top and bottom of the screen

C-/ Undo
--8<---------------cut here---------------end--------------->8---

For those with visual memory, the image attached may provide some clues:
it's the same thing but the M and C keys are colored, so the pattern is
easier to see.

BTW, there is a quite clear and well thought pattern here:
+ sArt and End
+ Previous and Next
+ Forward and Backward
+ Kill
+ Backspace (DEL) and Delete. 

I hope this may prove useful for someone there. :)

Best...


-- 
eduardo mercovich 

 Donde se cruzan tus talentos 
 con las necesidades del mundo, 
 ahí está tu vocación.

[-- Attachment #2: EmacsMovement.png --]
[-- Type: image/png, Size: 12174 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-08-30 11:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 19:38 Emacs movement keys Eduardo Mercovich
2016-08-23 20:49 ` Jorge
2016-08-23 21:01   ` Alex Recker
2016-08-23 21:18     ` Eduardo Mercovich
2016-08-23 21:26     ` John Hendy
2016-08-23 21:31       ` Alex Recker
2016-08-29  5:10         ` Marcin Borkowski
2016-08-29 13:25           ` John Kitchin
2016-08-30  2:46             ` Vikas Rawal
     [not found]           ` <9739a10152f34fd298f3f2a5014f080a@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-08-30 10:52             ` Eric S Fraga
2016-08-23 21:17   ` Eduardo Mercovich

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).