On Nov 18, 2009, at 4:09 PM, Jason Dunsmore wrote:
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?
Should be auoloaded, this is a bug. Fixed now, please don' forget to
(after pulling) re-make org-install.el by running "make" or at
least "make autoloads".
HTH
- 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