From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Refiling list items Date: Tue, 09 Aug 2011 01:03:05 +0200 Message-ID: <87d3gfmrpy.fsf@gmail.com> References: <8762m8ns2e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqYr8-0007pF-M3 for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 19:03:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqYr7-0003uQ-N6 for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 19:03:34 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:52305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqYr7-0003uJ-DS for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 19:03:33 -0400 Received: by wwf10 with SMTP id 10so2751332wwf.30 for ; Mon, 08 Aug 2011 16:03:32 -0700 (PDT) In-Reply-To: (Jeff Horn's message of "Mon, 8 Aug 2011 18:35:01 -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 Jeff Horn writes: > Thanks to Florian for sharing code. Nicolas, I still think this is a > bug. I don't doubt extending org-refile would be messy. It's above my > head, and I realize I'm asking a lot from anyone that would tackle > this for me, but I still think its a bug. Where is the bug? As far as I can see, you're expecting a function designed for headlines only to operate on list items. Am I missing the point? > Your workaround sounds exactly like what org-refile is designed to > avoid. Quoting the manual: Except that I was suggesting to turn these instructions into a function, not doing them manually. > Of course, I can keep working for now, and I'll try Florian's code. > Maybe it might be adaptable to a robust function called > 'org-refile-list-item'? Thanks for listening! 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? Regards, -- Nicolas Goaziou