Re: [O] changed visibility when using org-goto-named-src-block

2017-11-30 Thread Eric S Fraga
On Wednesday, 29 Nov 2017 at 00:00, Nicolas Goaziou wrote: > I have made `org-babel-src-block-names' more neutral, since it is not > interactive. Thank you. And this seems to have done the job very nicely! Thank you. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.3-206-g1bb9cf signature.a

Re: [O] changed visibility when using org-goto-named-src-block

2017-11-28 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > 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? It would be nice to have the visibility go > back to what it was before the

Re: [O] changed visibility when using org-goto-named-src-block

2017-11-28 Thread Berry, Charles
> On Nov 27, 2017, at 11:54 PM, Eric S Fraga 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

Re: [O] changed visibility when using org-goto-named-src-block

2017-11-27 Thread Eric S Fraga
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? It would be nice to have the visibility go back to what it was before the command was invoked. -- Eric S Fraga v

Re: [O] changed visibility when using org-goto-named-src-block

2017-11-27 Thread Berry, Charles
> On Nov 27, 2017, at 9:14 AM, Eric S Fraga wrote: > > when I invoke org-babel-goto-named-src-block, all entries that have > source blocks become visible (or maybe all contents become visible) > regardless of what was folded or not before invoking the command. This happens when `org-babel-src-b

[O] changed visibility when using org-goto-named-src-block

2017-11-27 Thread Eric S Fraga
Hello all, Not sure if this has changed at some point but I have recently noticed that when I invoke org-babel-goto-named-src-block, all entries that have source blocks become visible (or maybe all contents become visible) regardless of what was folded or not before invoking the command. I had th