[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
org-mode: compatibility with viper, cua, and Emacs in general
From: |
Kai Großjohann |
Subject: |
org-mode: compatibility with viper, cua, and Emacs in general |
Date: |
Wed, 23 Mar 2005 14:59:04 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v) |
First of all, let me say that org-mode is a way cool thing! The
following are minor issues, really.
org-mode has a number of keybindings on S-<foo>, but CUA mode uses
S-<foo>. IMHO it would be useful to think of other bindings. (There
are bindings for S-<up>, S-<down>, S-<left> and S-<right>, at least.)
org-mode binds C-<down> to move the current line down, but Emacs
generally binds this to forward-paragraph. IMVHO the two behaviors
are too different to match well: the general binding is a movement
command, the org mode binding changes the text.
org-mode does not play ball with viper: when in viper's command mode,
RET does not advance to the beginning of the next line but rather
inserts a newline into the text.
Thoughts?
Kai
- org-mode: compatibility with viper, cua, and Emacs in general,
Kai Großjohann <=