From: "Charles R (Charlie) Martin" <chasrmartin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Potential bug: embedded dot fails on require ob-graphviz-dot
Date: Sat, 18 Nov 2017 12:57:34 -0700 [thread overview]
Message-ID: <CABd2k03hYhcCEbvToii_3_eX6UW=LoCszADGSTZNvNTtGaKuNQ@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2017-11-18 19:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 19:57 Charles R (Charlie) Martin [this message]
2017-11-19 19:57 ` Potential bug: embedded dot fails on require ob-graphviz-dot 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
-- strict thread matches above, loose matches on Subject: below --
2017-11-21 3:41 Eric Thomas
2017-11-21 21:25 ` Kaushal Modi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CABd2k03hYhcCEbvToii_3_eX6UW=LoCszADGSTZNvNTtGaKuNQ@mail.gmail.com' \
--to=chasrmartin@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).