Carsten Dominik <domi...@uva.nl> writes: > On Nov 13, 2009, at 8:16 PM, Stephan Schmitt wrote: > >> Carsten Dominik wrote: >>> [...] >> >> ... 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 have to (require 'org-archive) for the org-archive-subtree-default-with-confirmation function to be available. This seems like core functionality of org-mode. Why does it need to be explicitly loaded? Thanks, Jason _______________________________________________ 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