emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Archiving in agenda view storing the wrong headline


From: Bastien
Subject: [Orgmode] Archiving in agenda view storing the wrong headline
Date: Sat, 19 May 2007 10:43:01 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Hi,

i finally found a way to reproduce a quite annoying bug.

Try this file :

---%<--------------------------------------------------------------------
#+STARTUP:   align fold nodlcheck
#+SEQ_TODO:  TODO DONE
#+TITLE:     Bastien TODO
#+AUTHOR:    Bastien Guerry
#+EMAIL:     address@hidden
#+OPTIONS:   H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t *:t TeX:t skip:nil
#+ARCHIVE:   archives/bzg_archive::

* Headline 1
* Headline 2
#+CATEGORY: headline2

** First appointment
   SCHEDULED: <2007-05-19 sam>
---%<--------------------------------------------------------------------

Then open a new Emacs session, call `org-agenda-list' then try to
archive the "First appointment".  Org won't store this headline in the
"headline2" category, but it will put the whole "* Headline 2" subtree
in the archives/bzg_archive file.

I guess i'm using a rather unusual and (too) complicated archiving
scheme, but being able to misuse a wonderful tool is what makes it
wonderful sometimes :)

-- 
Bastien




reply via email to

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