From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Beck Subject: Re: Refiling list items Date: Tue, 09 Aug 2011 03:07:18 +0200 Message-ID: <87mxfj75q1.fsf@sophokles.streitblatt.de> References: <8762m8ns2e.fsf@gmail.com> <87d3gfmrpy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qqan5-0000mv-85 for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 21:07:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qqan4-00019y-D2 for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 21:07:31 -0400 Received: from mo-p05-ob.rzone.de ([81.169.146.181]:49776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qqan4-00019s-8P for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 21:07:30 -0400 In-Reply-To: (Jeff Horn's message of "Mon, 8 Aug 2011 19:47:33 -0400") 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: Jeff Horn Cc: Org-mode ml , Nicolas Goaziou Jeff Horn writes: >> What would be the specifications of that function? Would it only send >> the item at point to the end of the headline specified through the >> refile interface? > > I hope its clear that this is all above my head. I know enough to make > suggestions, but not contribute to implementing them. That makes me a > free-rider, but a free-rider that recognizes he's at the mercy of > others' talents. The thing is, the code I sent you is just that: a shortcut for killing an item and pasting it at a refile location. Orgs refiling interface goes to a lot of trouble to do the right thing. Nicolas already mentioned reparing the list and updating checkboxes, both of which never was an issue for me. FWIW, refiling items seems like a natural extension to me. In any case, it is not about you being able to specify or implement a function. But I found it very helpful to pick up just enough elisp to automate tasks. -- Florian Beck