From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug in org-indent-item Date: Fri, 16 Mar 2007 17:08:16 +0100 Message-ID: <7877b0baec6ba4c1ebfefdd5ba8dc037@science.uva.nl> References: <20070315214604.4971f669@newmanfamily.me.uk> 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 1HSEzc-0006jG-63 for emacs-orgmode@gnu.org; Fri, 16 Mar 2007 12:09:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HSEza-0006iz-JR for emacs-orgmode@gnu.org; Fri, 16 Mar 2007 12:09:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSEza-0006iu-Eq for emacs-orgmode@gnu.org; Fri, 16 Mar 2007 11:09:22 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HSEyS-0005Ok-10 for emacs-orgmode@gnu.org; Fri, 16 Mar 2007 12:08:12 -0400 In-Reply-To: <20070315214604.4971f669@newmanfamily.me.uk> 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: Mike Newman Cc: emacs-orgmode@gnu.org Hi Mike, On Mar 16, 2007, at 2:46, Mike Newman wrote: > The information for org-shiftmetaleft and org-shiftmetaright does not > mention the calls to org-outdent-item and org-indent-item. > > org-indent-item doesn't seem to work for list items at the end of a > file (a file not ending in ^J). I have fixed these issues for the next release. Thanks. - Carsten