Re: [Orgmode] org-archive-subtree and heading level

2009-02-27 Thread Carsten Dominik
Yes, this is a bug, thanks for the patch, I have applied it. - Carsten On Feb 27, 2009, at 2:32 PM, igrek wrote: Hello, when I archive a subtree as a top-level tree org-archive-subtree adds an extra level to the heading. Is that by-design or a bug? For the later case I have a patch. d

[Orgmode] org-archive-subtree and heading level

2009-02-27 Thread igrek
Hello, when I archive a subtree as a top-level tree org-archive-subtree adds an extra level to the heading. Is that by-design or a bug? For the later case I have a patch. diff --git a/lisp/org-archive.el b/lisp/org-archive.el index 2609367..c1200dd 100644 --- a/lisp/org-archive.el +++ b/lis