Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Rasmus <ras...@gmx.us> 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.

Weird.  I see it in 8.2 now, but now I don't see it in org 8.3.

1. start Emacs with org 8.2
2. open a test file
3. eval the two lines explicitly, e.g. C-x C-e.  When org-indentation-mode
   is load foo:bar will indent/jump inwards.
4. Go to anywhere in the TODO baz line and click tab.

-- 
Warning: Everything saved will be lost

Reply via email to