From: Michael Dauer <mick.dauer@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG Visibility Cycling with inline tasks
Date: Tue, 21 Sep 2021 20:52:41 +0200 [thread overview]
Message-ID: <CAP7OBx+rs-7v4jstEFYC4u0=0NZ3xJKfb3CNrWeDvjmwRTvgxw@mail.gmail.com> (raw)
In-Reply-To: <875yuvzmfb.fsf@localhost>
[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]
Hi Ihor,
Thanks for checking.
I could narrow down on the issue. It happens after (require
'org-inlinetask) is executed.
So to reproduce:
1. emacs -Q
2. paste the following snipped (right into the scratch buffer)
3. execute the two commands at the end C-x C-e for each
4. collapse all (TAB TAB)
5. expand Example (TAB)
5. go to heading 2 and expand it (TAB)
This should surface the issue.
>>>
* Example
** heading 1
xxxxx
** heading 2
*************** TODO Test access with provided credentials
xxxxx
*************** END
** heading 3
*************** TODO State "high value" targets
:@CB:
xxxxx
*************** END
** heading 4
xxxxx
(org-mode)
(require 'org-inlinetask)
<<<
Am Mo., 20. Sept. 2021 um 10:21 Uhr schrieb Ihor Radchenko <
yantar92@gmail.com>:
> Michael Dauer <mick.dauer@gmail.com> writes:
>
> > What I get after the first org-cycle is:
> > * Example
> > ** heading 1
> > ** heading 2
> > * ** TODO Test access with provided credentials
> > ** heading 3
> > xxxxx
> > * ** END
> > ** heading 4
> > xxxxx
> >
>
> I cannot reproduce on latest master and with Org 9.4.4. What I am seeing
> is:
>
> * Example
> ** heading 1...
> ** heading 2
> * ** TODO Test access with provided credentials...
> * ** END
> * heading 3...
> * heading 4
>
> Another cycle reveals the inlinetask contents:
>
> * Example
> ** heading 1...
> ** heading 2
> * ** TODO Test access with provided credentials
> xxxxx
> * ** END
> * heading 3...
> * heading 4
>
> Maybe something with your config? Can you reproduce starting from emacs -Q?
>
> Best,
> Ihor
>
[-- Attachment #2: Type: text/html, Size: 2493 bytes --]
next prev parent reply other threads:[~2021-09-21 18:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-18 8:27 BUG Visibility Cycling with inline tasks Michael Dauer
2021-09-18 8:29 ` Michael Dauer
2021-09-20 5:02 ` Ihor Radchenko
2021-09-20 7:17 ` Michael Dauer
2021-09-20 8:22 ` Ihor Radchenko
2021-09-21 18:52 ` Michael Dauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-26 9:51 Michael Dauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAP7OBx+rs-7v4jstEFYC4u0=0NZ3xJKfb3CNrWeDvjmwRTvgxw@mail.gmail.com' \
--to=mick.dauer@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).