From mboxrd@z Thu Jan  1 00:00:00 1970
From: Daniel Clemente <n142857@gmail.com>
Subject: Re: How to define TODOs within continuous text the best way?
Date: Tue, 31 Mar 2009 21:53:29 +0200
Message-ID: <87wsa5h3k6.fsf@CPU107.opentrends.net>
References: <49CE32EC.5060508@gmx.de>
	<51053970-C604-4B96-B3D5-B9F79BD0472C@gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1Lok1k-0002hN-1H
	for emacs-orgmode@gnu.org; Tue, 31 Mar 2009 15:53:40 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1Lok1f-0002f7-Cy
	for emacs-orgmode@gnu.org; Tue, 31 Mar 2009 15:53:39 -0400
Received: from [199.232.76.173] (port=33499 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1Lok1f-0002f4-96
	for emacs-orgmode@gnu.org; Tue, 31 Mar 2009 15:53:35 -0400
Received: from ey-out-1920.google.com ([74.125.78.147]:60007)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <n142857@gmail.com>) id 1Lok1e-00056I-Qd
	for emacs-orgmode@gnu.org; Tue, 31 Mar 2009 15:53:35 -0400
Received: by ey-out-1920.google.com with SMTP id 13so524297eye.24
	for <emacs-orgmode@gnu.org>; Tue, 31 Mar 2009 12:53:33 -0700 (PDT)
In-Reply-To: <51053970-C604-4B96-B3D5-B9F79BD0472C@gmail.com> (Carsten
	Dominik's message of "Mon, 30 Mar 2009 13:47:09 +0200")
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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 <emacs-orgmode@gnu.org>

El dl, mar 30 2009, Carsten Dominik va escriure:

> I simply cannot believe that after all those years, we might be
> able to close this task.

  Wow, that's wonderful! Thanks for a so easy solution.
  I was needing this functionality since a long time.



  About org-inlinetask-export:

,----
| Documentation:
| What should be done with inlinetasks upon export?
| Possible values:
|=20
| nil            Remove entirely
| arrow          Insert heading in bold, preceeded by an arrow
| arrow+content  Insert arrow and headline, add content below in an
|                #+begin_example box (ugly, but works for now)
|=20
`----

  Could you add that the =E2=80=9ERemove entirely=E2=80=9C means =E2=80=9ER=
emove entirely ... just the header (but not the content)=E2=80=9C?


-- Daniel