From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Problems with moving items Date: Thu, 31 Jan 2008 17:48:30 +0100 Message-ID: <1E9E09A9-533F-4847-AC81-06781CB724CA@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKeBV-0000Vg-PI for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 13:30:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKeBU-0000V2-D4 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 13:30:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKeBU-0000Ux-45 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 13:30:48 -0500 Received: from nf-out-0910.google.com ([64.233.182.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKeBT-00027d-Ow for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 13:30:48 -0500 Received: by nf-out-0910.google.com with SMTP id f5so141425nfh.26 for ; Thu, 31 Jan 2008 10:30:46 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastjan Trepca Cc: emacs-orgmode@gnu.org I cannot reproduce this problem. Anyone? It is true that I have modified the code for cutting and pasting subtree, to include the empty lines before it. However, I cannot find the problems you report. Anyone? - Carsten On Jan 28, 2008, at 9:44 PM, Sebastjan Trepca wrote: > Hi, > > After I upgraded my old 5.17 with 5.19 version it started to move too > much spaces when I used archive, move or any other feature that uses > it. > > Lets say we have this list: > > * hehe > ** TODO hehe1 > ** TODO hehe2 > ** TODO hehe3 > > Now we archive "hehe2". > > This is what you get: > * hehe > ** TODO hehe1 ** TODO hehe3 > > Is this a feature or a bug? > > Thanks, Sebastjan > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode