From mboxrd@z Thu Jan 1 00:00:00 1970 From: Barrett Kirwan Subject: Re: refile error with org-inlinetask: The kill is not a set of trees Date: Mon, 23 Mar 2015 14:21:42 -0500 Message-ID: References: <5505EC17.6060300@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaAY1-0002Fy-Dm for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 18:10:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaAXy-0007Po-86 for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 18:10:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:56941) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaAXy-0007Oi-1e for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 18:10:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YaAXs-0001nK-Bf for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 23:10:04 +0100 Received: from mobile-130-126-255-21.near.illinois.edu ([130.126.255.21]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2015 23:10:04 +0100 Received: from bkirwan by mobile-130-126-255-21.near.illinois.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2015 23:10:04 +0100 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 On Sun, Mar 15 2015 at 03:31:19 PM, Damien Couroussé wrote: > I cannot refile inline tasks when using the package org-inlinetask. > > In the example below, I try to refile the TODO task to another heading. > I get the error message "The kill is not a (set of) tree(s) - please use > to yank anyway". > > This looks like a problem of bad configuration, but after having read > the file org-inlinetask.el, I don't have a clue what is the problem > here. Any help will be greatly appreciated :) Has this been resolved? I'm having the same problem.