emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* can't find src blocks
@ 2015-05-19 20:40 Andreas Leha
  2015-05-19 21:15 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2015-05-19 20:40 UTC (permalink / raw)
  To: emacs-orgmode

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

Try C-c C-v g  t e s t RET

I expect to be taken to the code block, but I get [no match].


#+name: test
#+begin_src R
1:10
#+end_src
--8<---------------cut here---------------end--------------->8---

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can't find src blocks
  2015-05-19 20:40 can't find src blocks Andreas Leha
@ 2015-05-19 21:15 ` Nicolas Goaziou
  2015-05-19 21:34   ` Andreas Leha
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-05-19 21:15 UTC (permalink / raw)
  To: Andreas Leha; +Cc: emacs-orgmode

Hello,

Andreas Leha <andreas.leha@med.uni-goettingen.de> 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
>
> I expect to be taken to the code block, but I get [no match].

Fixed in de8302c65a54b4c8bcdd313a64cf766a02ae3b79. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can't find src blocks
  2015-05-19 21:15 ` Nicolas Goaziou
@ 2015-05-19 21:34   ` Andreas Leha
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Leha @ 2015-05-19 21:34 UTC (permalink / raw)
  To: emacs-orgmode

Hi Nicolas,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Andreas Leha <andreas.leha@med.uni-goettingen.de> 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
>>
>> I expect to be taken to the code block, but I get [no match].
>
> Fixed in de8302c65a54b4c8bcdd313a64cf766a02ae3b79. Thank you.
>

Thanks for the quick fix!  Which I can confirm.

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-19 21:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-19 20:40 can't find src blocks Andreas Leha
2015-05-19 21:15 ` Nicolas Goaziou
2015-05-19 21:34   ` Andreas Leha

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).