From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Automatically move completed TODO items and checkboxes to another file Date: Tue, 07 Sep 2010 21:42:57 +0200 Message-ID: <87eid5xrum.fsf@Rainer.invalid> References: <87vd793r27.wl%ucecesf@ucl.ac.uk> <87vd6nwtuq.fsf@gnu.org> <87r5h8nfaq.wl%n.goaziou@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=39183 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ot4N4-0000vN-QM for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 16:02:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ot44Z-0002TJ-PF for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 15:43:16 -0400 Received: from lo.gmane.org ([80.91.229.12]:43727) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot44Z-0002TF-Hj for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 15:43:15 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ot44W-00018e-Gz for emacs-orgmode@gnu.org; Tue, 07 Sep 2010 21:43:12 +0200 Received: from p57aace9d.dip.t-dialin.net ([87.170.206.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Sep 2010 21:43:12 +0200 Received: from Stromeko by p57aace9d.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Sep 2010 21:43:12 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Michael Hoffman <9qobl2n02@sneakemail.com> writes: > ** TODO x > *** [ ] x1 > *** [ ] x2 > **** [ ] x2.1 That works correctly in 7.01h and later if the last item is at level three agaiun, but fails if the last one is at level four. Fascinating. Achim.