emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Unable to select source code blocks
@ 2011-02-15  7:11 Giorgio Valoti
  2011-02-21 11:51 ` Eric S Fraga
  0 siblings, 1 reply; 9+ messages in thread
From: Giorgio Valoti @ 2011-02-15  7:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I don’t know if I’m missing something but I can’t get the org-babel-goto-named-src-block to work. When I invoke it on the sample file below the autocompletion shows nil and nothing else and if insert the source code block name I get a no match. I’m using org 7.4 with Emacs 23.2.

* Source code navigation test
  #+srcname: test
  #+begin_src sh
    echo 'hello world'
  #+end_src

  #+results: test
  : hello world
* Another item, another source code block
  #+srcname: test2
  #+begin_src sh
    echo 'ciao mondo'
  #+end_src

  #+results: test2
  : ciao mondo
* and so on

Thank you in advance
--
Giorgio Valoti

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

end of thread, other threads:[~2011-02-27 20:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-15  7:11 Unable to select source code blocks Giorgio Valoti
2011-02-21 11:51 ` Eric S Fraga
2011-02-22  9:52   ` Giorgio Valoti
     [not found]     ` <8762sbfca5.fsf@ucl.ac.uk>
2011-02-25 17:42       ` Giorgio Valoti
2011-02-26  0:08         ` Eric Schulte
2011-02-26  8:39           ` Giorgio Valoti
2011-02-26 16:05             ` Eric Schulte
2011-02-26 21:03               ` Giorgio Valoti
2011-02-27 19:53                 ` Eric Schulte

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