Define and use org-archive-subtree-add-inherited-tags.
commit4cc1063dd29f3cfb14772d7c1d7d2f2c1fe9f567
authorBastien Guerry <bzg@altern.org>
Tue, 1 Feb 2011 15:09:04 +0000 (1 16:09 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 1 Feb 2011 15:09:04 +0000 (1 16:09 +0100)
tree8e391b09837824d6152167720f17525ab9c378ba
parent5af82bac468cab6fe75d44863eeb0ace940a4845
Define and use org-archive-subtree-add-inherited-tags.

* org-archive.el (org-archive-save-context-info): Fix
docstring typo.
(org-archive-subtree-add-inherited-tags): New variable to
control whether inherited tags should be appended to local
tags when archiving subtrees.
(org-archive-subtree): Use the new variable.

This feature was suggested by Carsten, after a request by Osamu OKANO.
lisp/org-archive.el