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

2017-11-21 Thread Kaushal Modi
On Mon, Nov 20, 2017 at 10:42 PM Eric Thomas wrote: > * Here is an example of dot in action in orgmode > > <> <> What an irony! :P But a great example of dot-lang and ox-reveal :) -- Kaushal Modi

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

2017-11-20 Thread Eric Thomas
> To: emacs-orgmode@gnu.org > Subject: [O] Potential bug: embedded dot fails on require > ob-graphviz-dot > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > I'm trying to use `dot` inside `org-mode` and having no luck, because w

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

2017-11-19 Thread Eric S Fraga
On Sunday, 19 Nov 2017 at 13:03, Charles R (Charlie) Martin wrote: > I think the problem is that if you register graphviz-dot as a language, it > generates that require. I got it halfway working by changing the language > back to just dot; I need to go back figure out how to nonetheless use > grap

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

2017-11-19 Thread Eric S Fraga
On Sunday, 19 Nov 2017 at 13:03, Charles R (Charlie) Martin wrote: > I think the problem is that if you register graphviz-dot as a language, it > generates that require. I got it halfway working by changing the language > back to just dot; I need to go back figure out how to nonetheless use > grap

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

2017-11-19 Thread Charles R (Charlie) Martin
oh and the answer to your direct question is 9.1.3. I suspect this is related to the issue where you can have a source-type 'shell' but only can execute a shell blockif it's source type 'sh'. On Sun, Nov 19, 2017 at 1:03 PM, Charles R (Charlie) Martin < chasrmar...@gmail.com> wrote: > I think th

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

2017-11-19 Thread Charles R (Charlie) Martin
I think the problem is that if you register graphviz-dot as a language, it generates that require. I got it halfway working by changing the language back to just dot; I need to go back figure out how to nonetheless use graphviz-mode for editing. On Sun, Nov 19, 2017 at 12:57 PM, Eric S Fraga wro

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

2017-11-19 Thread Eric S Fraga
On Saturday, 18 Nov 2017 at 12:57, Charles R (Charlie) Martin wrote: > I'm trying to use `dot` inside `org-mode` and having no luck, because when > I evaluate What version of org are you using? The version I'm using has no reference to ob-graphviz-dot. (but the version I am using is a week or so

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

2017-11-19 Thread Charles R (Charlie) Martin
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"