From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Change in org-babel with indenting code blocks? Date: Tue, 30 Aug 2011 21:25:23 -0500 Message-ID: References: <874o0yir4p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyaUZ-000757-Ba for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 22:25:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyaUY-0000Ui-Db for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 22:25:27 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:39110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyaUY-0000Uc-BD for emacs-orgmode@gnu.org; Tue, 30 Aug 2011 22:25:26 -0400 Received: by gxk23 with SMTP id 23so212906gxk.0 for ; Tue, 30 Aug 2011 19:25:25 -0700 (PDT) In-Reply-To: <874o0yir4p.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 30 Aug 2011 22:25:10 +0200") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org >>>>> Nicolas Goaziou writes: > So for now, a solution would be to move the block after the drawer. I prefer my PROPERTIES block to be last, so I need another solution. > I haven't checked but I don't think it is new. I've been shifting code-containing entries for many months now. This only just started happening. Thanks, John