From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: org-indent mode not indenting free text? Date: Tue, 23 Nov 2010 10:47:53 -0600 Message-ID: <4CEBF039.6040503@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34602 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKw2I-0007bv-Cz for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 11:48:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKw2C-0004i0-8P for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 11:48:06 -0500 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:2975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKw2C-0004he-1a for emacs-orgmode@gnu.org; Tue, 23 Nov 2010 11:48:00 -0500 Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id KAA26318 for ; Tue, 23 Nov 2010 10:47:58 -0600 (CST) Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id KAA29077 for ; Tue, 23 Nov 2010 10:47:55 -0600 (CST) 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 Hello, I just pulled the latest org from git, and org-indent mode does not seem to be fully working anymore. I still see the additional stars added to headlines, and they are shadowed properly. But the free text lines under each headline are not shown indented as they previously were. I cannot be sure when this change happened, but I think within the last week or so. Can anyone else reproduce this? It wasn't clear from looking at the git logs for org-indent.el that anything has recently changed that would affect this, so I'm currently stumped. --Erik