From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Change in org-babel with indenting code blocks? Date: Fri, 09 Sep 2011 19:49:03 +0200 Message-ID: <8739g57gj4.fsf@gnu.org> References: <874o0yir4p.fsf@gmail.com> <87zkiqghdk.fsf@gmail.com> <10639.1314777743@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R25Bg-0005bd-9q for emacs-orgmode@gnu.org; Fri, 09 Sep 2011 13:48:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R25Bf-0000ok-2J for emacs-orgmode@gnu.org; Fri, 09 Sep 2011 13:48:24 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:37523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R25Be-0000oU-RF for emacs-orgmode@gnu.org; Fri, 09 Sep 2011 13:48:23 -0400 Received: by fxg9 with SMTP id 9so3275548fxg.0 for ; Fri, 09 Sep 2011 10:48:20 -0700 (PDT) In-Reply-To: (John Wiegley's message of "Thu, 08 Sep 2011 19:01:50 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Wiegley Cc: emacs-orgmode@gnu.org, nicholas.dokos@hp.com, Nicolas Goaziou Hi John, John Wiegley writes: >>>>>> John Wiegley writes: > >> In the current Org (updated today), this problem now affects *all* >> non-drawer text in entries, including code blocks, lists, and log entries! >> This is makes entry shifting completely useless to me. What do I need to >> revert to make it work again? > > Actually, it even worse: This affects all refiled blocks as well, resulting in > the indentation of the refiled entry being the same as the original level it > was captured in. I just went through my entire Org file by eye and found a > huge number of indentation problems resulting from this bug. Help! I couldn't fix this correctly, so I simply reverted commit 6b04bef for now. I will provide a better fix later. Thanks, -- Bastien