From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug, inlinetask] can't toggle display Date: Wed, 27 May 2015 23:23:05 +0200 Message-ID: <87bnh5d8au.fsf@nicolasgoaziou.fr> References: <87oal6i8kw.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxilf-0000oN-CH for emacs-orgmode@gnu.org; Wed, 27 May 2015 17:21:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxile-0004cg-D3 for emacs-orgmode@gnu.org; Wed, 27 May 2015 17:21:39 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:37904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxile-0004cY-7V for emacs-orgmode@gnu.org; Wed, 27 May 2015 17:21:38 -0400 In-Reply-To: <87oal6i8kw.fsf@gmx.us> (rasmus@gmx.us's message of "Wed, 27 May 2015 13:05:51 +0200") 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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > In the following example I can't toggle whether the contents of the > inlinetask is displayed via TAB. In both Org 8.2 and 8.3. > > * Pre > #+BEGIN_SRC emacs-lisp > (require 'org-inlinetask) > (org-indent-mode) > #+END_SRC > * Issue > *************** TODO baz > [[foo:bar]] > *************** END FWIW, I cannot reproduce the issue. Regards, -- Nicolas Goaziou