[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] changed visibility when using org-goto-named-src-block
From: |
Berry, Charles |
Subject: |
Re: [O] changed visibility when using org-goto-named-src-block |
Date: |
Tue, 28 Nov 2017 17:20:44 +0000 |
> On Nov 27, 2017, at 11:54 PM, Eric S Fraga <address@hidden> wrote:
>
> On Monday, 27 Nov 2017 at 17:48, Berry, Charles wrote:
>> This happens when `org-babel-src-block-names' calls `org-next-block'
>> calls `org-show-context'.
>
> Thanks. Was it always thus?
No. In 8.0.7 (and probably later versions) org-babel-src-block-names did not
use `org-next-block'.
Agree that keeping visibility as close to original as possible is a good thing,
but do not have time to
play with it these days.
Chuck