Hi everyone,

I would like to change some key bindings related to archiving,
and this change will also affect the access key for attachments.

The main reason is that I think there should be a single default key
for archiving, and that the user sets a variable to decide what the default
archiving method should be.  I would like this key to be `C-c C-a' which
is why the org-attach key would have to move as well.

Here is my proposal:

In Org-mode files
-----------------

C-c C-a      archive default (setq by org-archive-default-command)
C-c C-x C-s  org-archive-subtree (C-c $ remains valid as well)
C-c C-x a    org-toggle-archive-tag
C-c C-x A    org-archive-to-archive-sibling

C-c C-x C-a  attach

In the agenda
-------------
a            archive with org-archive-default-command
C-c C-a      same as a
C-c C-x a    org-toggle-archive-tag
C-c C-x A    org-archive-to-archive-sibling
C-c C-x C-s  org-archive-subtree ($ remains valid as well)


I am wondering how much resistance such a change would create.

Comments?

- 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