From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Incompatible change in latest push Date: Thu, 16 Oct 2008 06:55:02 +0200 Message-ID: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqKtB-00068s-F4 for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 00:55:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqKt9-000683-Je for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 00:55:08 -0400 Received: from [199.232.76.173] (port=39210 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqKt9-00067v-EK for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 00:55:07 -0400 Received: from ug-out-1314.google.com ([66.249.92.172]:48572) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KqKt9-0006on-4P for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 00:55:07 -0400 Received: by ug-out-1314.google.com with SMTP id z36so1634553uge.17 for ; Wed, 15 Oct 2008 21:55:05 -0700 (PDT) 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: Org Mode List Hi, after a request, I just added a new variable `org-log-state-notes-insert-after-drawers' with default nil. This means that state change notes are now by default inserted again *before* any drawers. This was the original behavior, which changed temporarily in version 6.08. Sorry for the unsteadyness. - Carsten