emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Re: Potential bug: embedded dot fails on require ob-graphviz-dot
@ 2017-11-21  3:41 Eric Thomas
  2017-11-21 21:25 ` Kaushal Modi
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Thomas @ 2017-11-21  3:41 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1466 bytes --]

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
<https://github.com/SeaDude/dotfiles/blob/master/emacs/.emacs.d/config.org>
* Here is an example of dot in action in orgmode
<https://raw.githubusercontent.com/SeaDude/wtd-gitbook-pres/master/gitbook.org>

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" <chasrmartin@gmail.com>
> To: emacs-orgmode@gnu.org
> Subject: [O] Potential bug: embedded dot fails on require
>         ob-graphviz-dot
> Message-ID:
>         <CABd2k03hYhcCEbvToii_3_eX6UW=
LoCszADGSTZNvNTtGaKuNQ@mail.gmail.com>
> 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
>
>

[-- Attachment #2: Type: text/html, Size: 2145 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Potential bug: embedded dot fails on require ob-graphviz-dot
@ 2017-11-18 19:57 Charles R (Charlie) Martin
  2017-11-19 19:57 ` Eric S Fraga
  0 siblings, 1 reply; 8+ messages in thread
From: Charles R (Charlie) Martin @ 2017-11-18 19:57 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 1180 bytes --]

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

end of thread, other threads:[~2017-11-21 21:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21  3:41 Potential bug: embedded dot fails on require ob-graphviz-dot Eric Thomas
2017-11-21 21:25 ` Kaushal Modi
  -- strict thread matches above, loose matches on Subject: below --
2017-11-18 19:57 Charles R (Charlie) Martin
2017-11-19 19:57 ` Eric S Fraga
2017-11-19 20:03   ` Charles R (Charlie) Martin
2017-11-19 20:05     ` Charles R (Charlie) Martin
2017-11-20  7:30     ` Eric S Fraga
2017-11-20  7:48     ` Eric S Fraga

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