From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: promote/demote oddities Date: Fri, 20 Jul 2007 11:35:53 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) 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 1IBrrX-0005tD-JU for emacs-orgmode@gnu.org; Fri, 20 Jul 2007 08:45:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBrrX-0005sz-5V for emacs-orgmode@gnu.org; Fri, 20 Jul 2007 08:45:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBrrW-0005sw-Tq for emacs-orgmode@gnu.org; Fri, 20 Jul 2007 08:45:38 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBrrW-0003cu-Fw for emacs-orgmode@gnu.org; Fri, 20 Jul 2007 08:45:38 -0400 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: Eddward DeVilla Cc: org-mode On Jul 19, 2007, at 20:32, Eddward DeVilla wrote: > I found two problems is promotion and demotion. This is with org-more > 5.03 on emacs 21.1.1 and 21.3.50.1. > > First, given the file > > ------- test.org ------ > * h 1 > t 1 > *** h 1 1 > t 1 > *** h 1 2 > t 1 2 > > ---------------------- > > Using M-S-right on heading 'h 1' produces > > ------- test.org ------ > *** h 1 > t 1 > ***** h 1 1 > t 1 > ***** h 1 2 > t 1 2 > > ---------------------- > > I would have expected the text lines to indent as well. Works correctly for me. > Second, given the file > > ------- test.org ------ > * h 2 > - i 1 > - i 2 > > ---------------------- > > If I use M-S-right on 'i 1', nothing happens. (This may be new > intentional behavior.) If I use M-S-right I get > > ------- test.org ------ > * h 2 > - i 1 > - i 2 > > ---------------------- > > This is expected since demotion now shifts by two. However if I try > to promote 'i 1' again using M-S-left I get > > ------- test.org ------ > * h 2 > - i 1 > - i 2 > > ---------------------- Fixed, thanks. - Carsten -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477