From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Change in org-babel with indenting code blocks? Date: Thu, 08 Sep 2011 19:01:50 -0500 Message-ID: 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]:57595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1oXb-0004rx-Op for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 20:01:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1oXa-000584-QK for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 20:01:55 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:58050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1oXa-00057z-Iz for emacs-orgmode@gnu.org; Thu, 08 Sep 2011 20:01:54 -0400 Received: by yic24 with SMTP id 24so439489yic.0 for ; Thu, 08 Sep 2011 17:01:54 -0700 (PDT) In-Reply-To: (John Wiegley's message of "Thu, 08 Sep 2011 18:54:11 -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: nicholas.dokos@hp.com Cc: Bastien Guerry , emacs-orgmode@gnu.org, Nicolas Goaziou >>>>> 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! John