From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: org structuresin a drawer? (or some other presentation soution) Date: Thu, 12 Sep 2013 13:30:57 -0400 Message-ID: References: <871u4uq7c4.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]:43790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKAjL-0003uq-OJ for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 13:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKAjK-0007F8-KT for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 13:30:59 -0400 Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:50491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKAjK-0007Ez-DH for emacs-orgmode@gnu.org; Thu, 12 Sep 2013 13:30:58 -0400 Received: by mail-ea0-f172.google.com with SMTP id r16so55838ead.3 for ; Thu, 12 Sep 2013 10:30:57 -0700 (PDT) In-Reply-To: <871u4uq7c4.fsf@gmail.com> 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: Org Mode On Thu, Sep 12, 2013 at 1:26 PM, Nicolas Goaziou wrote: > Hello, > > Matt Price writes: > >> One way to do this is to make a drawer. Unfortunately, from what I >> can tell, within a drawer it is not posible to use org structures like >> lists. > > Drawers can contain any structure but drawers and headlines. inside a drawer, when I try to make a lit, org-meta-return doesn't seem to create a new ist item, but instead just indents the next line without also inserting a "- ". Is this a bug? THanks, Matt