On Nov 13, 2009, at 8:16 PM, Stephan Schmitt wrote:
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