From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: org structuresin a drawer? (or some other presentation soution) Date: Thu, 12 Sep 2013 21:18:41 +0200 Message-ID: References: <871u4uq7c4.fsf@gmail.com> <87sixaorpw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKCPc-0003QM-NI for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 15:18:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKCPb-0004QF-Hf for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 15:18:44 -0400 Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:63245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKCPb-0004Q9-A1 for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 15:18:43 -0400 Received: by mail-la0-f41.google.com with SMTP id ec20so216032lab.28 for ; Thu, 12 Sep 2013 12:18:41 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: Org Mode , Nicolas Goaziou Hi Carsten On Thu, Sep 12, 2013 at 9:13 PM, Carsten Dominik wrote: > Well, it is to avoid that a new headline would be made inside a drawer, > because it would violate Org syntax. But of course, it would be OK to > insert an item. What would be a good solution? Maybe we better catch > this problem in org-insert-heading? Or maybe not at all? We also do > not catch it in src block, for example. So I am fine with removing > this condition in org-meta-return. What is the plan with my patches here?: http://thread.gmane.org/gmane.emacs.orgmode/75367/focus=76221 Michael