From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Tagging a region of text without creating a branch Date: Fri, 09 Oct 2009 09:19:58 -0400 Message-ID: <87hbu8r9fl.fsf@gollum.intra.norang.ca> References: <87tyy9r65z.fsf@gollum.intra.norang.ca> <1f38ae890910090023h2b5cb320y1d2d778c1037d752@mail.gmail.com> <1f38ae890910090026n428b934cy52ec7b6b11732ae@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwFOE-0000KL-1G for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 09:20:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwFOA-0000EG-72 for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 09:20:09 -0400 Received: from [199.232.76.173] (port=57247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwFO9-0000Dy-U0 for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 09:20:05 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:51177) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MwFO9-0005TD-LU for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 09:20:05 -0400 In-Reply-To: <1f38ae890910090026n428b934cy52ec7b6b11732ae@mail.gmail.com> (Andrew Stribblehill's message of "Fri\, 9 Oct 2009 08\:26\:24 +0100") 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: Andrew Stribblehill Cc: Matt Lundin , emacs-orgmode@gnu.org Andrew Stribblehill writes: > So, about inline tasks... what are they for? I've read the code and know what they do, how to use > them etc. But I don't know in what context people use them. > > Why were they created and where are they used? I don't actually use inline tasks (yet) -- I just remembered that this functionality was added and thought it might apply to solving the OP's need. Inline tasks were added on Mar 30 in commit cd6907b but I don't remember who requested this functionality or what problem it solved. -Bernt