From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Possibly a feature request - inline tasks without arrows? Date: Thu, 01 Oct 2009 16:48:03 +0100 Message-ID: <87pr97yv2k.fsf@gmail.com> References: <87bpl9cyvv.fsf@gmail.com> <93EDD8EC-F7DD-46CC-830F-B448D422AEEA@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 1MtNu6-0004yz-VU for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 11:49:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtNu2-0004uw-F7 for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 11:49:14 -0400 Received: from [199.232.76.173] (port=56508 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtNu2-0004uo-1o for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 11:49:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:52649) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MtNu1-0003IT-L5 for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 11:49:09 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MtNtw-0000LG-Ew for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 17:49:04 +0200 Received: from cpc3-rdng14-0-0-cust786.winn.cable.ntl.com ([82.0.211.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2009 17:49:04 +0200 Received: from paul.d.mead by cpc3-rdng14-0-0-cust786.winn.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2009 17:49:04 +0200 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: emacs-orgmode@gnu.org Carsten Dominik writes: > Hi Paul, > > I am still waiting for a proposal how to format inline tasks..... > > :-) > > - Carsten Carsten I've just downloaded the latest version from the git repo and this function's not working for me at all now. I tried to check the value of org-inlinetask-export but it doesn't appear to exist anymore. I tried to export the file I was working on before just in case it didin't matter, but got an error: org-inlinetask-export-handler: Wrong type argument: stringp, nil Is there something that I need to change for the latest version? Paul