From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: Bug in org-indent-item Date: Thu, 15 Mar 2007 21:46:04 -0400 Message-ID: <20070315214604.4971f669@newmanfamily.me.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRxlk-0006n1-Jm for emacs-orgmode@gnu.org; Thu, 15 Mar 2007 17:45:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRxlj-0006mX-3l for emacs-orgmode@gnu.org; Thu, 15 Mar 2007 17:45:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRxli-0006mI-RX for emacs-orgmode@gnu.org; Thu, 15 Mar 2007 16:45:54 -0500 Received: from smtp2.enta.net ([62.249.192.218]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRxkf-0006XI-U7 for emacs-orgmode@gnu.org; Thu, 15 Mar 2007 17:44:50 -0400 Received: from newmanfamily.me.uk (84-45-232-14.no-dns-yet.enta.net [84.45.232.14]) by smtp2.enta.net (Postfix) with ESMTP id A6BC520BD86 for ; Thu, 15 Mar 2007 22:10:26 +0000 (GMT) Received: from newmanfamily.me.uk (localhost.localdomain [127.0.0.1]) by newmanfamily.me.uk (8.13.8/8.13.8) with ESMTP id l2G1k4vG004232 for ; Thu, 15 Mar 2007 21:46:06 -0400 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: emacs-orgmode@gnu.org 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). Thanks for a very useful tool -- Mike Newman