From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Moving rows up without collapsing the view Date: Tue, 4 Aug 2009 08:06:52 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v935.3) 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 1MYDAs-0007XR-3W for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 02:07:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYDAn-0007Ou-1O for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 02:07:01 -0400 Received: from [199.232.76.173] (port=59910 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYDAm-0007OX-TX for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 02:06:56 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:49332) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYDAm-0005Iq-E7 for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 02:06:56 -0400 Received: by ewy7 with SMTP id 7so342183ewy.42 for ; Mon, 03 Aug 2009 23:06:55 -0700 (PDT) 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: Raffi R Cc: emacs-orgmode@gnu.org On Aug 4, 2009, at 4:06 AM, Raffi R wrote: > When I try to move a row up using org-metaup (M-) the subtrees > immediately all fold up. Is there any way to prevent this folding from > occurring? > > My apologies if this is covered somewhere; I could not find this in > the manual or upon searching. I also looked in org.el and did not see > any variable that org-move-subtree-down would look for the avoid the > final lines beginning with (unless folded). > > Thank you very much, > - Raffi. Hi Raffi, please upgrade, this issue has been fixed. - Carsten