From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Thomas Subject: Re: Potential bug: embedded dot fails on require ob-graphviz-dot Date: Mon, 20 Nov 2017 19:41:58 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c0553b233648f055e75fc46" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGzRh-0003IO-T5 for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 22:42:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGzRg-0006kJ-Ll for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 22:42:01 -0500 Received: from mail-io0-x230.google.com ([2607:f8b0:4001:c06::230]:40922) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eGzRg-0006iR-Bl for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 22:42:00 -0500 Received: by mail-io0-x230.google.com with SMTP id d123so1912799iog.7 for ; Mon, 20 Nov 2017 19:41:59 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --94eb2c0553b233648f055e75fc46 Content-Type: text/plain; charset="UTF-8" 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" > 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 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 > > --94eb2c0553b233648f055e75fc46 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Charles,

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

Here are my s= pecs:

* Emacs 25.3.1
* Org 9.1.2
* Here is my .ini= t file
* Here is an example of dot in action in orgmo= de

Maybe you can glean something from this that helps.
Cheers

> ------------------------------
&= gt;
> 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] Pot= ential bug: embedded dot fails on require
> =C2=A0 =C2=A0 =C2=A0 =C2= =A0 ob-graphviz-dot
> Message-ID:
> =C2=A0 =C2=A0 =C2=A0 =C2=A0= <CABd2k03hYhcCEbvToii_3_eX6UW=3DLoCszADGSTZNvNTtGaKuNQ@mail.gmail.com>
> Con= tent-Type: text/plain; charset=3D"utf-8"
>
> I'm = trying to use `dot` inside `org-mode` and having no luck, because when
&= gt; I evaluate
>
> =C2=A0 =C2=A0 (org-babel-do-load-languages> =C2=A0 =C2=A0 =C2=A0'org-babel-load-languages
> =C2=A0 =C2= =A0 =C2=A0'((dot . t)))
>
> it tries to require `ob-graphvi= z-dot` -- unsuccessfully.
>
> =C2=A0 =C2=A0 Debugger entered--L= isp error: (file-error "Cannot open load file" "No
> s= uch file or directory" "ob-graphviz-dot")
> =C2=A0 =C2= =A0 =C2=A0 require(ob-graphviz-dot)
>
> I can't find `ob-gr= aphviz-dot` anywhere.
> -------------- next part --------------
&g= t; An HTML attachment was scrubbed...
> URL: <http://lists.gnu.org/archive/html/emacs-orgmode/attachments/2017= 1118/81009c69/attachment.html>
>

--94eb2c0553b233648f055e75fc46--