From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mirko Vukovic Subject: Re: suggestion for the manual: mention the "#+BEGIN_SRC org" trick when describing drawers and plainlists Date: Sat, 10 Mar 2012 14:47:03 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6SFv-0008Ca-GH for emacs-orgmode@gnu.org; Sat, 10 Mar 2012 14:47:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6SFt-0007JZ-Ve for emacs-orgmode@gnu.org; Sat, 10 Mar 2012 14:47:07 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:38958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6SFt-0007J6-OX for emacs-orgmode@gnu.org; Sat, 10 Mar 2012 14:47:05 -0500 Received: by yhr47 with SMTP id 47so1967300yhr.0 for ; Sat, 10 Mar 2012 11:47:03 -0800 (PST) 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: suvayu ali Cc: emacs-orgmode@gnu.org On Sat, Mar 10, 2012 at 2:00 PM, suvayu ali w= rote: > On Sat, Mar 10, 2012 at 16:01, Mirko Vukovic wr= ote: >> But using BEGIN/END_SRC is really a hack. =A0I wonder if instead of usin= g SRC >> blocks, we could define (with some amount of coding) a more suitable kin= d of >> blocks. =A0In my case I would like to have a BEGIN/END_TODO block. =A0Th= is would >> permit a layout such as > > We have inline tasks for that. > > About supporting non-tree-like structures in org files, this has been > discussed before. You can look up sometime towards the end of last > year in the archives to see the arguments in favour and against the > feature. > > -- > Suvayu Thank you. I was not aware of the inline tasks capability Mirko