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 _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel