From mboxrd@z Thu Jan 1 00:00:00 1970 From: Antti Kaihola Subject: Re: org-indent mode not indenting free text? Date: Thu, 2 Dec 2010 09:57:31 +0200 Message-ID: References: <4CEBF039.6040503@ccbr.umn.edu> <87aakzj2l9.wl%n.goaziou@gmail.com> <87r5ebzsll.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=51674 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PO42o-0000Tn-6g for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 02:57:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PO42m-0004Dq-MD for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 02:57:34 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:59818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PO42m-0004Dl-J9 for emacs-orgmode@gnu.org; Thu, 02 Dec 2010 02:57:32 -0500 Received: by iwn41 with SMTP id 41so1058777iwn.0 for ; Wed, 01 Dec 2010 23:57:31 -0800 (PST) In-Reply-To: <87r5ebzsll.wl%dmaus@ictsoc.de> 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 Erik Iverson writes: >> > 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 see the same thing. Indent-mode also only indents one space at a time even though org-indent-indentation-level is set to 2. Nicolas Goaziou wrote: >> I can confirm this. >> >> It looks like the following commit is the culprit >> >> commit e40903a6b6087ab4b97c51830bfc36cc2f3a83c8 2010/11/23 David Maus : > Nope *cough*, 950bea36f8321b4ffdadd7c435619277bbcf201d (logic unit > misfired). > > Fixed in master, I just updated to 768774812875b68dbd8b215a9c036597e00fb6d0 (Wed Dec 1 16:54:09 2010 +0000). Free text is still not indented and indents are only one space. I did a git bisect with this result: 95bb16661b22ce83326f13304ed4ad690cc03eba is the first bad commit commit 95bb16661b22ce83326f13304ed4ad690cc03eba Author: Achim Gratz Date: Fri Nov 19 01:37:01 2010 +0000 Fix byte compiler warnings * org-macs.el (org-called-interactively-p): Wrap function call in with-no-warnings. (with-silent-modifications) Declare macro for Emacs < 23.2. TINYCHANGE :040000 040000 a6a2a10812ae5218f732d8419016b9b4be84996a 828a0e2bbbc5b1c52ed713cc64dc3ba764a5e406 M lisp