Leo <[EMAIL PROTECTED]> writes:

> I found that if I do 'C-c C-x C-s' on headline "Done Task", all text
> up to the next headline "CR" is archived. This clearly is not the
> right behavior. Am I doing something wrong or is this a bug?

I had this problem before and I'm now using #+ARCHIVE like this:

,----
| * Head1
|   * Done Task
|
| * CR
| #+CATEGORY: CR
| #+ARCHIVE: %s_archive::* CR
|   * anything
`----

Regards,

-- 
Bastien


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to