* [bug, inlinetask] can't toggle display
@ 2015-05-27 11:05 Rasmus
2015-05-27 21:23 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Rasmus @ 2015-05-27 11:05 UTC (permalink / raw)
To: emacs-orgmode
Hi,
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
Thanks,
Rasmus
--
Bang bang
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug, inlinetask] can't toggle display
2015-05-27 11:05 [bug, inlinetask] can't toggle display Rasmus
@ 2015-05-27 21:23 ` Nicolas Goaziou
2015-05-27 22:55 ` Rasmus
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-05-27 21:23 UTC (permalink / raw)
To: Rasmus; +Cc: emacs-orgmode
Hello,
Rasmus <rasmus@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.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug, inlinetask] can't toggle display
2015-05-27 21:23 ` Nicolas Goaziou
@ 2015-05-27 22:55 ` Rasmus
0 siblings, 0 replies; 3+ messages in thread
From: Rasmus @ 2015-05-27 22:55 UTC (permalink / raw)
To: emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Rasmus <rasmus@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-27 22:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 11:05 [bug, inlinetask] can't toggle display Rasmus
2015-05-27 21:23 ` Nicolas Goaziou
2015-05-27 22:55 ` Rasmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.