[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [bug, inlinetask] can't toggle display
From: |
Rasmus |
Subject: |
Re: [O] [bug, inlinetask] can't toggle display |
Date: |
Thu, 28 May 2015 00:55:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Rasmus <address@hidden> 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