emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Potential bug: embedded dot fails on require ob-graphviz-dot


From: Eric Thomas
Subject: Re: [O] Potential bug: embedded dot fails on require ob-graphviz-dot
Date: Mon, 20 Nov 2017 19:41:58 -0800

Charles,

I just started using dot in org-mode (and I love it). Had no problems at all so far.

Here are my specs:

* Emacs 25.3.1
* Org 9.1.2
* Here is my .init file
* Here is an example of dot in action in orgmode

Maybe you can glean something from this that helps.

Cheers

> ------------------------------
>
> Message: 2
> Date: Sat, 18 Nov 2017 12:57:34 -0700
> From: "Charles R (Charlie) Martin" <address@hidden>
> To: address@hidden
> Subject: [O] Potential bug: embedded dot fails on require
>         ob-graphviz-dot
> Message-ID:
>         <CABd2k03hYhcCEbvToii_3_eX6UW=address@hidden>
> Content-Type: text/plain; charset="utf-8"
>
> I'm trying to use `dot` inside `org-mode` and having no luck, because when
> I evaluate
>
>     (org-babel-do-load-languages
>      'org-babel-load-languages
>      '((dot . t)))
>
> it tries to require `ob-graphviz-dot` -- unsuccessfully.
>
>     Debugger entered--Lisp error: (file-error "Cannot open load file" "No
> such file or directory" "ob-graphviz-dot")
>       require(ob-graphviz-dot)
>
> I can't find `ob-graphviz-dot` anywhere.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20171118/81009c69/attachment.html>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]