emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* graphviz dot block export and evaluate
@ 2012-09-28 16:51 Dmitri Makarov
  2012-09-28 17:07 ` Bastien
  2012-09-28 17:14 ` Thomas S. Dye
  0 siblings, 2 replies; 4+ messages in thread
From: Dmitri Makarov @ 2012-09-28 16:51 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi all,

Has anyone successfully exported and evaluated src blocks with graphviz dot code?
I'm trying to export this block

   #+BEGIN_SRC dot :export both
     digraph G {
       A -> B
     }
   #+END_SRC

and I'm getting the error

org-babel-exp processing...
executing Dot code block...
file-name-extension: Wrong type argument: stringp, nil

How do you debug such problems?

Regards,

Dmitri

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

end of thread, other threads:[~2012-09-28 17:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-28 16:51 graphviz dot block export and evaluate Dmitri Makarov
2012-09-28 17:07 ` Bastien
2012-09-28 17:14 ` Thomas S. Dye
2012-09-28 17:27   ` Dmitri Makarov

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