From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremiah Dodds Subject: Re: Insert TODO Item at Bottom Date: Fri, 19 Oct 2012 13:28:47 -0400 Message-ID: <87lif29xrk.fsf@friendface.i-did-not-set--mail-host-address--so-tickle-me> References: <87objznyr7.fsf@quasar.esben-stien.name> <80lif2u96g.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPGNW-0005dR-Jy for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 13:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPGNQ-00073J-Rj for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 13:28:58 -0400 Received: from mail-ia0-f169.google.com ([209.85.210.169]:39282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPGNQ-000735-MX for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 13:28:52 -0400 Received: by mail-ia0-f169.google.com with SMTP id h37so633633iak.0 for ; Fri, 19 Oct 2012 10:28:51 -0700 (PDT) In-Reply-To: <80lif2u96g.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 19 Oct 2012 11:01:59 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Sebastien Vauban" writes: > Hi Esben, > > Esben Stien wrote: >> I add a TODO item with M-S-RET, but is there any way to insert the new >> TODO item at the bottom of the current node or is there any way to >> navigate quickly to the last TODO item of the current node?. > > An ECM (Minimal Complete Example) could eventually help here, to be sure you > describe your problem with no ambiguity. > >> I often run C-c a s to search, but I end up at the top and I always have >> to "scroll" down to the last TODO item; this is wasting my life > > If I understood correctly, just doing C-c C-n (next visible node) could help? > Or eventually C-c C-f followed by C-c C-p, if you have a problem because of > mixed levels (that is, next node of the same level, then back to previous > node, of whichever level). > I believe he's saying he has something like this, with point at "-!-" or similar: ,---- | * one -!- | ** TODO two | ** TODO three `---- and ideally wants to insert a new TODO item such that he gets: ,---- | * one | ** TODO two | ** TODO three | ** TODO four -!- `---- -- Jeremiah Dodds blog : http://jdodds.github.com github : https://github.com/jdodds freenode : exhortatory twitter : kaens