Re: [O] can't find src blocks

2015-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> Since some time (sorry, no bisect, I am afraid) I am having issues >> with `org-babel-goto-named-src-block'. >> >> I simply can not find any source block any more -- even with "emacs -Q" >> >> Here is the MWE: >> >> * Tes

Re: [O] can't find src blocks

2015-05-19 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > Since some time (sorry, no bisect, I am afraid) I am having issues > with `org-babel-goto-named-src-block'. > > I simply can not find any source block any more -- even with "emacs -Q" > > Here is the MWE: > > * Test code block names > > Try C-c C-v g t e s t RET >

[O] can't find src blocks

2015-05-19 Thread Andreas Leha
Hi all, Since some time (sorry, no bisect, I am afraid) I am having issues with `org-babel-goto-named-src-block'. I simply can not find any source block any more -- even with "emacs -Q" Here is the MWE: --8<---cut here---start->8--- * Test code block names T