Nicolas Goaziou writes:
> Hello,
>
> Kyle Meyer writes:
>
>> Hmm, for the reason I gave above, I don't think org-show-entry should
>> change, but perhaps there should be a separate function that does
>>
>> (org-show-entry)
>> (org-with-limited-levels (org-show-children))
>>
>> which is w
Nicolas Goaziou writes:
> Kyle Meyer writes:
>
>> Hmm, for the reason I gave above, I don't think org-show-entry should
>> change, but perhaps there should be a separate function that does
>>
>> (org-show-entry)
>> (org-with-limited-levels (org-show-children))
>>
>> which is what org-cyc
Hello,
Kyle Meyer writes:
> Hmm, for the reason I gave above, I don't think org-show-entry should
> change, but perhaps there should be a separate function that does
>
> (org-show-entry)
> (org-with-limited-levels (org-show-children))
>
> which is what org-cycle does for the second state
Eric Abrahamsen writes:
> Kyle Meyer writes:
[...]
>> Based on how org-show-entry calls it, outline-flag-region shows the text
>> from the current heading to the next. So it seems to behave as
>> documented: "[s]how the body directly following this heading".
>
> Okay, but I still don't see ho
Kyle Meyer writes:
> Eric Abrahamsen writes:
>
>> I do a lot of my Org navigation with `helm-org-in-buffer-headings' and
>> `helm-org-agenda-files-headings', which prompt you for an org heading,
>> then take you there.
>>
>> I'm always annoyed that, once you're at the heading, it leaves it in
>>
Eric Abrahamsen writes:
> I do a lot of my Org navigation with `helm-org-in-buffer-headings' and
> `helm-org-agenda-files-headings', which prompt you for an org heading,
> then take you there.
>
> I'm always annoyed that, once you're at the heading, it leaves it in
> a half-open state where you c