emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] #+CATEGORY line being archived


From: Bastien
Subject: Re: [Orgmode] #+CATEGORY line being archived
Date: Sun, 18 Mar 2007 17:09:48 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux)

Leo <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]