David Maus <dm...@ictsoc.de> writes: > At Thu, 04 Aug 2011 09:35:24 -0500, > Jason Dunsmore wrote:
>> I just tried out your patch. The logic in your patch is slightly >> different - it checks if the point is at the end of the last line in the >> buffer, whereas mine checks if the point is anywhere on the last line. >> I don't think it fixes the problem. Bernt, can you test it? > > I does it for me and should do the trick. I tracked down the problem > to `org-copy-subtree' not beeing able to correctly determine the end > of the subtree to copy. David's patch works fine for me. Thanks both. Regards, Bernt