On Nov 13, 2009, at 8:16 PM, Stephan Schmitt wrote:

Carsten Dominik wrote:
On Nov 13, 2009, at 6:48 PM, Eric S Fraga wrote:
Excellent addition! This makes org-mode even /more/ usable on systems
with very small keyboards (like smartphones etc).  I'd been using
viper-mode to have single key movement in org-mode buffers but you've
not only made this possible but have completely exceeded my
requirements through all the extra commands available (clocking in,
etc.).  Fantastic!
Hi Eric,
yes, I agree that this is very useful on ttys and mobile devices.
When you use it, please make a note when you notice additional
commands hat would be useful in this way - the keymap is far from full.
- Carsten

... so there are keys left to spend unique keys for the 'agenda' and
'archive' commands ;-)

In the speed map, yes, there is space, and you can add keys yourself.
But I would recommend making these with confirmation query.

(setq org-speed-commands-user
      '(("A" . (let ((org-archive-default-command
                      'org-archive-to-archive-sibling))
                 (org-archive-subtree-default-with-confirmation)))))


I am happy to have a discussion what additional
commands should be present by default.

- Carsten


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to